Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #37375 All Revisions ] Back to Issue ]
Summary 0037375: The WebPOS menu can be disabled after a prolonged use of the application
Revision 2017-11-23 14:51 by aaroncalero
Description The WebPOS menu can be disabled after a prolonged use of the application.
The menu works as follows: when the menu is opened, a transparent scrim is opened just below the menu, covering all the pos, to be able to close the menu by "clicking outside".
Every time a popup is opened, a similar scrim is used.
The depth of this scrim is controlled using a z-index which increases for every popup/menu opened.
The menu, however, has a fixed z-index of 1000 (defined by the onyx-menu css class).

If, after a prolonged use, the z-index of the transparent scrim goes above 1000, the menu becomes unusable and a refresh is needed
Revision 2017-11-23 13:34 by aaroncalero
Description The WebPOS menu can be disabled after a prolonged use of the application.
The menu works as follows: when the menu is opened, a transparent scrim is opened just below the menu, covering all the pos, to be able to close the menu by "clicking outside".
Every time a popup is opened, a similar scrim is used.
The depth of this scrim is controlled using a z-index which increases for every popup/menu opened.
The menu, however, has a fixed z-index of 1000 (defined by the onyx-menu css class).

If, after a prolonged use, the z-index of the transparent scrim goes over 1000, the menu becomes unusable and a refresh is needed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker