Closed
Bug 293994
Opened 20 years ago
Closed 18 years ago
[10.4] Whole window repaints when scrolling
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: lernean.hydra, Assigned: sfraser_bugs)
Details
(Keywords: perf, regression)
Scrolling with repaint flash on shows the whole web view repaints when scrolling with 20050506. 0.8.4 only repaints new areas.
Comment 2•20 years ago
|
||
The nightlies only repaint what's scrolled into view for me...*unless* there's an animated element on the page. I think this is a dupe of another bug.
| Assignee | ||
Comment 5•20 years ago
|
||
This is when the Quartz image patch landed: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-02-19+08%3A00%3A00&maxdate=2005-02-20+08%3A00%3A00&cvsroot=%2Fcvsroot
Comment 6•20 years ago
|
||
I can't reproduce this on 10.3. Downloaded the two mentioned Camino nightlies. Loaded www.mozilla.org on both. Enabled "Flash screen update (yellow)" in Quartz Debug, and then used the arrow keys to scroll up and down. Only repainted areas that came into focus. Same thing when I used the scrollbar to go up and down. Maybe 10.4 only? I'll have to test at home tonight.
Comment 7•20 years ago
|
||
Strange. Just tested on 10.4, and both nightlies draw the full page on scroll, whereas on 10.3 they only drew the changed area.
Comment 8•20 years ago
|
||
*Sigh.* Tiger vs. QuickDraw thing?
Comment 9•20 years ago
|
||
Hmm, I see full page redraw on Firefox for those two dates, also. Just to make sure, I also started up Safari and scrolled mozilla.org on that browser and saw the same thing. Maybe this is a new 10.4 thing?
| Assignee | ||
Comment 10•20 years ago
|
||
10.4 has some changes to the way the cocoa updates windows. This probably also causes the occasional rendering issues in Camino.
| Reporter | ||
Comment 11•20 years ago
|
||
(In reply to comment #7) > Strange. Just tested on 10.4, and both nightlies draw the full page on scroll 2005-02-19 does not have full page repaints on 10.4 at mozilla.org for me. Make sure to test in a new window because of bug 249518.
Did anyone ever determine whether this was a regression for sure or not? This might be part of the problem in bug 299569 perhaps?
| Assignee | ||
Comment 13•19 years ago
|
||
See comment 5.
Keywords: perf,
regression
Is this fixable for 1.0? It's a regression that's currently untargeted.
| Assignee | ||
Comment 15•19 years ago
|
||
I don't think we can easily fix this, and I don't see it being a serious problem.
No longer blocks: 249518
Target Milestone: --- → Future
Comment 16•18 years ago
|
||
I can't repro this anymore. Anyone else?
QA Contact: general
Summary: Whole window repaints when scrolling → [10.4] Whole window repaints when scrolling
Comment 17•18 years ago
|
||
This doesn't seem to be reproducible anymore, so closing.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•