Bug 9898 - Odd hover behaviour with :before attribute in nested lists
Summary: Odd hover behaviour with :before attribute in nested lists
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 08:29 PDT by larsen
Modified: 2007-08-18 06:31 PDT (History)
1 user (show)

See Also:


Attachments
Reduced testcase to show the hover bug (1.90 KB, text/html)
2006-07-13 08:31 PDT, larsen
no flags Details
Even more reduced testcase (527 bytes, text/html)
2006-07-13 08:48 PDT, larsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description larsen 2006-07-13 08:29:05 PDT
E.g. in navigation lists ala 'suckerfish', there occures some odd behaviour when some :before attributes are involved (see testcase): When hovering links in nested ULs the parent LI wrap in a second line behind the created content  of the :before attribute.
Comment 1 larsen 2006-07-13 08:31:07 PDT
Created attachment 9431 [details]
Reduced testcase to show the hover bug
Comment 2 mitz 2006-07-13 08:33:54 PDT
I think this could use even further reduction!
Comment 3 larsen 2006-07-13 08:48:46 PDT
Created attachment 9432 [details]
Even more reduced testcase
Comment 4 mitz 2007-08-18 06:31:10 PDT
Fixed in TOT, probably by <http://trac.webkit.org/projects/webkit/changeset/21199>.