Ticket #1029 (closed defect: fixed)
"delete trailing spaces" puts the cursor to the start of the document
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.72 |
| Keywords: | usability | Cc: |
Description
How to reproduce:
- Load a document that is bigger than one screen.
- Ensure that there is at least one trailing space.
- Go to the bottom of the document.
- Select Edit -> Tabs and Spaces -> Delete Trailing Spaces.
Expected result: Cursor stays on the current line.
Observed result: Cursor goes to the start of the document.
Change History
Note: See
TracTickets for help on using
tickets.

fixed in r12972