[New-bugs-announce] [issue13985] Menu.tk_popup : menu doesn't disapear when main window is iconified.

marc dechico report at bugs.python.org
Fri Feb 10 11:50:22 CET 2012


New submission from marc dechico <marc.dechico at gmail.com>:

actions do discover the bug  with the source I have given:

pushing the right button to get the pop-up menu .

going out of the popup_menu  still pushing the right button.

the menu doesn't disapear when releasing the button.

and still doesn't disapear when iconnifying the main window.

I suppose the pop up_menu  should behave in a transient way.

when doing such a thing with google-chrome I first have my popup menu disapear and I need to click again to iconify.

perhaps we should have the choice and have access to a transient function.

----------
components: Tkinter
files: popupmenu.py
messages: 153037
nosy: marc.dechico
priority: normal
severity: normal
status: open
title: Menu.tk_popup  : menu doesn't disapear when main window is iconified.
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file24474/popupmenu.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13985>
_______________________________________


More information about the New-bugs-announce mailing list