IHTMLViewer not scrolling | developer.brewmp.com IHTMLViewer not scrolling | developer.brewmp.com

Developer

IHTMLViewer not scrolling

Forums:

I am having an issue with the IHTMLViewer not scrolling when a text input field receives focus. This only happens on the device (Motorola V3M and Motorola V3A) and not in the emulator/simulator. I have noticed that in the emulator an EVT_CTL_TAB event is sent when AVK_UP or AVK_DOWN is recieved by IHTMLViewer (and a text field is focused), but this event is *not* being sent when the app is running on the device.

This behavior is only observed when a text input field is focused. It looks like the IHTMLViewer is 'stuck' as it will not scroll up or down once the text field has been focused.

Anyone else witnessed this behavior? Is it a known issue?