Opened 13 years ago
Last modified 9 years ago
#1608 new defect
WXGUI attribute query might lead to accidental attribute data editing
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.6 |
Component: | wxGUI | Version: | 6.4.2 |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Note:
See TracTickets
for help on using tickets.