Bug 118476

Summary: the new layout in yousendit.com is broken in khtml
Product: [Applications] konqueror Reporter: Haris Kouzinopoulos <kouzinopoulos>
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:

Description Haris Kouzinopoulos 2005-12-16 21:11:34 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Gentoo Packages

The yousendit.com have recently changed their layout and now its broken in konqueror. The browse button is hovering in the middle of the page instead of its normal position. Just compare the rendering on konqueror and firefox. This is happening also when i changed the browser id to firefox.
Comment 1 Thiago Macieira 2005-12-17 17:53:56 UTC
Yeah, they really broke it, didn't they?

They're trying to hide the file selection <input> with an image. That's not possible with KHTML: widgets have infinite z-index.

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