Opened 11 years ago
Closed 11 years ago
#34040 closed defect (bug) (fixed)
Multisite - My Sites dropdown should have hover effect for parent menu items
| Reported by: | Nikschavan | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Toolbar | Version: | 4.4 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui, accessibility, multisite |
Attachments (2)
Change History (14)
#2
@
11 years ago
- Summary My Sites dropdown in a Multisite should have hover effect for parent menu items → Multisite - My Sites dropdown should have hover effect for parent menu items
- Type defect (bug) → enhancement
#4
@
11 years ago
- Keywords reporter-feedback needs-testing added
Which browser and OS are you using? This works fine for me in the latest Firefox and Chrome on OS X.
#7
@
11 years ago
- Component Networks and Sites → Toolbar
- Milestone Awaiting Review → 4.4
- Type enhancement → defect (bug)
I just tested this on Chrome and FF on OS X and can confirm the bug exists. The provided patch fixes the issue.
#9
@
11 years ago
Thanks @Nikschavan! As far as I can see there are two more things we should take care of:
- the icon color when hovering or focusing the sub items should have the "active" color
- all the changes here should be done also for the Sass alternate color schemes, see
/wp-admin/css/colors/_admin.scss
#10
@
11 years ago
Thank you for a review @afercia, I will refresh my patch with SASS and add hover for the icons as well!
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)



Patch for the fix