Bug 106391 - When some elements are hidden by Javascripts, the other elements aren't moved properly
Summary: When some elements are hidden by Javascripts, the other elements aren't moved...
Status: RESOLVED REMIND
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-27 20:34 UTC by pierre
Modified: 2008-05-06 09:58 UTC (History)
2 users (show)

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 pierre 2005-05-27 20:34:44 UTC
Version:           3.4.0 (using KDE 3.4.0, Debian Package 4:3.4.0-0ubuntu3.1 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
OS:                Linux (i686) release 2.6.10-5-k7

Hi

I'm developing a small web page, using some CSS and Javascript, and I think I discovered a bug in the way KHTML handle the modifications of some elements style by a script.
A sample of the problem :
you have two blocks (1 and 2), each containing a first box (a) with position: absolute, and a bigger second box (b) (without position attribute). You set through Javascript style.display = "none" to the box 1b => the box 2 moves higher, and 2a is supposed to do so too... But it doesn't work with konqueror.
You can see a sample of that problem here : http://pinaraf.robertlan.eu.org/site/files.php ("Cacher" means hide : when you click on "Cacher" in the first big box, only its first line stay, the two other box move __but their first lines won't move if you don't click on their links__)

Thanks for reading me
Comment 1 pierre 2005-05-27 21:46:47 UTC
I forgot something : it works perfectly with firefox (1.1 alpha) and opera (8.0)...
Comment 2 pierre 2005-05-31 20:44:10 UTC
I just upgraded to KDE 3.4.1 : the problem is always here...
Comment 3 Nicolas L. 2005-05-31 20:49:07 UTC
i can confirm this bug
Comment 4 lexual 2005-07-12 02:08:25 UTC
confirming for 3.4.1
Comment 5 FiNeX 2008-04-06 20:29:13 UTC
The webpage is no more reachable. Could you post a testcase for testing it on konqueror 4?
Comment 6 George Goldberg 2008-05-06 09:58:02 UTC
Please reopen this bug if you are able to provide a testcase or a link to a site that demonstrates this bug. Thanks.