Opened 8 years ago
Closed 8 years ago
#888 closed defect (fixed)
element specifier "O" causes problems in "select" cmd, gets mixed up with "objects"
Reported by: | Elaine Meng | Owned by: | Greg Couch |
---|---|---|---|
Priority: | major | Milestone: | Alpha 4 |
Component: | Input/Output | Version: | |
Keywords: | Cc: | chimera-programmers | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
command-line "select O" gives in Log:
select objects
Missing "objects" keyword's argument
Same problem occurs with "select subtract O" but not "color O orange targ a" or "style O ball"
(as usual, reassign as appropriate)
Change History (2)
comment:1 by , 8 years ago
Milestone: | → Alpha 4 |
---|---|
Owner: | changed from | to
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Bring back November 9, 2015 change where the case of what the user types is not changed. And add a comment, so it doesn't get optimized away again.