[wp-trac] [WordPress Trac] #40242: Bulk edit tag autocomplete layout error
WordPress Trac
noreply at wordpress.org
Thu Mar 23 21:16:10 UTC 2017
#40242: Bulk edit tag autocomplete layout error
-----------------------------+-----------------------------
Reporter: davidbenton | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7.4
Component: Quick/Bulk Edit | Version: 4.7
Severity: normal | Resolution:
Keywords: has-screenshots | Focuses: ui, javascript
-----------------------------+-----------------------------
Comment (by davidbenton):
Changing tags-suggest.js near line 153 from:
{{{
position: {
my: 'left top+2'
},
}}}
to...
{{{
position: {
my: 'left top+2',
at: 'left bottom'
},
}}}
...solves for me. I'll work on submitting a patch, but I'm new around here
so it may take a bit for me to figure out the right way to do that, and I
wanted to go ahead and post a potential solution.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40242#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list