
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
7,051
|
| Severity: |
Medium
|
|
Occurs in any "Select Path" dialog with the path edit field shown.
Typing the DOWN key makes the autocompletion list appers.
The problem is that the first item is NOT selected even though pressing one more time DOWN, the selection will be the second item in the list.
|
|
Description
|
Occurs in any "Select Path" dialog with the path edit field shown.
Typing the DOWN key makes the autocompletion list appers.
The problem is that the first item is NOT selected even though pressing one more time DOWN, the selection will be the second item in the list. |
Show » |
|
For example, if I type some characters while the completion popup menu is active, filtering is applied. So far so good.
When there is only one matching completion suggestion left, I should be able to simply complete it with "Enter". But that doesn't work, I have to press "Down" once first.
Then there's this strange large white border around the completion menu for paths.
In general completion in such "Path" fields should work and look exactly as code completion works and looks in the Java editor.