Bug 118476 - the new layout in yousendit.com is broken in khtml
Summary: the new layout in yousendit.com is broken in khtml
Status: RESOLVED DUPLICATE of bug 31121
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 21:11 UTC by Haris Kouzinopoulos
Modified: 2005-12-17 17:53 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 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 ***