Ticket #2124 (new bug)

Opened 11 months ago

Last modified 5 months ago

Adding columns to webgui on ios doesn't always work

Reported by: nordmats Owned by: damoxc
Priority: minor Milestone: 1.3.x
Component: webui Version: 1.3.5
Keywords: Cc:

Description

When trying to add a column by clicking a column header the down arrow only shows for a short time and no drop down is shown. This happens 90% of the times.

The listed columns are alsobreset from time to time wthout restart.

This bug was not present in 1.3.3 or atleast not as apperent.

Change History

Changed 11 months ago by Cas

Can you delete you cookies and try again.

Changed 11 months ago by nordmats

Seems to work better after deleting cookies and browsing data on ipad. But the issue usually comes back after a few days.

This also seems to fix the issue that the login dialog pops up twice when switching to the tab after idle log out.

Changed 6 months ago by Cas

  • milestone changed from Future to 1.3.x

Changed 5 months ago by Cas

The problem as I understand it, is due to you using a touch interface and the 'down arrows' will only show on mouse hover.

One possible workaround is on such interfaces permanently display the arrows. This is controlled by adding the class x-grid3-hd-over in the function handleHdOver in ext-all-debug.js.

Note: See TracTickets for help on using tickets.