Open
Bug 354906
Opened 18 years ago
Updated 2 years ago
Part of selected text not painted correctly when scrolled into view
Categories
(Core :: Web Painting, defect)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
Attachments
(3 files)
Part of selected text not painted correctly when scrolled into view.
The bug only seems to occur when I run SeaMonkey remotely (an SSH session
on a server with DISPLAY pointing back to my desktop ).
The bug does not occur if I do the same steps to reproduce locally.
STEPS TO REPRODUCE
1. Open any URL with text, e.g. http://www.mozilla.org/projects/seamonkey/
2. make the window width narrow enough to make the URL bar not fit the URL
3. click in the URL bar and type RIGHT until some text is scrolled out of sight
4. Shift+LEFT
ACTUAL RESULT
Black text on blue background (screenshot 1)
EXPECTED RESULT
White text on blue background
STEPS TO REPRODUCE(2)
1. Open any URL with text, e.g. http://www.mozilla.org/projects/seamonkey/
2. make the window width narrow enough to make the URL bar not fit the URL
3. click in the URL bar and drag-select the text back and forth
ACTUAL RESULT(2)
Greyish shadow of text on white background (screenshot 2)
EXPECTED RESULT(2)
White text on blue background
STEPS TO REPRODUCE(3)
1. Open any URL with text, e.g. http://www.mozilla.org/projects/seamonkey/
2. make the window width narrow so that a horizontal scrollbar appears
3. scroll some text out of sight on the left side
4. click on some text and type Shift+UP (or drag-select upwards)
5. type Shift+LEFT until the view auto-scrolls to show the selection again.
ACTUAL RESULT(3)
Some black text on blue background (screenshot 3)
EXPECTED RESULT(3)
White text on blue background
PLATFORM AND BUILDS TESTED
Bug occurs in SeaMonkey 2006-09-26-02 on Linux
Bug occurs in SeaMonkey 2006-05-19-xx on Linux
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Reporter | ||
Comment 3•18 years ago
|
||
Updated•16 years ago
|
QA Contact: ian → layout.view-rendering
Assignee: roc → nobody
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•