Opened 15 years ago
Closed 15 years ago
#19190 closed defect (bug) (worksforme)
Uploader and Admin bar conflict in IE9
| Reported by: | pavelevap | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upload | Version: | 3.3 |
| Severity: | normal | Keywords: | reporter-feedback needs-testing |
| Cc: | Focuses: |
Description
Go to menu Media - Upload.
Admin bar is partly missing background (see attached screenshot).
Hovering over it with mouse cursor or clicking somewhere - background is back.
Latest trunk, IE9.
Attachments (3)
Change History (18)
#3
@
15 years ago
- Milestone 3.3
- Resolution → worksforme
- Status new → closed
ocean90 also cannot reproduce this.
Please re-open if it is reproducible with no plugins and the default theme. Then try switching to en_US, as it may be an issue somewhere with an HTML tag in a translation or something.
#4
@
15 years ago
- Resolution worksforme
- Status closed → reopened
I tried to find the cause of this problem and it is probably related to Microsoft Silverlight extension in IE9. After deactivating this extension, problem disappears. After reactivating this extension is problem back. Also when I switch to browser uploader, problem disappears (not dependent on Silverlight).
I noticed also another small glitch: When loading "Add New" page for Media, for a little moment there is grey button "Save all Changes" bellow. Everytime I referesh this page, this button appears for a second and then disappears. See attached screenshot.
#7
@
15 years ago
- Milestone 3.3
- Resolution → worksforme
- Status reopened → closed
Don't see this in current trunk, feel free to reopen if it still conflicts.
#8
follow-up:
↓ 12
@
15 years ago
- Resolution worksforme
- Status closed → reopened
Great, "Save all Changes" button disappeared. But first part of the problem persists for my local install. It is probably some strange conflict with Microsoft Silverlight, I can not see it everytime, but usually after refresh (CTRL + F5 or CTRL + R) problem with admin bar appears... I am not sure how and what to debug to get additional info. Using latest trunk, Twenty Eleven, EN version, IE9, Windows Vista...
#10
@
15 years ago
- Cc added
I cannot reproduce the original problem (admin bar display issues). I've tested with IE7, IE8, IE9 with Silverlight both enabled and disabled but I cannot reproduce Uploading_media.png.
Replying to pavelevap:
I noticed also another small glitch: When loading "Add New" page for Media, for a little moment there is grey button "Save all Changes" bellow. Everytime I referesh this page, this button appears for a second and then disappears. See attached screenshot.
I can reproduce this in IE7, IE8, and IE9. Screen cap at: http://kpayne.co/trac/19190.html
This is coming from handlers.dev.js. When the DOM is loaded, updateMediaForm() is called and .savebutton is hidden if there are no files in the list.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hmm, cannot reproduce in latest trunk with IE 8 or IE 9.