[mythtv-commits] Ticket #7028: Buttontree widget using a single buttonlist requires two keypresses to traverse to deeper level
MythTV
mythtv at cvs.mythtv.org
Thu Sep 10 13:44:45 UTC 2009
#7028: Buttontree widget using a single buttonlist requires two keypresses to
traverse to deeper level
---------------------------------------------+------------------------------
Reporter: robertm | Owner: stuartm
Type: defect | Status: new
Priority: minor | Milestone: 0.23
Component: MythTV - User Interface Library | Version: head
Severity: low | Mlocked: 0
---------------------------------------------+------------------------------
When creating a buttontree like so:
{{
<buttontree name="videos">
<area>786,557,1136,525</area>
<numlists>1</numlists>
<spacing>0</spacing>
<buttonlist name="listtemplate" from="baserecordinglistwide"
/>
</buttontree>
}}
It requires two presses of the right arrow/binding to traverse to a lower
level in the tree. This is only true for traversing from depth 0->1.
After that, traversing to deeper levels requires only the normal single
keypress, and moving back to the topmost level, then back to lower levels
works as normal. This only affects the first descent into a lower level.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7028>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list