|
|
Re: RAP and mobile hiding keyboard does not reappear when entering text widget [message #1768161 is a reply to message #1766770] |
Fri, 14 July 2017 08:54 |
Wim Anckaert Messages: 32 Registered: December 2012 |
Member |
|
|
Hi Ivan,
the focus is still on the text widget.
We were able to reproduce it on ipad 2 with iOS version 9.3 on the demo site : http://rap.eclipsesource.com/demo/release/rapdemo/
also reproduced on ipad pro (don't know exact version right now)
couldn't reproduce it on ipad 2 with iOS version 8.1
steps to reproduce :
1. select a text widget under "Multiline texts" (it actually doesn't mather which text widget)
2. ipad shows keyboard dialog.
3. hide ipad keyboard
4. touch the text widget again => no keyboard is appearing
when switched to another text widget the keyboard is appearing.
By adding a touchlistener to the text widget we received touch events.
We tried calling textwidget.forceFocus / setFocus, but in those methods, the method isFocusControl was called and this returned true.
regards,
Wim
[edit typos]
[Updated on: Fri, 14 July 2017 13:47] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04824 seconds