Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22441 closed defect (bug) (fixed)

New Media: Upload button doesn't work in Internet Explorer 7-9

Reported by: jynxy Owned by: koopersmith
Priority: normal Milestone: 3.5
Component: Media Version: 3.5
Severity: normal Keywords: needs-patch
Cc: Focuses:

Description (last modified by ocean90)

Im unable to upload any images in the beta 3 using internet explorer 9, chrome works fine.

Change History (8)

#1 @ocean90
14 years ago

  • Cc koopersmith added
  • Component GeneralMedia
  • Description modified (diff)
  • Keywords needs-patch added
  • Milestone Awaiting Review3.5
  • Severity majornormal
  • Summary Unable to upload media/images in betaNew Media: Upload button doesn't work in Internet Explorer 7-9

That's right. Was just on the way to create a ticket. Koop will look into it.

#2 @SergeyBiryukov
14 years ago

Confirmed. Clicking the "Select Files" button does nothing in IE 8/9.

#3 @SergeyBiryukov
14 years ago

Also, "Drop files anywhere to upload" shouldn't be displayed in IE: #22446.

#4 follow-up: @lessbloat
14 years ago

Looks like the "Media Library" link in media modal also appears to be broken now (tested in IE7 & IE8).

#5 in reply to: ↑ 4 @ocean90
14 years ago

Replying to lessbloat:

Looks like the "Media Library" link in media modal also appears to be broken now (tested in IE7 & IE8).

Works both for me. Are you using a real IE?

#6 @jynxy
14 years ago

i have same issue as lessbloat. using windows 7, ie9 and all the lastest updates, patches etc that microsoft have so called fixed ;)

#7 @koopersmith
14 years ago

  • Owner set to koopersmith
  • Resolutionfixed
  • Status newclosed

In 22611:

Media: The zIndex arms race.

Adjusts zIndexes to be not-as-absurd as before, in the process moving the modal below the plupload flash shims (which do not have customizable zIndexes or classes, sadly).

fixes #22441, see #22446, #21390.

#8 @koopersmith
14 years ago

In 22612:

Media: zIndex peace was only temporary.

Revert [22611] in favor of using plupload's container setting. Turns out, plupload's flash shim is forced to the exact same index as the admin bar, so balancing the two is better solved by nesting the shim.

see #22441, #22446, #21390.

Note: See TracTickets for help on using tickets.