Bug 96589

Summary: jQuery hover applying -webkit-transform in an addClass or removeClass changes appearance of text in unrelated elements
Product: WebKit Reporter: Michael Hopkins <michael>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://jsfiddle.net/Km3p7/

Michael Hopkins
Reported 2012-09-12 18:27:15 PDT
Hi, please see http://jsfiddle.net/Km3p7/ for an example of the bug that caused this. The change in the rendering of unrelated text happens during the application of -webkit-transform by jQuery addClass or removeClass. This bug has been tested in several versions of Chrome and Safari.
Attachments
Alexey Proskuryakov
Comment 1 2012-09-13 11:11:06 PDT
*** This bug has been marked as a duplicate of bug 23346 ***
Michael Hopkins
Comment 2 2012-09-13 11:15:21 PDT
Alexy, I do not see how this is a duplicate or even related to the form control bug. The bug we observed occures during -webkit-transition and affects the display of text on the screen that is not in a form. Browser history is not involved.
Alexey Proskuryakov
Comment 3 2012-09-13 11:40:23 PDT
Sorry, I mistyped the number. *** This bug has been marked as a duplicate of bug 23364 ***
Note You need to log in before you can comment on or make changes to this bug.