[wp-trac] [WordPress Trac] #27341: .uploader-window doesn't disappear
WordPress Trac
noreply at wordpress.org
Thu Jun 26 01:19:20 UTC 2014
#27341: .uploader-window doesn't disappear
-------------------------------------+-----------------------------
Reporter: ericlewis | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.0
Component: Media | Version: 3.7
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing | Focuses: javascript
-------------------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"28838"]:
{{{
#!CommitTicketReference repository="" revision="28838"
Race conditions can cause `.uploader-window` to be visible with opacity of
`0`. It will cause the user to have to refresh the page or inspect the
element to hide it. Add a delay in `wp.media.view.UploaderWindow.hide()`
to ensure that the uploader window is indeed hidden.
Props kovshenin.
Fixes #27341.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27341#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list