Git Product home page Git Product logo

xboxmousemodebugdemo's Introduction

Purpose

This code repo is to demo issue we met when using Xbox mouse mode in Windows 10 sdk, Build 14393.
We want to build a library which show some UI to end user, our UI must enable mouse mode.

As some app developer would turn off mouse mode in their app, we should set the RequiresPointer of
our root page to RequiresPointer.WhenFocused.
Then the buttons inside the page would not work properly randomly.

The file test_video.mp4 is recorded video for the issue.

Detailed steps below: (Here Click means press "A" key on control)
1. Launch the demo app in Xbox device, no mouse pointer in start page.
2. Click the "Show Content" button.
3. Then the content page showed with mouse pointer. That is a webview to Google site with 3 buttons on top of it.
4. Click the "Mute" button, its text changes to "Unmute".
5. Move mouse over the "CTA" button, but don't click it.
6. Move and click the "Close" button, that should close the content and back to start page, but it won't.
7. Continue click many times, it may randomly back to start page.

If you stuck in step 7, you can try following steps to get out:
1. Click the search text of google's page, the input keyboard is showed.
2. Press "B" key 2 times, then "Close" button is in selected mode.
3. Move and click "Close" button, you will get back to start page.

xboxmousemodebugdemo's People

Contributors

daoxunwu-vungle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.