clearing top box causes print box to print twice

Bug #419070 reported by Stuart P. Bentley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sandpad
Fix Committed
Low
Unassigned

Bug Description

1. Enter f=3 into the left box.
2. Enter f=2 into the top box.
3. Enter f into the print box (3 will be printed.)
4. Clear top box. (Output will be 2\n3)
5. Clear it again. (Output will be 3\n3)

Changed in sandpad:
importance: Undecided → Low
status: New → Confirmed
tags: added: it-is-a-mystery
Revision history for this message
Stuart P. Bentley (stuart) wrote :

This also happens when you click the "run" button (though, oddly, not when you hit enter 2 newlines deep.

Revision history for this message
Stuart P. Bentley (stuart) wrote :

This happened because I had a stupid out-of-place line of code at the top of action functions, and I was calling the text's action with the buttons. It's all been cleaned up with the multiprint system rewrite.

Changed in sandpad:
status: Confirmed → Fix Committed
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.