History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-27070
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Mike Fourier
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

'Off By One' problem with (CVS) Version Control History Listing

Created: 03 Jun 08 18:20   Updated: 03 Jun 08 18:58
Component/s: User Interface, Version Control Integration. CVS
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
mf@linux:/> uname -r
2.6.13-15-smp
mf@linux:/> cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32"
SUSE LINUX 10.0 (i586)
VERSION = 10.0

JDK: 1.6.0_04

Build: 7,757
Severity: Low


 Description  « Hide
Select a file in your project that you know has lots of commits and at least one branch.

right-click | CVS | Show History

Using your up and down arrow keys, you can scroll through and the "Commit Message" updates properly.

Now push the "Show As Tree" button (the view will re-sort). Now... using the up/down arrow keys, all the commit messages are off by one. That is: on your first 'up' keystroke, the message doesn't change (it's still showing the previous message). Then you hit 'up' again, and you get the previous one, etc, etc.

Clicking each row with your mouse, does result in the correct message being shown, but using the arrow keys, it is one behind.

For reference, tried asking here, but no response: http://www.intellij.net/forums/thread.jspa?threadID=275488&tstart=15



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.