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.
RegardsThomas Stüven
...edit
Here are more screenshots. Named after the version.
These screenshots have been made on the target computer. Maybe these are more useful.
Hello Tacho,
I've got the same problem like Thomas.
I can provide you the screenshots of the visual tree.
working: 17.1 RTM (1000)
not working: current 17.2
Hello Thomas,
Thank you for the detailed information you have provided.
When working with the XamNumericEditor and using the Tablet features of Windows 7, the different behavior of the control in the 17.1 RTM (1000) build and the last Service Release could be related to modifications over the visual tree of the editor.
Would you please provide me with a screenshot of the entire visual tree (by inspecting with the Snoop application for example) of the XamNumericEditor when it is in edit mode for both the working (keyboard icon appears) and the non-working (keyboard icon does not appear) application? This way I will be able to examine the tree in your specific scenario and provide you with further details.
If you have any questions, please let me know.
here are some Details:
OS Version: Windows 7 Professional Service Pack 1 and Windows 7 Ultimate Service Pack 1Settings: Standard after installing Tablet PC Components in Windows Features. What other settings do you need? IDE: Visual Studio Professional 2015 V14.0.25431.01 Update 3Virtual Keyboard: Tablet PC Input PanelWPF Product: Last seen it working in my App with Ultimate UI for WPF 17.1.20171.1000
Screenshots are attached in the ZIP-File.
As said. On the very same PC the Keyboard is activated correctly if I test it with the Sample Browser.
Thank you for your Support
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.