[wp-trac] [WordPress Trac] #35833: Including a table with the "widefat" class in Help tabs causes the quick edit UI to fail
WordPress Trac
noreply at wordpress.org
Mon Feb 15 05:26:04 UTC 2016
#35833: Including a table with the "widefat" class in Help tabs causes the quick
edit UI to fail
-----------------------------+------------------------------
Reporter: Braad | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Quick/Bulk Edit | Version: 4.4.2
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by Braad):
If anyone wants to test this without running that code, you can even just
inspect element in your browser and paste this into one of the Help tabs
.help-tab-content divs:
{{{
<table class="widefat"><tr><td>Something</td></tr></table>
}}}
Then try toggling the quick edit to see the issue. This is happening for
me in Chrome.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35833#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list