Closed Bug 713891 Opened 13 years ago Closed 12 years ago

Cursor placement is a few pixels off from where expected when clicking on characters in the editor

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Builder 1.0

People

(Reporter: dbuchner, Assigned: smcarthur)

Details

If you click on characters in the editor, you will notice that the placement of the cursor is off in relation to where you clicked. This causes the cursor to be placed to the right (sometimes a character over) from where you would expect it to be. This may be due to padding we added on the editor elements or other such styles that were in place to fix editor layer placement issues in earlier versions of ACE. I would try removing all styles that are not generated by the editor from its layers and containers to see if it overlays the text and clickable layers accurately. If there is no change, it is likely an ACE bug and I will address it with them.
Assignee: nobody → smcarthur
Priority: -- → P2
Target Milestone: --- → Builder 1.0
fixed on master https://github.com/mozilla/FlightDeck/commit/39e034c3515d5c154bb0adb60910f97eb2587457
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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 → ---
Reopened bug 676239 as I guess that's what you intended.

And thanks for the fix, it's great now!
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.