#3213 closed defect (bug) (fixed)
Option sub-menus disappear off the screen to the right
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | highest omg bbq | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | blocker | Keywords: | has-patch css sub-menu |
| Cc: |
Description
Under the new CSS for 2.1, submenu options disappear off to the right, with no scrollbar or anything to indicate they're there, if you have a number of them (I have 7 in addition to the core set).
The attached patch fixes the problem by applying the height of 25 pixels to the li rather than the ul.
Attachments (1)
Change History (5)
comment:1
Viper007Bond — 7 years ago
- Priority changed from normal to highest
- Severity changed from normal to blocker
comment:2
Viper007Bond — 7 years ago
- Owner changed from anonymous to markjaquith
comment:3
markjaquith — 7 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:4
Viper007Bond — 7 years ago
lol, that was quick. Mark is the man. 8)
Note: See
TracTickets for help on using
tickets.

This is major and needs to be fixed ASAP. We can't release 2.1 without fixing this.