Bug 62641
Summary: | Changing overflow property on :hover causes element visibility to not update correctly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Leighton <j> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsfiddle.net/gvKdC/10/ |
Jon Leighton
Please see the test case at the URL. The first case behaves correctly. On the second case, after hovering over the boxes, the text will not disappear. On the third case, the text associated with the last hovered box will persist.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 60047 ***