Bug 110651

Summary: object tag always top ignoring z-index when overlayed by other elements
Product: [Applications] konqueror Reporter: Dominik Dresel <0de7eay2nk>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.4.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Example files

Description Dominik Dresel 2005-08-12 20:09:09 UTC
Version:           3.4.1 (using KDE 3.4.1, Gentoo)
Compiler:          gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.12.1

If you are using the object-html-tag (i.e. for loading html-files instead of using iframes) the object tag will always be drawn over divs and other elements, despite the other elements have a higher z-index value.

The object-tag should treat the z-index correct.
Comment 1 Dominik Dresel 2005-08-12 20:23:56 UTC
Created attachment 12194 [details]
Example files
Comment 2 Maksim Orlovich 2005-09-21 23:47:25 UTC

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