Normal
Thank you. Very informative.Very disappointing though. The problem I was trying to get around with conditional navigation is that I have a video preview pane with buttons either side of it.The video panel seems to be gaining focus even when it is not visible - i.e. when video is not playing.This means that I cannot cleanly navigate between buttons when the video panel is not visible - the focus "seems" to disappear but in reality it has gone to the invisible video panel.What I was trying to do was bypass this issue with conditional navigation -Eg: From left button:Left button has focusOn right: if video panel is visible focus move to video panel, else focus move to right hand buttonAnyone got any ideas about how to prevent the video panel getting focus when hidden - or a way of doing the conditional navigation?ThanksRH
Thank you. Very informative.
Very disappointing though. The problem I was trying to get around with conditional navigation is that I have a video preview pane with buttons either side of it.
The video panel seems to be gaining focus even when it is not visible - i.e. when video is not playing.
This means that I cannot cleanly navigate between buttons when the video panel is not visible - the focus "seems" to disappear but in reality it has gone to the invisible video panel.
What I was trying to do was bypass this issue with conditional navigation -
Eg: From left button:
Left button has focus
On right: if video panel is visible focus move to video panel, else focus move to right hand button
Anyone got any ideas about how to prevent the video panel getting focus when hidden - or a way of doing the conditional navigation?
Thanks
RH