Closed
Bug 481511
Opened 16 years ago
Closed 16 years ago
Clicking creates arbitrary new lines with strictlines setting on
Categories
(Skywriter Graveyard :: Editor, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
0.1.6
People
(Reporter: GPHemsley, Assigned: dion)
Details
After setting strictlines to on (`set strictlines on`), clicking in the empty space at the end of a file will create lines up to and including the line space where the click occurred. This does not occur with strictlines off (`set strictlines off`).
Assignee | ||
Comment 1•16 years ago
|
||
Fixed in changeset: d160a04e9531
Turned out to actually not be able strictlines at all, but a side effect of another bug!
Assignee: nobody → dion
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: editor
Reporter | ||
Comment 2•16 years ago
|
||
Verified fixed, along with a number of other bugs that may have been related to that changeset, or the next couple of them. (d160a04e9531, d2fd809cbae9, 68ea8e4e1dd3)
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 3•16 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: Editor.
Component: Bespin → Editor
Product: Mozilla Labs → Bespin
QA Contact: bespin → editor
Whiteboard: editor
Target Milestone: -- → 0.1.6
Version: 0.1 → 0.1.5
You need to log in
before you can comment on or make changes to this bug.
Description
•