[wp-trac] [WordPress Trac] #34788: Media Uploader - media items unclickable after upload
WordPress Trac
noreply at wordpress.org
Tue Jun 7 16:38:01 UTC 2016
#34788: Media Uploader - media items unclickable after upload
-------------------------------------+-------------------------
Reporter: DoodleDogCody | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Media | Version: 4.3.1
Severity: normal | Resolution:
Keywords: reporter-feedback close | Focuses: javascript
-------------------------------------+-------------------------
Comment (by DoodleDogCody):
Just had this happen again.
Here is some documentation on what happened.
From the Edit Page screen I did the following
- Click Add Featured Image
- Drag and dropped images from my finder window onto the browser
Once uploaded the ".uploader-window" div still has display:block added to
it through javascript so there is a transparent div untop of everything
and I cannot click anywhere.
I am using a MacBook pro running the latest version of Firefox.
I also uploaded from the Media Library tab instead of the Upload Files
tab. This may be relevant because none of the previous uploaded images
were showing yet on this tab when I dropped the new images on the screen.
I haven't dug through the code or not but I suspect that whatever
javascript pulls in all the current thumbnails is stopping the uploader
javascript that would set the "div.uploader-window" back to display none.
Below is link to a screenshot with firebug open to show the problem
https://gyazo.com/2a6455a54ffe04321f1facbdd140e667
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34788#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list