cjprecord / editra

Editra - Developers Text Editor
Other
3 stars 0 forks source link

Cannot close single instance of Editra from Windows task bar #814

Open GoogleCodeExporter opened 9 years ago

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

1. Start a single instance of Editra in Maximized mode
2. Right-click on Editra's icon in the Windows task bar
3. Select "Close window" option

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

The main window is not closed whereas if there are multiple instances of Editra 
all windows are closed properly. Moreover, if the window is minimized with a 
left-click on the task bar icon the single instance can be closed properly.

What version of the product are you using? On what operating system?
What method of install was your version installed with (Binary/Source)?

Editra 0.7.20 on Windows 7 64 bits. Installed from binary.

Thanks !

Original issue reported on code.google.com by thierry....@gmail.com on 13 Nov 2013 at 3:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've forgotten a little precision : closing Editra the way I've described works 
awhile then doesn't work suddenly.

Original comment by thierry....@gmail.com on 13 Nov 2013 at 4:13

GoogleCodeExporter commented 9 years ago
Odd I do see this strange behavior through the following steps

1) open editra
2) minimize by clicking minimize button on the main window
3) right click on task bar icon and select close

The close event doesn't appear to get caught for some reason, likely a 
difference in window activation or focus issue.

Original comment by CodyPrec...@gmail.com on 13 Nov 2013 at 4:23