Bug 63139 - Element repositioning on scroll via DHTML blocks further scrolling
Summary: Element repositioning on scroll via DHTML blocks further scrolling
Status: RESOLVED REMIND
Alias: None
Product: konqueror
Classification: Applications
Component: khtml ecma (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-22 22:00 UTC by Malte S. Stretz
Modified: 2008-04-09 12:00 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 Malte S. Stretz 2003-08-22 22:00:23 UTC
Version:           Unbekannt (using KDE 3.1.3)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.18

The authors of this [1] and that [2] page (seems to be this [3] code) use DHTML to reposition a block on scroll so that it is always visible at the top of the viewport. That's a nice effect but in Konqueror its a bit annyoing: When you scroll somewhere and the block is repositioned, further scrolling is blocked until it is in place.

[1]http://www.informatikerstrich.net/
[2]http://www.elfengleich.de/
[3]http://www.kom-post.de/daten/includes/codes.php#float
Comment 1 Leo Savernik 2004-08-26 23:35:41 UTC
In fact scrolling isn't blocked, it becomes just so slow that it *seems* blocked.
Comment 2 Michael Leupold 2008-04-06 06:28:06 UTC
I didn't observe blocking in trunk r793971.
Comment 3 Michael Leupold 2008-04-09 12:00:50 UTC
I can't observe this in 3.5.9 and trunk r793971 but maybe that's due to my cpu being "too fast".
Please reopen if you still think this is considerably slower than other browsers on your box.