Bug 56536

Summary: z-index wrong for javascript popup menus in html table (testcase attached)
Product: [Applications] konqueror Reporter: David Menday <david>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: test case for the bug report as a .tar.gz file

Description David Menday 2003-03-28 10:49:23 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.2.2 
OS:          Linux

When rendering the provided example the user is not allow to select the link in
the popup menu activated by pressing a button (shown as menu-button.gif) in
the leftmost column of the example. The user cannot move the mouse cursor
in konqueror to select the the link in the popup menu because the menu is removed
before the cursor comes close to the link. In fact the menu is removed when
the cursor moves outside the area around the menu-button.gif within the table.
This behaviour have been tested with Mozilla 1.3 and Internet Explorer 6.

Another thing is that the user have to move the cursor away from the column
title before clicking it again in order to sort the columns. In Mozilla the user can
click on the highlighted column title (one of A B C ...) and Mozilla sorts the columns
and without moving outside so the column title "dehighlights" and then click it again
which is what the user have to do in Konqueror.
Comment 1 David Menday 2003-03-28 10:51:25 UTC
Created attachment 1260 [details]
test case for the bug report as a .tar.gz file
Comment 2 George Staikos 2003-03-28 19:19:16 UTC

*** This bug has been marked as a duplicate of 31121 ***