Opened 13 years ago
Closed 6 months ago
#23023 closed defect (bug) (duplicate)
Touch UI Menu Code doesn't address flyout menus two-levels deep.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.5 |
| Component: | Toolbar | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
The code we did in #20614 only addressed the single dropdowns you normally see in a single site install.
A multisite install will have flyouts coming out of the dropdowns that we need to account for as well.
Related: http://wordpress.org/support/topic/wp-admin-bar-doesnt-play-well-with-touch-device-in-wp-35
Change History (5)
#2
@
13 years ago
This continues to be a problem in 3.6 alpha. Secondary flyout menus are not only prevalent on Multisite, but also in the right side of the admin menu of Buddypress installs. The workaround on an iOS device from a user standpoint is the touch and hold, but this is clunky.
Note: See
TracTickets for help on using
tickets.
Related: #22660