Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
bogdantoda
Visitor

ListPanel containing LabelList focus problem

It seems that from the new update to sofware 7.2.0, LabelList does not get focus if it has no item inside.
We have a simple ListPanel containing only labels and an empty LabelList. We use this to show the selected item details from the panel to the left.
When we select an item we want to go to a more detailed view, so we create the next panel to this rightside ListPanel. The nextpanel is never displayed, because we can never get focus to our component.
It seems that an empty LabelList cannot get focus now. Is there a way to mark our component as focusable? or our contained LabelList.
0 Kudos