Ticket #1144 (closed defect: fixed)
TODO list may jump to the wrong line
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | TODO List | Version: | trunk |
| Keywords: | Cc: |
Description
The TODO list pane updates on every load or save of a file.
- Open a file with some TODOs
- Double click the first TODO on the pane to jump there
- add/remove one or more lines
- Double click the next TODO item
Padre jumps to the line where the TODO has been at file loading time (before the lines were added/removed).
The TODO list should update itself on (double) click before jumping.
Change History
comment:2 Changed 21 months ago by azawawi
This is maybe related to ticket:1126. Any chance you can test that scenario again?
Note: See
TracTickets for help on using
tickets.
