View Issue Details

IDProjectCategoryView StatusLast Update
0002215NoesisGUIC# SDKpublic2021-12-21 13:08
ReporterARGeaslin Assigned Tohcpizzi  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product Version3.1.1 
Target Version3.1.3Fixed in Version3.1.2 
Summary0002215: WebBrowser v1.0.6 VKB
Description

There is no way at the moment to inject a value from the virtual keyboard into the focused web element of the web browser.

Steps To Reproduce
  • Navigate to a webpage with a text box, click to start entering text
  • WebBrowser_VirtualKeyboardRequested fires as expected

Nothing in WebBrowser or VirtualKeyboardRequestedEventArgs gives a place to inject the string taken from our virtual keyboard

PlatformWindows

Activities

hcpizzi

hcpizzi

2021-12-21 13:08

developer   ~0007691

I've added a function public void InputText(string text) to WebBrowser.

Issue History

Date Modified Username Field Change
2021-12-16 17:43 ARGeaslin New Issue
2021-12-17 09:32 sfernandez Assigned To => hcpizzi
2021-12-17 09:32 sfernandez Status new => assigned
2021-12-17 09:32 sfernandez Target Version => 3.1.2
2021-12-20 12:07 jsantos Target Version 3.1.2 => 3.1.3
2021-12-21 13:08 hcpizzi Status assigned => resolved
2021-12-21 13:08 hcpizzi Resolution open => fixed
2021-12-21 13:08 hcpizzi Fixed in Version => 3.1.2
2021-12-21 13:08 hcpizzi Note Added: 0007691