Closed Bug 748823 Opened 12 years ago Closed 10 years ago

Pressing VK_HOME should cycle between absolute start of line and first character of line.

Categories

(DevTools :: Source Editor, enhancement, P4)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cedricv, Unassigned)

References

Details

(Whiteboard: [sourceeditor][orion])

Pressing VK_HOME jumps caret to absolute start of line (row 0).
Pressing VK_HOME a second time should jump caret right before the first character on that line (if any).
As a second thought, the first VK_HOME press should jump to the first character of the line (if any) and the second press should jump to row 0 of line.
s/first character/first non-whitespace character
Whiteboard: [sourceeditor]
Is this a feature to implement in SourceEditor or upstream (Orion) ?
(In reply to Cedric Vivier [:cedricv] from comment #3)
> Is this a feature to implement in SourceEditor or upstream (Orion) ?

Either way. We can open an upstream bug for this and see where we get.
Reported upstream:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381682

Thanks for your report Cedric!
Severity: normal → enhancement
Priority: -- → P4
This is now fixed upstream. The next Orion update should include this fix.
Depends on: 759351
Whiteboard: [sourceeditor] → [sourceeditor][orion]
Moving to Source Editor component.

Filter on CHELICERAE.
Component: Developer Tools → Developer Tools: Source Editor
This is fixed upstream, but not in the textview component we use. Postponing this fix for a later time.
No longer depends on: 759351
Is this still an issue on Nightly/Aurora?
Flags: needinfo?(cedricv)
Looks like it works to me, thanks to CM.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(cedricv)
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.