[wp-trac] [WordPress Trac] #25060: Quick Edit Comments inline edit save breaks the alternating table row backgrounds
WordPress Trac
noreply at wordpress.org
Wed Jan 14 22:13:05 UTC 2015
#25060: Quick Edit Comments inline edit save breaks the alternating table row
backgrounds
-----------------------------+-----------------------
Reporter: c3mdigital | Owner: helen
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.2
Component: Quick/Bulk Edit | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+-----------------------
Comment (by helen):
In [changeset:"31181"]:
{{{
#!CommitTicketReference repository="" revision="31181"
List tables: Use CSS :nth-child() selectors for zebra striping.
Note that this does not fix issues related to comment quick edit. Internal
linking also continues to use the `.alternate` class for now. IE8 and
below gracefully degrade by not having zebra striping.
There is some hoop jumping with adding an extra table row to maintain
zebra striping during quick edit. Documenting that here for future
reference; it is also in the inline documentation.
fixes #30981 and #26060. see #25060.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25060#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list