devide icon indicating copy to clipboard operation
devide copied to clipboard

Python shell autocomplete popups don't close when parent introspection form is closed using Esc.

Open GoogleCodeExporter opened this issue 9 years ago • 2 comments

What steps will reproduce the problem?
1. Start DeVIDE, add any module (e.g. vtkTIFFWriter)
2. Double-click the module to open its view.
3. In the introspection shell, type "obj."; the autocomplete popup opens
4. Press the escape key

What is the expected output? What do you see instead?
The module's view closes, leaving the popup on the screen.
Expected output would be one of two things:
* Ideally, the first press of escape would close the autocomplete popup. 
Pressing escape again would close the view dialog.
* Alternatively, the view dialog should close *together* with the popup.



Original issue reported on code.google.com by [email protected] on 29 Oct 2008 at 3:37

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter

I experiences the same issue and this issue is a bit more general than describe 
in
the report. The autocomplete popup also stays in front when switching tasks.

So:
1a open an application in full screen
1 - 3 follow the first three steps from the report above
4. switch application (alt-tab or mouse)

the popup menu remains in front of the new application. 

Original comment by [email protected] on 20 Jan 2009 at 2:42

Attachments:

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter

I'm definitely going to look at this, but it might not be in time for the 9.1
release, which REALLY HAS to go out the door in January. :)

Original comment by cpbotha on 21 Jan 2009 at 8:16

GoogleCodeExporter avatar Mar 21 '15 21:03 GoogleCodeExporter