qdiff: Maintain scroll position when refreshing
Bug #304371 reported by
Mark Hammond
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
Medium
|
Unassigned |
Bug Description
If you are reviewing a diff and scrolled 1/2 way down the diff window when hitting "refresh", we should attempt to scroll back to the same position as we were before, as that is likely to be where the changes we care about were made. This will be tricky to get right - the closest might be to remember the filename + the offset in that file and attempt to scroll back to that - even scrolling back to the top of the file being currently viewed would be an improvement.
Changed in qbzr: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
summary: |
- qdiff refresh should attempt to keep the existing scroll position + qdiff: Maintain scroll position when refreshing |
Changed in qbzr: | |
importance: | Wishlist → Medium |
tags: | added: feature-request qdiff |
tags: |
added: feature removed: feature-request |
To post a comment you must log in.