
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
6,103
|
| Severity: |
Medium
|
When the recent files limit has been set high, for example to 50, sometimes the delay between pressing Ctrl+E and the Recent Files dialog opening is so long, that the user may accidentally type a couple of characters before the dialog opens. As a result, some random characters are accidentally typed to the currently open file.
This is a problem especially when switching between two most recent files, because the user can very quickly type "Ctrl+E, Enter" (see the attached picture). If the user uses the search feature of the Recent Files dialog and starts typing the first letters of a file name, it's likewise possible to type one or two characters before the dialog opens.
EXPECTED
- The Recent Files dialog should be better optimized, so that the delay in opening the dialog would be as small as possible. The delay should not increase when the recent files limit is high; it should be possible to use a limit of 50 or higher without performance penalty.
- Even if there is some delay after pressing Ctrl+E, the user interface should block all input until the dialog has focus, so that no characters could be mistyped to the currently open file, no matter how fast the user can type.
|
|
Description
|
When the recent files limit has been set high, for example to 50, sometimes the delay between pressing Ctrl+E and the Recent Files dialog opening is so long, that the user may accidentally type a couple of characters before the dialog opens. As a result, some random characters are accidentally typed to the currently open file.
This is a problem especially when switching between two most recent files, because the user can very quickly type "Ctrl+E, Enter" (see the attached picture). If the user uses the search feature of the Recent Files dialog and starts typing the first letters of a file name, it's likewise possible to type one or two characters before the dialog opens.
EXPECTED
- The Recent Files dialog should be better optimized, so that the delay in opening the dialog would be as small as possible. The delay should not increase when the recent files limit is high; it should be possible to use a limit of 50 or higher without performance penalty.
- Even if there is some delay after pressing Ctrl+E, the user interface should block all input until the dialog has focus, so that no characters could be mistyped to the currently open file, no matter how fast the user can type.
|
Show » |
|
http://www.jetbrains.net/jira/browse/IDEADEV-11898
– that JetBrains marked as resolved. It is now faster with 6140 but can still take up to 3 seconds for me first time, so I was wondering how your performance is.
Thanks,
Jon