Closed
Bug 36890
Opened 25 years ago
Closed 25 years ago
try http://mportal.c3.hu it is very slow scrolling!
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M17
People
(Reporter: acsosz, Assigned: waqar)
References
()
Details
(Keywords: verifyme)
try http://mportal.c3.hu it is very slow scrolling!
-- my config --
CPU: P3 Intel
Linux: Debian 2.2
WindowManager: icewm
no KDE, no GNOME
--------------
Updated•25 years ago
|
Component: All → Layout
Product: Architecture → Browser
Version: 5.0 → other
Line scrolling is very slow on Windows, too.
Chris, this looks like the slow painting problem you and I discussed.
Assignee: troy → karnaze
Component: Layout → HTMLTables
QA Contact: petersen → chrisd
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Comment 3•25 years ago
|
||
Although table painting can use some improvements, on WinNT scrolling the url is
not that bad. Kevin, if Linux is much slower relative to WinNT, then maybe you
should take a look.
Assignee: karnaze → kmcclusk
Status: ASSIGNED → NEW
Comment 4•25 years ago
|
||
With the latest build 5/28/2000 on Linux it scroll's pretty fast. Faster than
4.x at least. It slows down a little when animated gif's are scrolled into view.
The animated gif's are run off system timers which are firing too rapidly on
Linux and is covered by a separate bug 34871.
Marking as Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 5•25 years ago
|
||
I'm reopening this because there are unnecessary reflows occuring due to the
animated gifs. After loading the page (and having the browser window not overlap
the debugger) and setting a breakpoint in nsPresShell::AppendReflowCommand, I
noticed that reflow commands are constantly getting appended. Buster says that
this is a regression and suggests giving the bug to Waqar since it involves the
image frame.
Severity: normal → major
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•25 years ago
|
||
Reassigning to waqar, CCing buster and waterson (because it is a performance
issue).
Assignee: kmcclusk → waqar
Status: REOPENED → NEW
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
This was fixed by the GTK timer checkin.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•25 years ago
|
||
verifying, linux cvs 090204 (nice and speedy too ;-)
You need to log in
before you can comment on or make changes to this bug.
Description
•