Closed
Bug 511006
Opened 16 years ago
Closed 14 years ago
Light motif breaks scroll-keeping code
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Gijs, Assigned: rginda)
References
Details
STR:
1. Use light motif.
2. Scroll up.
3. Have new messages come in on that tab.
AR:
Scroll down roughly a pixel at a time.
ER:
Stay stationary.
The problem is caused by looking only at row height, and neglecting cell-spacing. We could use the difference in top between the last two rows, although that may be difficult if there is only one (in which case it'll be hard to be scrolled up that much, but there we are).
Possibly could fix this together with bug 509608 ?
Comment 1•14 years ago
|
||
I don't know if we've fixed this at some point but I can't reproduce this problem with either (light, dark) included motifs in a clean Firefox profile on ChatZilla 0.9.86.1.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•3 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•