Opened 13 years ago
Closed 13 years ago
#2057 closed defect (fixed)
visual match robot interferes with editing
Reported by: | walter | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Visual Match | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
turn off the robot when editing word cards.
Change History (2)
comment:1 Changed 13 years ago by walter
comment:2 Changed 13 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Byron Corrales submitted a patch to fix this... Included in V23. Enjoy.
Note: See
TracTickets for help on using
tickets.
If you leave the robot on when editing word cards, the robot matches the cards and moves them to the discard pile. This is bad as it both prevents you from editing and it leaves the state in a non-determinism's state which causes a bug in saving to the journal. The obvious fix would be to disable the robot whenever entering word edit mode.