Bug 74709 - CSS layering render error with website drop down menu
Summary: CSS layering render error with website drop down menu
Status: RESOLVED LATER
Alias: None
Product: konqueror
Classification: Applications
Component: khtml ecma (show other bugs)
Version: 3.5
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 14:08 UTC by Gunther Strube
Modified: 2008-04-21 10:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunther Strube 2004-02-09 14:08:18 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Mandrake RPMs
OS:          Linux

**** Test case: *****
Goto url: http://www.nordea.dk
Just move the mouse over the "Log på" item, just below the dark blue "Nordea" graphic. The "Log på" item is part of the group "Log på -> Søg -> Language" section.

When the mouse cursor enters the text area of the "Log på" item, the The dropdown menu is displayed very quickly (1/10 sec), then the browser window turns white (no content). You have to press the refresh button to get the website page back again. 

*** What should happen: ***
A drop down menu should be displayed at the "Log på" position and downwards. Existing website content is not affected; the drop down menu will be drawn on top of current web site content. The menu content is mouse-clickable.

*** Proof of rendering in other browsers ***
The dropdown is properly rendered and functioning in the following browsers on Windows platform: IE5 & IE6, Mozilla 1.4, 1.5 & 1.6. 

The dropdown is properly rendered and functioning in the following browsers on Linux platform: Mozilla 1.4, 1.5 & 1.6.
Comment 1 Stephan Kulow 2004-02-11 11:38:57 UTC
Well, ask the webmaster why they only support IE and mozilla:

Error: node : TypeError: Attempted to access 'src' property on undefined object (result of expression document.images[imageName].src)
Comment 2 Nic Gould 2008-04-06 16:59:15 UTC
Tested in 4.0.3 - dropdown menu now appears correctly and doesn't cause any other problems on this site.
Comment 3 Michael Leupold 2008-04-15 09:34:45 UTC
The old site is partly accessible using http://web.archive.org/web/20040203042115/http://nordea.dk/

Unfortunately some css seems to be missing on this stored version. However it's observable that the problem is still reproducible on 3.5.9 and works fine in trunk r797238.
Comment 4 Michael Leupold 2008-04-21 10:34:31 UTC
As this bug is fixed in recent releases it's being closed. Setting it to LATER because it does qualify for backporting to the 3.x branch.