Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Refactoring button is not disabled, but does nothing #883

Closed
BeckmaR opened this issue Aug 5, 2016 · 1 comment
Closed

Refactoring button is not disabled, but does nothing #883

BeckmaR opened this issue Aug 5, 2016 · 1 comment
Assignees
Milestone

Comments

@BeckmaR
Copy link
Contributor

BeckmaR commented Aug 5, 2016

Two states, A and B, an event and a bool variable exist.
There are two transitions from A to B, both have the event as trigger, but one sets the variable to false, the other one to true. The testplan specifies Refactoring -> fold incoming actions / fold outgoing actions should be disabled (because folding is not possible), but the button is not disabled. clicking it just does nothing. (Testcase 12.10 and 12.11)

@andreasmuelder andreasmuelder modified the milestone: Inbox Aug 5, 2016
@andreasmuelder andreasmuelder modified the milestones: Inbox, Backlog Aug 8, 2016
@tkutz tkutz self-assigned this Aug 17, 2016
tkutz added a commit that referenced this issue Aug 18, 2016
@tkutz
Copy link
Contributor

tkutz commented Aug 18, 2016

Fixed with pull request #910.

@tkutz tkutz closed this as completed Aug 18, 2016
@tkutz tkutz modified the milestones: S31 - TBD, Backlog Aug 18, 2016
@tkutz tkutz removed the is-Bug label Aug 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants