#13062 closed defect (bug) (fixed)
r14123 breaks TB window on plugin/theme installers
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | UI | Keywords: | has-patch |
Focuses: | Cc: |
Description
I’m seeing this on two different setups, with both browsers I tried, Firefox and Opera:
The ThickBox has now an horizontal scrollbar, and you need to scroll to to the right to see all content, in order, e.g., to click the Install link.
Guilty revision: r14123
Attachments (1)
Change History (5)
#1
@
15 years ago
- Component changed from JavaScript to UI
- Keywords has-patch added; needs-patch removed
#2
@
15 years ago
I think the admin_body_class
filter shouldn't be there too. This is not the "admin body". If we need to give access to plugins to add CSS classes there perhaps can add guu-iframe-body-class
or similar, although don't think that's needed.
Note: See
TracTickets for help on using
tickets.
Sry, my mistake. Class wp-admin has a min-width of 785px. I also have removed the folded class because we didn't need it in the iframe.