Closed
Bug 135230
Opened 24 years ago
Closed 11 years ago
protonic.com - Scrolling very slow
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mike, Unassigned)
References
()
Details
(Keywords: perf, testcase)
Attachments
(1 file)
|
10.13 KB,
application/octet-stream
|
Details |
Scrolling around this site is very slow, much slower than on other such sites
with my PIII/500. This may be due to the CSS used.. <shrug> just a guess
thanks -mike
Comment 1•24 years ago
|
||
I'm not seeing the problem with a 4/3/2 win2k debug build.
I see the problem on Linux 2002032806. The background of some elements is a gif
image consisting of alternate transparent and non-transparent pixels. These
elements scroll over a fixed background image of the <body>, which shows partly
through the transparent pixels. Probably ImageLib.
Updated•24 years ago
|
Priority: -- → P2
Target Milestone: --- → Future
Comment 4•23 years ago
|
||
Confirmed on Linux Trunk build of 12/26/02. Minimised Test Case attached.
Keywords: testcase
Comment 5•23 years ago
|
||
Comment 6•23 years ago
|
||
Over to views.
Assignee: attinasi → roc+moz
Component: Layout → Layout: View Rendering
Priority: P2 → --
QA Contact: moied → ian
Target Milestone: Future → ---
this site is mysteriously slow to wheelscroll or scroll, but open the frame in a
separate window and it scrolls very quick. Same bug?
http://www.euroflorist.com/floriss-akersgaten.oslo/
Updated•16 years ago
|
QA Contact: ian → layout.view-rendering
Assignee: roc → nobody
Comment 8•14 years ago
|
||
This is wfm on windows with Seamonkey trunk.
Can anyone please retest this on linux ?
Comment 10•11 years ago
|
||
WFM, Firefox 31 and Nightly 34.0a1 (2014-08-18) on Linux64. (without h/w acceleration)
The attached testcase has a "background: ... fixed;" style which I suspect caused
the performance problem.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mats)
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•