[GRASS-dev] [GRASS GIS] #2910: not possible to destroy dialog with "x" when changing location and mapset
GRASS GIS
trac at osgeo.org
Sat Feb 13 16:01:13 PST 2016
#2910: not possible to destroy dialog with "x" when changing location and mapset
----------------------------+----------------------------------------------
Reporter: lfurtkevicova | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: working environment, quit dialog
CPU: x86-64 | Platform: Linux
----------------------------+----------------------------------------------
Changes (by annakrat):
* priority: normal => minor
* type: enhancement => defect
* milestone: 7.0.4 => 7.1.0
Comment:
This is a consequence of a wxWidgets bug (wxDialog not closing when using
SetExtraStyle(wxWS_EX_VALIDATE_RECURSIVELY)):
http://trac.wxwidgets.org/ticket/13490
I haven't found a way to avoid it, except for removing the style, which
then breaks the validator. Neither of this functionality is critical. This
bug is relevant only for wxGTK.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2910#comment:1>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list