Opened 14 years ago
Closed 14 years ago
#19186 closed defect (bug) (fixed)
Admin bar sub-menu shadows bleed "up" into parent container
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | normal |
| Severity: | normal | Version: | 3.3 |
| Component: | Toolbar | Keywords: | has-patch |
| Focuses: | Cc: |
Description
It's subtle, and seems to vary in intensity between both browsers and Windows / OS X, probably due to different hardware acceleration / anti-aliasing handling.
On Windows, I can only see it on Firefox (tested with 7); IE9 and Chrome appear fine. A colleague can see it in Chrome and Firefox on OS X. Probably anti-aliasing differences between the OS's / browsers.
Reducing shadow strength to 3px seems to fix it for me, but not sure if the aesthetic change is desirable. It's more complex, but we could also give the parent container's anchor a white background and z-index it above the submenu UL.
Attachments (3)
Change History (10)
#3
@
14 years ago
- Milestone changed from Awaiting Review to 3.3
Seems to cause an issue with the W menu when mouse is over the submenu: http://cl.ly/0J432c2H3C0h3o152r1f
#5
@
14 years ago
Forthcoming revised patch only applies new style to anchor, not inner span, address the W issue Helen caught.
Subtle shadow bleeding up into parent