Opened 7 years ago
Closed 7 years ago
#1468 closed defect (fixed)
Pressing Enter key in Volume Viewer entry field runs the last command
Reported by: | Tom Goddard | Owned by: | pett |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Command Line | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Pressing the Enter key in the Volume Viewer contour level entry field apparently forwards the key stroke to the command line running whatever command was there (opening the map a second time).
open 1080 from emdb
# Click in volume viewer level entry field and press Enter -- causes another copy of map to open.
This isn't specific to Volume Viewer, for instance clicking return in the Cage Builder edge length entry field also executes the last command.
Note:
See TracTickets
for help on using tickets.
Fixed by not forwarding keystrokes if the focus widget is a QLineEdit or derivative thereof