-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceType: Bugeditor-refactorRelated to the refactoring of the Arduino IDE's editor componentRelated to the refactoring of the Arduino IDE's editor component
Description
Configuration
IDE Version: 1.6.12 (installed from ZIP file)
OS: Windows 10 Pro x64
Language: Czech
Issue Description
When I try to create new tab/file (CTRL+SHIFT+N
), tapping on OK and Cancel button doesn't work and input text field for entering file name hang up.
Steps to reproduce
- Create a new project
- Add a new file/tab (
CTRL+SHIFT+N
) - Enter new file name
- Press
Ok
orCancel
- Nothing happen and input text field hang up (keyboard keys
ENTER
andESC
works here OK)
Workaround
Instead of OK
/ Cancel
buttons use ENTER
and ESC
keyboard keys. When the UI hungs up, press CTRL+SHIFT+N
to "un-hang up" the text field. :)
Metadata
Metadata
Assignees
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceType: Bugeditor-refactorRelated to the refactoring of the Arduino IDE's editor componentRelated to the refactoring of the Arduino IDE's editor component