[wp-trac] [WordPress Trac] #28933: Adding New Media 'shivers' and loses focus when tabbing/navigating between fields
WordPress Trac
noreply at wordpress.org
Fri Jul 18 22:14:58 UTC 2014
#28933: Adding New Media 'shivers' and loses focus when tabbing/navigating between
fields
--------------------------+--------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+--------------------
Comment (by ericlewis):
Introduced in r28993, in media.view.Attachment:
{{{
#!javascript
this.model.on( 'change', this.render, this );
}}}
I did this to allow data to be edited in the Media Grid Attachment Details
modal and then auto-rendered in the grid.
Should figure out which view is performing the editing, and noop re-
rendering for that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28933#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list