Disabling button up still keeps the command toggle

Bug #1673672 reported by Vadim Peretokin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mudlet
Fix Released
Low
Stephen Lyons

Bug Description

An issue present since 2.1 - if I enable "push down button", put in "down" for down and "up" for up, and disable push down button, pressing the button will still toggle between "down" and "up" unlike "down" "down" "down" as expected.

Revision history for this message
Stephen Lyons (slysven) wrote :

Yeah, I had seen that in my past experimenting in this area. There may be a related issue in that the getButtonState() return value also keeps toggling instead of always returning a constant value and then there is some confusion over what the value should be - logically it would be "0" and "1" (although the Wiki says "1" and "2") but IIRC the logic is broken somewhere so that sometimes it is "0", "1" or "2"...

summary: - Disabling button up still keep the command toggle
+ Disabling button up still keeps the command toggle
Stephen Lyons (slysven)
Changed in mudlet:
milestone: none → 3.0.0
Revision history for this message
Stephen Lyons (slysven) wrote :

Fix for release_30 branch proposed in PR 435: https://github.com/Mudlet/Mudlet/pull/435

Changed in mudlet:
status: Confirmed → In Progress
assignee: nobody → Stephen Lyons (slysven)
Stephen Lyons (slysven)
Changed in mudlet:
status: In Progress → Fix Committed
Changed in mudlet:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.