Navigating with key 'n' doesn't work
Monitor your SVN repositories and notifies you on new commits
Brought to you by:
steveking
Originally created by: markus.p...@gmail.com
Originally owned by: tortoisesvn
The newly introduce feature to navigate with 'n' to the next message
doesn't seem to work properly (key 'b' works, though).
1. give focus to list view with commit messages, click on last message
2. press 'b' for back two times
3. press 'n' for next two times, currently selected item is not updated
4. press 'arrow up' key
5. cursor is located over the second item from the bottom
What happens is that internally it seems the list updates the information
about the current line, but it is not visible (but also does not correspond
to the line when pressing enter for viewing the diff).
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: markus.p...@gmail.com
I just discovered that the mismatch between navigation with 'n' and the arrows keys
actually also applies to the 'b'. Mixing navigating with the 'n'/'b' and the arrow
keys gives unexpected results.
It's just that 'b' updates the current entry properly while 'n' doesn't (but in the
back seems to navigate away from it).
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: markus.p...@gmail.com
Just for clarification: tested with 1.3.0
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
navigating with 'n' and 'b' are used to go to the next/previous *unread* item. If
there are no more unread items, 'n' and 'b' won't do anything.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Owner: tortoisesvn
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Fixed in [r332] and [r333].
Status: Fixed