[buddypress-trac] [BuddyPress] #2465: JQuery fix for proper alternate table row highlighting -> Has Patch
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Jun 28 15:13:28 UTC 2010
#2465: JQuery fix for proper alternate table row highlighting -> Has Patch
--------------------------------------+-------------------------------------
Reporter: jeffsayre | Owner: jeffsayre
Type: defect | Status: closed
Priority: normal | Milestone: 1.2.5
Component: Core | Resolution: fixed
Keywords: has-patch, needs-testing |
--------------------------------------+-------------------------------------
Comment(by jeffsayre):
The alternate row highlighting of table rows is still not working. See the
three new screenshots I've uploaded:
JQuery_fix_shot4.jpg --> A shot of what appears to be a properly
highlighted table
JQuery_fix_shot45.jpg --> The issue rears its ugly head on the output of
one of the privacy settings screens
JQuery_fix_shot6.jpg --> I added fictitious output to the core settings
screens to demonstrate the problem
The new JQuery fix still does not select the tables properly. Instead, it
is selecting the entire form, treating all <tbody> rows as if they were
one giant table. My proposed patch fixes this issue by treating each table
as a separate selection body. It allows for outputted table results with a
differing number of even or odd rows. This results in the proper alternate
highlighting of table rows.
--
Ticket URL: <https://trac.buddypress.org/ticket/2465#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list