#1608: WXGUI attribute query might lead to accidental attribute data editing
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.2
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Vector data attribute querying by default uses editing mode. This might
lead to unintended data change (i.e. pressing cut instead of copy when
copying value).
UI is also not helpful - what does "Submit" means in the context of
querying attributes? And what is "Cancel"? Where's the "Close" button?
Enter key is also binded to "Submit" action.
It might make sense for editing session, still in a plain object attribute
querying context it's dangerously confusing.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1608>
GRASS GIS <http://grass.osgeo.org>