OnKeyUp event in InfoPath taskpane

H

Hay

Hello,

We are using the taskpane to filter/find some information that needs to be
put into the infopath document. The filter text is taken from an input
textbox in an HTML page.
The problem we have is that the OnKeyUp event is not fired for the input
field. Other events like OnKeyDown and OnKeyPress are fired.

Did somebody see the same behavior?
Or is it a bug like the one mentioned in KB322173-OnKeyUp Event Does Not
Fire for WebBrowser Control?

We are using the .Net 1.1 Framework.

Kind regards,

Hay
 
B

Brian Teutsch [MSFT]

It seems very likely that the issues are one and the same. I don't think
we've heard of this within InfoPath before. The KB article indicates that
it's not available to the general public, so you would have to call product
support to receive the fix and see if it works.

Brian
 
Top