Bug 96589 - jQuery hover applying -webkit-transform in an addClass or removeClass changes appearance of text in unrelated elements
Summary: jQuery hover applying -webkit-transform in an addClass or removeClass changes...
Status: RESOLVED DUPLICATE of bug 23364
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Nobody
URL: http://jsfiddle.net/Km3p7/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 18:27 PDT by Michael Hopkins
Modified: 2012-09-13 11:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hopkins 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.
Comment 1 Alexey Proskuryakov 2012-09-13 11:11:06 PDT

*** This bug has been marked as a duplicate of bug 23346 ***
Comment 2 Michael Hopkins 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.
Comment 3 Alexey Proskuryakov 2012-09-13 11:40:23 PDT
Sorry, I mistyped the number.

*** This bug has been marked as a duplicate of bug 23364 ***