[fixed] [4294] No Navigation, if hidden (IsMouseUsed) control initially has the focus (1 Viewer)

chefkoch

Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    As long as the hidden "close"-button is not visible at all, no navigation is possible.

    20130219_102507.png

    20130219_102517.png

    20130219_102524.png
     

    morpheus_xx

    Lead Dev MP2
  • Team MediaPortal
  • March 24, 2007
    12,072
    7,454
    Home Country
    Germany Germany
    I think this can be fixed inside the xaml files:
    https://github.com/MediaPortal/Medi...in/Reflexion/screens/master_homemenu.xaml#L66

    You can specify on any FrameworkElement the SetFocusPrio like SetFocusPrio="Default", example here:
    XML:
    <Grid x:Name="ContentPanel" Grid.Row="2" Grid.Column="0" SetFocusPrio="Default">

    If you add this property to the text input field, it should work (btw, same applies to VirtualKeyboard and propably all other SuperLayers)

    On the other hand, a default focus should be found by SkinEngine, if no preference is set in screen file.
     

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    You can specify on any FrameworkElement the SetFocusPrio like SetFocusPrio="Default", example here:
    XML:
    <Grid x:Name="ContentPanel" Grid.Row="2" Grid.Column="0" SetFocusPrio="Default">

    If you add this property to the text input field, it should work (btw, same applies to VirtualKeyboard and propably all other SuperLayers)
    This is working nicely. Thanks for the hint.

    On the other hand, a default focus should be found by SkinEngine, if no preference is set in screen file.
    That's the reason, why I would like to keep this thread as [BUG] until I've entered this issue into the bug tracker. Even if not default focused control has been found or selected by the skin engines, at least the navigation by remote / keyboard, shouldn't not be broken / disabled.
     

    morpheus_xx

    Lead Dev MP2
  • Team MediaPortal
  • March 24, 2007
    12,072
    7,454
    Home Country
    Germany Germany
    Should be fixed by change in GenericDialog.xaml.

    @Testers please check branch BUG4294_DialogFocus_NoMouse if result is now everywhere as expected.
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 MP2 - V2.4.1 Mouse support for timeshift DE
    I guess it's really a rare case, most users use remote controls, then keyboards and last mouse. I tired to design things mouse friendly as much as possible, because it was almost impossible when I joined the team. As former WMC user I quickly decided to create a WMC-like skin which comes as close as possible in terms of appearance and...
    I guess it's really a rare case, most users use remote controls, then keyboards and last mouse. I tired to design things mouse...
    Hi, I am new to Media Portal, I am an avid Windows Media Center user, love it and trying to hold onto it as long as possible...
    Replies
    9
    Views
    817
    Prerequisites A Spotify account (free or premium) I've not tested with a free account, but according to spotify it should work. Spotify desktop app installed on same computer as you are going to use with MediaPortal Getting ready Create an app at spotify, use this link: Dashboard | Spotify for Developers, you have to login. Click...
    Prerequisites A Spotify account (free or premium) I've not tested with a free account, but according to spotify it should work...
    Prerequisites A Spotify account (free or premium) I've not tested with a free account, but according to spotify it should work...
    Replies
    0
    Views
    751
    MP1 MP2 Dropping Episodes DE
    Hello everyone, I have the same problem on some series, the last one I found is Law and Order (New York Police judiciaire in French), season 20 only displays the first 3 episodes, I couldn't find any difference in the file names between these first 3 episodes and the following ones except for the episode number of course. By going...
    Hello everyone, I have the same problem on some series, the last one I found is Law and Order (New York Police judiciaire in...
    Hi all, this seems to be a bit of a follow up on an issue I was having a couple of years ago. That issue just seemed to resolve...
    Replies
    3
    Views
    541
    I tried setting the windows screensaver to power off the display on my MP1 HTPC but in fact it only blanks the screen ("no video signal") on the TV I suspect the AVR has something to do with that. If I manually put the TV only into standby when TV is playing but paused then on wakeup I could not immediately take it out of pause and...
    I tried setting the windows screensaver to power off the display on my MP1 HTPC but in fact it only blanks the screen ("no video...
    Hi all, I´m using MP 1.30 at the moment and have a problem which also exists on my system on previous versions. So I don´t think...
    Replies
    3
    Views
    647
    It's working after some hours search: the Auto3D plugin which I haven't used for years was corrupting the start of the TV live stream from server to MP. If anyone has a similar problem - disable all old plugins and then enable one after another :-)
    It's working after some hours search: the Auto3D plugin which I haven't used for years was corrupting the start of the TV live...
    After using MP for more than 10 years with regularly updates - this is the first time that after an update MP is not working...
    Replies
    3
    Views
    816
    Top Bottom