Ticket #4960 (closed Bug: fixed)
In drop-down menus, links don't extend across menu and items peek through
| Reported by: | sirgarr | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1.3 |
| Component: | Templates/CSS | Keywords: | |
| Cc: |
Description (last modified by hannosch) (diff)
See also collector issue #4949 at http://plone.org/collector/4949
In drop down menus (e.g., "display," "add," "state"), if you position the mouse cursor over an item but in a typical position to the right of the text, the item is not highlighted and you cannot click it to activate the link. (If you try hard enough, you can position the cursor very precisely to highlight the item, but usulaly not)
Furthermore, if there is a clickable item beneath the drop-down menu, it shows through: for instance, the "History +/-" item, or the action items ("send to", "print", "full screen mode") which peek from underneath the "state" drop-down menu.
Change History
comment:1 Changed 6 years ago by hannosch
- Description modified (diff)
- Milestone changed from 2.1.x to 2.1.3
comment:3 Changed 6 years ago by hannosch
- Status changed from new to closed
- Resolution set to fixed
(In [9715]) Merged changes from waldru-fixes branch:
- Repaired the portal logo appearance visual bug in IE 5, 5.5. This closes #5228.
- Corrected the portlet_calendar view for tableless layout for Firefox. This closes #5467.
- When setting some background to the top, Live Search did not look properly. Moreover in IE it had a bad visual behavior. Changed the visual representation of the Live Search to repair the improper look. This closes #4313 and #5005.
- contentActions drop down menus were falling below the content area text in IE. This closes #4949, #4960 and #4961.
