WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5668
REGRESSION: ModBlog.com user menus don't stay visible due to extra mouseout events
https://bugs.webkit.org/show_bug.cgi?id=5668
Summary
REGRESSION: ModBlog.com user menus don't stay visible due to extra mouseout e...
Chad Ingram
Reported
2005-11-09 01:30:23 PST
go to the url above and click on a username. A menu comes up w/ more options. As soon as you move the mouse the menu hides. In IE, *moz & Safari prior to the 10.4.3 update, the menu displays properly.
Attachments
Test case
(2.47 KB, text/html)
2005-11-09 01:59 PST
,
Chad Ingram
no flags
Details
need to do the same "skip text node" logic for oldUnder as well as targetNode
(872 bytes, patch)
2005-12-03 16:20 PST
,
Darin Adler
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chad Ingram
Comment 1
2005-11-09 01:30:44 PST
I'm working on a reduction...
Chad Ingram
Comment 2
2005-11-09 01:59:40 PST
Created
attachment 4636
[details]
Test case
Darin Adler
Comment 3
2005-12-03 16:19:16 PST
I see why this is a problem, and I have a fix.
Darin Adler
Comment 4
2005-12-03 16:20:50 PST
Created
attachment 4921
[details]
need to do the same "skip text node" logic for oldUnder as well as targetNode
Eric Seidel (no email)
Comment 5
2005-12-03 16:24:03 PST
Comment on
attachment 4921
[details]
need to do the same "skip text node" logic for oldUnder as well as targetNode Agreed. r=me.
Darin Adler
Comment 6
2005-12-05 17:10:31 PST
Landed the fix, but we really need a layout test for this to prevent it from regressing in the future.
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