locked
Locked inputs in Windows8 RRS feed

  • Question

  • Hi,

    In my application I have two DIV elements that toggle its visibility, so only one element is visible to the user at same time.

    After several times user toggles element's visibility all inputs on the screen become locked, user can't type text inside them. It releases only after killing and running again the application.

    Any idea why it may happen?

    And how to solve?

    I've tried to append a new input element to body using JS console and I saw that it's also locked.

    10x

    Tuesday, December 17, 2013 7:19 AM

All replies

  • Please provide a reproduction application along with steps to make this happen.

    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.

    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.

    Tuesday, December 17, 2013 4:07 PM
    Moderator