Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.2
-
C7 + 92_201103 Subcon (020.029) + Split view SHA 3b72ae243f8b59c9b6b3872584a2d96059cd91d2
-
04d068a93514744055c2c14948fed20e40179eaa
Description
Preconditions:
QWidget includes a QWebView with url input box and some HTML content. View is on portrait orientation.
- tested with pvkb-addressbook test application: select 'Web' button (but not any link on the page!) and tap the url input box on top of the screen --> split view is open on portrait mode.
Test steps:
1. Type some text to url input box.
2. Switch orientation to landscape mode.
--> split view is open on landcape.
3. Continue typing.
Expected result:
Typed text is visible on split view.
Actual result:
Cursor does not move on url input box and typed text cannot be seen.
Note: if split view is closed and opened again (as focus is on url input box) - typed text is still not visible.