Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
190
XamNumericEditor and virtual Tablet Keyboard
posted

Hello,

I'm writing an Application for Windows 7. With Tablet Functions installed Windows is supposed to display a small Button to open the on Screen Keyboard as soon as one touches an input Control. This works fine in my App for the standard WPF Textboxes and it used to work with the XamNumericEditor prior to the last Servicerelease of Infragistics 17.1.

Even after Updating to 17.2 it still is not working on the XamNumericEditor but works fine with Textboxes.

Testing the behavior with the SampleBrowser it seems to work for all Infragistics Versions (even 17.2).

That leads into thinking, that something I have added causes a Problem. So I made a test app with only a Stackpanel, two XamNumericEditors and a Textbox. But in tihs testapp the behavior is the same as in my App. The Textbox brings up that Keyboard Button, the XamNumericEditors don't.

I added the Testapp for reference.

Any hint or Workaround is welcome, as right now I have no clue what causes my Apps not to bring up the Keyboardbutton for the Infragistics Controls.

Regards
Thomas Stüven

NumericEditorOSK.zip
Parents
No Data
Reply
  • 6365
    Offline posted

    Hello Thomas,

    Thank you for the sample application you have provided.

    In order for us to assist you on the issue you have described in regards to the keyboard button not showing up when tapping the XamNumericEditor in Windows 7 Touch mode, would you please provide me with more information on the following:

    - Exact OS version.
    - All features and settings that are turned on or off for reproducing the behavior.
    - IDE that was used.
    - Virtual keyboard that was used: On-Screen Keyboard or Tablet PC Input Panel.
    - WPF product and build version where the issue was not reproduced.

    Would you also please provide me with screenshots of the virtual keyboard and keyboard button for displaying it.

    If you have any questions, please let me know.

Children