WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
62470
:hover attribute not handled correctly if underlying DOM changes
https://bugs.webkit.org/show_bug.cgi?id=62470
Summary
:hover attribute not handled correctly if underlying DOM changes
Rachel Blum
Reported
2011-06-10 13:31:45 PDT
Created
attachment 96775
[details]
Quick repro case The attached sample case has a list w/ 3 items and hover attributes on the list items. If a drag on any list item is initiated, that item is removed from the list and a new item is added. The expected behavior is that none of the items are styled as :hover if the mouse cursor is outside the list, but it is fairly (1:3 chance?) easy to create a state that has a sticky :hover on the drag source. Simply follow the instructions on the test page.
Bug 4117
sounds similar, but the repro actions for that bug are sufficiently different that this might be a separate issue.
Attachments
Quick repro case
(706 bytes, text/html)
2011-06-10 13:31 PDT
,
Rachel Blum
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-06-10 21:05:56 PDT
This sounds much like
bug 4117
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug