Closed
Bug 676239
Opened 14 years ago
Closed 14 years ago
cant see last line of cod e in builder when there are enough lines that vertical scroll bar is needed. last line it is covered by the horizontal scroll bar
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Builder 1.0
People
(Reporter: noitidart, Assigned: smcarthur)
Details
Attachments
(1 file)
|
82.59 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0
Build ID: 20110615151330
Steps to reproduce:
typed in code that exceeded the height that needs no scrollbars
Actual results:
horizontal scroll bar covered my last line of code
Expected results:
should not have covered it
Yeah, this is bugging me, too...
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → smcarthur
Priority: -- → P2
Target Milestone: --- → Builder 0.9.10
| Assignee | ||
Updated•14 years ago
|
Priority: P2 → P3
Updated•14 years ago
|
Target Milestone: Builder 0.9.10 → Builder 0.9.11
Updated•14 years ago
|
Target Milestone: Builder 0.9.11 → Builder 0.9.12
Updated•14 years ago
|
Priority: P3 → P2
Target Milestone: Builder 0.9.12 → Builder 1.0
| Assignee | ||
Comment 3•14 years ago
|
||
fix is in master
https://github.com/mozilla/FlightDeck/commit/39e034c3515d5c154bb0adb60910f97eb2587457
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Copying 713891 comment 2:
>Daniel Buchner [:dbuc] 2012-02-09 09:54:08 PST
>If your text extends horizontally past the content area of the editor, and you >have more than a single screen's vertical amount of text in the editor, the scroll >bar reappears and covers the last line of text just as before.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•14 years ago
|
||
Wow, where would that comment 4 reflow bug be coming from?
By the way, I was talking about bug 713891 comment 2.
| Assignee | ||
Comment 6•14 years ago
|
||
A resize event is now trigger when the editor is blurred.
https://github.com/mozilla/FlightDeck/commit/c57f19124b8fdc20ccd935e786c020c9a974b5dc
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•