Bug 14452 - REGRESSION: CSS DropDowns Demo no longer works
Summary: REGRESSION: CSS DropDowns Demo no longer works
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P1 Major
Assignee: Nobody
URL: http://positioniseverything.net/css-d...
Keywords: HasReduction, InRadar, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2007-06-28 17:19 PDT by Darren Collins
Modified: 2007-08-31 13:25 PDT (History)
2 users (show)

See Also:


Attachments
Screenshot of expected behaviour (140.75 KB, image/png)
2007-06-28 17:26 PDT, Darren Collins
no flags Details
Reduction (180 bytes, text/html)
2007-07-13 16:32 PDT, Matt Lilek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Collins 2007-06-28 17:19:00 PDT
On Safari 3.0.2 running on Windows XP the demo at http://positioniseverything.net/css-dropdowns.html works correctly.

On a locally built r23862 on Windows XP the drop down menus do not work.
Comment 1 Darren Collins 2007-06-28 17:26:38 PDT
Created attachment 15300 [details]
Screenshot of expected behaviour

Screenshot taken of Safari 3.0.2 on Windows XP.
Comment 2 Darren Collins 2007-06-28 17:31:24 PDT
A similar demo at http://positioniseverything.net/css-flyout.html also fails under r23862 in Windows XP
Comment 3 Darren Collins 2007-06-28 17:49:49 PDT
I have found a couple of other examples that are probably the same issue:

http://www.tjkdesign.com/articles/scalable.asp#p1

http://alistapart.com/d/hybrid/hybrid-4.html


Comment 4 Matt Lilek 2007-06-28 18:00:54 PDT
Confirmed with the r23756 nightly on XP.
Comment 5 David Kilzer (:ddkilzer) 2007-07-05 22:09:43 PDT
<rdar://problem/5316331>
Comment 6 Matt Lilek 2007-07-13 16:32:31 PDT
Created attachment 15507 [details]
Reduction

When you hover over the div, it should turn blue and the <a> should turn green.

This is broken in the oldest nightly available on Windows (r22096).
Comment 7 Robert Blaut 2007-08-30 03:25:08 PDT
I've found another example of the hover bug: http://kuratorium.kielce.pl 
Hovering left menu "Aktualno&#347;ci, Dla dyrektora" etc. should result in showing submenu. Webkit r25282 fails completely.
Comment 8 Darren Collins 2007-08-31 13:25:10 PDT
This now works correctly on Windows XP.  I believe r25329 is the fix for this defect.