Opened 6 years ago

Closed 4 years ago

#3592 closed defect (fixed)

cmd-c (copy on Mac) closes dialog in r.import

Reported by: cmbarton Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: wxGUI Version: 7.2.2
Keywords: cmd-c Cc:
CPU: Unspecified Platform: MacOSX

Description (last modified by neteler)

Try to copy something like the name of a file and it closes the dialog. This is a really annoying bug. Probably easy to fix. Related to the still unfixed bug in #3008

Change History (7)

comment:1 by cmbarton, 6 years ago

Version: unspecified7.2.2

This still affects all GRASS 7 versions. Fix is probably similar to what is needed for #3008

comment:2 by cmbarton, 6 years ago

Milestone: 7.2.4

comment:3 by neteler, 5 years ago

Description: modified (diff)
Milestone: 7.2.47.6.2

comment:4 by nila, 4 years ago

This is still an issue with 7.8 branch and master (7.9.dev), with Python 3.8.2 and wxPython 4.0.7.post2.

I can add that this bug also appears with v.import.

comment:5 by nila, 4 years ago

Most of or all of import/export dialogs based on gui/wxpython/modules/import_export.py (class ImportDialog()) is affected by this bug.

Fix proposed with https://github.com/OSGeo/grass/pull/393.

comment:6 by nila, 4 years ago

Fixed with commit ​69148c8. This issue may be closed.

comment:7 by annakrat, 4 years ago

Resolution: fixed
Status: newclosed

Thanks!

Note: See TracTickets for help on using tickets.