This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11704 - Resistor plugin - After the resistor is drawn, it disappears immediately.
Attached to Project:
Rockbox
Opened by Matteo Italia (MItaly) - Saturday, 30 October 2010, 10:20 GMT+2
Last edited by Thomas Martitz (kugel.) - Saturday, 30 October 2010, 16:38 GMT+2
Opened by Matteo Italia (MItaly) - Saturday, 30 October 2010, 10:20 GMT+2
Last edited by Thomas Martitz (kugel.) - Saturday, 30 October 2010, 16:38 GMT+2
|
DetailsIn the resistor plugin, after the resistor is drawn it disappears immediately if a value has just been entered with the onscreen keyboard. The problem is particularly evident with the LED resistor calculator, in which you always have to insert the supply voltage.
This happens in r28388 on Sansa Fuze v1, but I suspect that it's present also on other targets. The patch I submit fixes the problem by waiting 200 msec and flushing the input buffer before waiting for the keypress to exit from the resistor display mode. |
This task depends upon
Closed by Thomas Martitz (kugel.)
Saturday, 30 October 2010, 16:38 GMT+2
Reason for closing: Duplicate
Additional comments about closing: FS#11675
Saturday, 30 October 2010, 16:38 GMT+2
Reason for closing: Duplicate
Additional comments about closing:
Ooops, duplicate of http://www.rockbox.org/tracker/task/11675 :S