[Webkit-unassigned] [Bug 12717] REGRESSION: All menus on www.skanetrafiken.se stay open all the time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 10 06:04:18 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12717





------- Comment #5 from koivisto at iki.fi  2007-02-10 06:04 PDT -------
Right, another case of bug 12368 meaning not a bug. The site does Safari test
in 

http://www.skanetrafiken.se/script/style.js

and includes 

http://www.skanetrafiken.se/styles/SafariMacStyles.css

which sets explicitly

/*DropDownMenu*/
div.ddmenu-container
{
visibility:visible;
}

In tiger webkit this would get (incorrectly) ignored and menus would disappear
anyway, in ToT it is respected and they stay visible all the time. If you apply
this style in Firefox you get the same result. If you don't include this .css
menus work fine ToT.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list