#28220 closed defect (bug) (fixed)
Media Upload Thickbox Styles Broken After 3.9.1 Upgrade
Reported by: | erayalakese | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 3.9.1 |
Component: | Media | Keywords: | has-patch needs-testing |
Focuses: | ui, administration | Cc: |
Description (last modified by )
Hello,
I'm adding a new metabox , with this functions. It's adding a new metabox which contains a link. And when user click to link , WP's default media uploader thickbox screen appears. It was working great at WP 3.9 version. But its styles broken after 3.9.1 upgrade.
You can see this error with fresh WordPress installation. Just follow this steps :
1) Install WP
2) Add at least 5-6 images to your media library.
3) Add this codes to your functions.php file .
4) Browse to wp-admin > Add New Page screen.
5) Click Alt Başlık Görseli Ayarla link on Sayfa Alt Başlığı metabox.
6) Go to Media Library tab.
It was working great at 3.9 . But now there is a problem with Search Media textbox and button's position.
Thank you.
Attachments (1)
Change History (9)
#1
in reply to:
↑ description
@
10 years ago
#2
@
10 years ago
- Description modified (diff)
- Focuses javascript template removed
- Milestone changed from Awaiting Review to 3.9.2
#5
@
10 years ago
I wonder if we can just disable MP6-styling in the old media modal (cc @melchoyce, @helen?). I don't think the proposed solution here is wide-reaching enough (changing the default width of the old media modal to sidestep the media query that breaks the styling here).
I forgot to delete "I think i found a bug, but i'm not sure, so i'm asking here before reporting as a bug." . Sorry, i was post it on Testers mail group before sending this bug report.