Bug 21934 - The child div element with position:absolute will overlap with its parent div when a 'break' element is present in between
Summary: The child div element with position:absolute will overlap with its parent div...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Robert Hogan
URL: http://www.gotdotnet.ru/Default.aspx
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-28 14:26 PDT by Anantha Keesara
Modified: 2011-08-27 14:04 PDT (History)
6 users (show)

See Also:


Attachments
Testcase (480 bytes, text/html)
2008-10-28 14:29 PDT, Anantha Keesara
no flags Details
Patch (6.00 KB, patch)
2011-08-07 11:02 PDT, Robert Hogan
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 2008-10-28 14:26:08 PDT
1. Open http://www.gotdotnet.ru/Default.aspx
2. Select menu item
3. Look at menu caption

Issue: Hovering on the menu hides the menu item
Comment 1 Anantha Keesara 2008-10-28 14:29:08 PDT
Created attachment 24729 [details]
Testcase
Comment 2 Anantha Keesara 2008-10-28 14:31:12 PDT
This works fine with IE7 and FF3 but not with Safari4(526) and Chrome154.5
Comment 3 Robert Hogan 2011-08-03 11:36:57 PDT
Confirmed against trunk.
Comment 4 Robert Hogan 2011-08-07 11:02:08 PDT
Created attachment 103183 [details]
Patch
Comment 5 Dave Hyatt 2011-08-08 12:26:24 PDT
Comment on attachment 103183 [details]
Patch

r=me
Comment 6 Robert Hogan 2011-08-27 14:04:21 PDT
Committed r93944: <http://trac.webkit.org/changeset/93944>