elieobeid7 / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

Cancelling "New Folder" dialog leaves a (transient) nameless folder in the UI #214

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?

1. In the main menu, select "New" / "Folder".
2. In the file dialog, select "Use Default".
3. In the next dialog "Create New Folder", press ESC.

> What is the expected output? What do you see instead?

I would expect to cancel the dialog creation without any side effects. Instead, 
a new folder that has no name is created.

Apparently the folder is transient. Re-opening the main window still shows the 
folder, but re-starting AutoKey does not show the folder anymore.

> What version of the product are you using? On what operating system?

autokey-gtk 0.90.4 on Ubuntu 12.04.1 LTS

Original issue reported on code.google.com by stef...@familie-uhlig.net on 5 Sep 2012 at 7:23