Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
IIRC from what tinybit said, it is a "Feature" but not a "bug".
Original comment by roy...@gmail.com
on 16 Jun 2011 at 11:00
what is the purpose of this undocumented feature? Why does it not work for v or
key_right or ^ ???
Original comment by Steve6375
on 16 Jun 2011 at 11:08
>>> countdown should not start, Also happens with v,^,left,right,up,down.
>>> Suggest code in stage2.c ......
With your patch, you disabled the feature of the keys v,^,left,right,up,down
for Single-Key-Selection. It may be an improvement. However it may also be a
deterioration.
>>> what is the purpose of this undocumented feature?
In case the user only has the UP and DOWN keys(working), this feature will give
the user a possibility to select and boot a menu item.
And not all features have to be documented(in my opinion), though it might be
better to document it.
>>> Why does it not work for v or key_right or ^ ???
Do you mean these keys should not be used as Single-Key-Selection?
Are you sure the user never want to use these keys as a Single Key for
selection and boot?
Any key with 8 times repeat will act as Single-Key-Selection, including the
keys "v", key_right and "^".
>>> a debug setting to turn this off
I personally think this feature does not bring too much trouble and need not
turn off. This is mostly a choice of taste. Let's see chenall's decision.
Original comment by tinyb...@gmail.com
on 17 Jun 2011 at 2:01
Original issue reported on code.google.com by
Steve6375
on 16 Jun 2011 at 10:23