[Webkit-unassigned] [Bug 14177] Hover menus on yamaha.com/yec are drawn too high

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 12:46:36 PDT 2007


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


info at satzansatz.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |info at satzansatz.de




------- Comment #3 from info at satzansatz.de  2007-06-21 12:46 PDT -------

Code in Line 140 is moving the drop-down up in Safari only.

if(is_safari){level1BlockTop=-32;level2BlockTop=-54;}
else{level1BlockTop=30;level2BlockTop=4;}

The menu renders as expected with setting the if-condition to false.


-- 
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