Closed Bug 748878 Opened 12 years ago Closed 11 years ago

Pressing VK_END should jump just after the last non-whitespace character of the line

Categories

(DevTools :: Source Editor, enhancement, P4)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: cedricv, Unassigned)

Details

(Whiteboard: [sourceeditor])

Currently, VK_END jumps to the absolute end of line, it should instead jump right after the last non-whitespace character, pressing VK_END again should jump to the absolute end of line (and then cycle back to last non-whitespace character if VK_END is pressed again).
Whiteboard: [sourceeditor]
This is not behavior I would expect. When I press End I want to jump at the last character of the line, and if there's any whitespace I want to notice it. Never used such an option in any code editor.

Keeping this bug open in case others want this enhancement as well - please speak up!
Severity: normal → enhancement
Priority: -- → P4
yeah, not sure I understand why we'd do this.

Does this happen in any other editor? Why do you have so much whitespace at the end of your line that you'd need this?
Moving to Source Editor component.

Filter on CHELICERAE.
Component: Developer Tools → Developer Tools: Source Editor
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.