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 Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 23346 ***
Michael Hopkins
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
Sorry, I mistyped the number.
*** This bug has been marked as a duplicate of bug 23364 ***