Closed
Bug 161494
Opened 24 years ago
Closed 24 years ago
drag-scrolling smears text in popup windows
Categories
(Camino Graveyard :: Page Layout, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tfo, Assigned: mikepinkerton)
Details
just about every popup i've encountered that has a scrollbar smears its text
when the scrollbar is dragged up and down.
i'd provide a URL, but i can't think of a publicly accessible example.
anyway, to reproduce:
1. launch Navigator
2. visit a site that will generate a popup with a scrollbar.
3. drag the scrollbar.
the text will smear.
this problem only seems to afflict JS popups.
Comment 1•24 years ago
|
||
I've seen this as well, but we really need a good test case
| Reporter | ||
Comment 2•24 years ago
|
||
ok, here's a URL:
http://www.moses.com/hosting/index.html
click on View Account Comparison Chart.
if the window doesn't have a scrollbar, shrink it until it does. drag the
scrollbar until you see smearing in the feature list on the left.
it shouldn't take too long... :)
Comment 3•24 years ago
|
||
interesting notes, it only happens when scrolling down, not up, and it looks
like we're just not taking onto the invalidate region properly
Assignee: saari → pinkerton
| Assignee | ||
Comment 4•24 years ago
|
||
i just fixed this yesterday
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•