| Summary: | [non-Windows] Pressing the up arrow from the first line should jump to beginning of the line | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Matt N. <mmn100+eclipse> |
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker, mihai.sucan, Silenio_Quarti |
| Version: | unspecified | ||
| Target Milestone: | 3.0 M2 | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Matt N.
Note that the same applies to pressing the down arrow on the last line: the caret should move to the end of that line. At least on the Mac I tried textedit, Pages, TextMate and sublime and all behave as described. Will have to try some windows editors at work tomorrow. I believe STR B is already the current behavior. If that is not the case for you, please add more details (which browser and OS?). For STR A, we are matching the behavior of StyledText (eclipse desktop) and other editor on windows. We can make the behavior match the Mac and Linux editors. We just need to decide whether this is done for all platforms or just Mac and Linux. I leaning towards platform consistency. (In reply to comment #3) > I believe STR B is already the current behavior. If that is not the case for > you, please add more details (which browser and OS?). You're correct. I assumed that if STR A didn't work, then STR B wouldn't either. (It doesn't work on Firefox's Scratchpad but I suspect that's because it uses an older version of Orion). Changed Mac and Linux behavior. Windows behavior is unchanged. Fixed http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a560e86192b7e04c0632f085686662b4275543af |