Bug 27340 - khtml frames width/height priority
Summary: khtml frames width/height priority
Status: CLOSED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-17 01:48 UTC by Darren Poulson
Modified: 2002-09-16 14:43 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 Darren Poulson 2001-06-17 01:44:44 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           khtml
Version:           KDE 2.1.1 
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          Glibc gcc 2.95.3
OS:                Linux
OS/Compiler notes: Not Specified

When rendering frames the row/column sizes are set from left to right however in some instances this causes problems. For example in most other browsers if the frameset was set to 50% 700 50% the 700 would take precidence and the two 50% would take up half the remaining width each so that the main part of the page would be 700 pixels wide in the middle. Konqueror (or rather khtml) makes the first column half the width of the page which makes it all look rather pants! *8-). I've tested a page like this in IE5.5 NS4.77 and Opera and they all work as expected.

Thanks.

Darren.

(Submitted via bugs.kde.org)
Comment 1 Dirk Mueller 2001-06-17 12:24:53 UTC
On Son 17 Jun 2001 daz@flapper.demon.co.uk wrote:

> When rendering frames the row/column sizes are set from left to right however in some instances this causes problems. For example in most other browsers if the frameset was set to 50% 700 50% the 700 would take precidence and the two 50% would take up half the remaining width each so that the main part of the page would be 700 pixels wide in the middle. Konqueror (or rather khtml) makes the first column half the width of the page which makes it all look rather pants! *8-). I've tested a page like this in IE5.5 NS4.77 and Opera and they all work as expected.

can you name such a page so we can test it ourselves as you use rather old 
sources ?


Dirk
Comment 2 Darren Poulson 2001-06-17 19:55:35 UTC
On Sunday 17 June 2001  1:24 pm you wrote:
> On Son 17 Jun 2001 daz@flapper.demon.co.uk wrote:
> > When rendering frames the row/column sizes are set from left to right
> > however in some instances this causes problems. For example in most
> > other browsers if the frameset was set to 50% 700 50% the 700 would
> > take precidence and the two 50% would take up half the remaining width
> > each so that the main part of the page would be 700 pixels wide in the
> > middle. Konqueror (or rather khtml) makes the first column half the width
> > of the page which makes it all look rather pants! *8-). I've tested a
> > page lik
>
>  this in IE5.5 NS4.77 and Opera and they all work as expected.
>
> can you name such a page so we can test it ourselves as you use rather old
> sources ?
>
I noticed it in a web page that a friend was designing. I've put an example 
of what I mean on my website at www.flapper.demon.co.uk/test.html

Renders fine in NS and opera. Is this a case of khtml following standards and 
the rest of the world ignoring them?

Thanks.

>
> Dirk
Comment 3 Linus Torvalds 2001-07-09 05:40:15 UTC
This seems to be a good example of one of the (increasingly rare good
job guys) sites that konqueror mangles horribly:

http://arstechnica.com/cpu/

The problem is visually rather obvious and probably best seen by just
using the "open with netscape" button to see them side by side.

The main frame on this site ends up being very squished in konqueror
apparently because konqueror prioritizes the frames differently than
everybody else. Not knowing html I can't reall ygive any better
information.

Tested with CVS as of yesterday or so.

Linus
Comment 4 Dirk Mueller 2001-07-10 11:28:29 UTC
On Son 08 Jul 2001 Linus Torvalds wrote:

(replying directly to find out if this was a fake)

> job guys) sites that konqueror mangles horribly:
> 
> http://arstechnica.com/cpu/

fixed update to CVS. 


Dirk
Comment 5 Linus Torvalds 2001-07-10 16:34:23 UTC
On Tue 10 Jul 2001 Dirk Mueller wrote:

> On Son 08 Jul 2001 Linus Torvalds wrote:
>
> (replying directly to find out if this was a fake)

No fake - I'm a big fan of konqueror and I use it for everything.
Anti-aliased fonts won me over and I've been really happy with it.

> fixed update to CVS.

Thanks compiling right now.

Linus
Comment 6 Linus Torvalds 2001-07-10 18:00:17 UTC
On Tue 10 Jul 2001 Linus Torvalds wrote:
>
> Thanks compiling right now.

Good job. That looks so much better now.

Thanks

Linus
Comment 7 George Staikos 2001-07-28 15:03:19 UTC
Linus says it's done so I guess it's done! ;)

-- 

George Staikos