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

Key: IDEADEV-23632
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Vincent Mallet
Votes: 1
Watchers: 0
Operations

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

Make F4 work in Ctrl-K diff window

Created: 16 Nov 07 09:33   Updated: 30 Nov 07 20:11
Component/s: Version Control Integration, Diff/Merge
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: vista, jdk6u2

Build: 7,549


 Description  « Hide
Many times while i'm diffing files through the Ctrl-K commit-changes dialog I find myself wanting to revisit a piece of code. More often than not I want the real editor (editing within the diff window is good for a quick fix, but not for a Shift-F6 rename for example) and I always press F4 to go to the editor... and it never works =/ Instead, I have to close the diff window and F4 from the Ctrlk-K window but that puts me somewhere random in the file, not exactly where I was ready to edit in the diff window.

Please make F4 work from the diff window in the Ctrl-K-commit-changes context so we can stay focused and go back to real editing business while reviewing code before submitting.



 All   Comments   Work Log   Change History      Sort Order:
Bas Leijdekkers - 19 Nov 07 14:16
Clicking on the line numbers should work too. Now this takes you back to the commit dialog instead of the editor.