Opened 7 years ago
Closed 7 years ago
#117 closed defect (fixed)
Abortion from GUI does not work properly in all cases
Reported by: | ke | Owned by: | ke |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | kahina-qtype | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce: start gui using gui/0 compile a grammar parse a grammar when the console prompts for "more solutions", select "restart parse" from grammar menu (this should not even be possible, but that is issue #112) hit "enter" (= no) at more solutions prompt -> parse is restarted close GUI -> execution is aborted
Expected behavior: return to regular QType prompt
Actual behavior: GUI appears again immediately.
Change History (2)
comment:1 Changed 7 years ago by ke
comment:2 Changed 7 years ago by ke
- Resolution set to fixed
- Status changed from new to closed
There is no more prompt, this should solve this issue.
Note: See
TracTickets for help on using
tickets.
Also, the greying out of parse menu entries does not appear to make much sense in these cases. Need to check if this behavior goes away when main issue is fixed.