Closed
Bug 514245
Opened 16 years ago
Closed 16 years ago
editor thinks scroll bar overlaps a row, even if it doesn’t
Categories
(Skywriter Graveyard :: Editor, defect)
Skywriter Graveyard
Editor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alex, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9
Build Identifier:
If you have a row which the horizontal scrollbar would overlap (whether or not a horizontal scroll bar is present), then that row will be unusable, EVEN IF YOU SCROLL DOWN.
This caused row 38 (where the scroll bar overlaps when there is no scroll) to be unclickable
Reproducible: Always
Steps to Reproduce:
1. Open a text file in Bespin Editor.
2. Make sure there is a row (line) where the horizontal scroll bar would be, with some text in it.
3. Scroll down a bit, so that the row should be clickable (so it is no longer underneath where the scroll bar is/would be)
Actual Results:
The row is still not clickable. No matter what you do, it will remain relatively unclickable.
Expected Results:
The row should respond to mouse clicks, especially if you scroll.
| Reporter | ||
Comment 1•16 years ago
|
||
Fix in changeset http://hg.mozilla.org/labs/bespin/rev/0332488855fc
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•