Bug 537087 - Non-moveable text filed cursor while tapping android touch screen
Summary: Non-moveable text filed cursor while tapping android touch screen
Status: NEW
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 3.5   Edit
Hardware: Other Android
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: http://marid.org:8080/test.test
Whiteboard:
Keywords: ui, usability
Depends on:
Blocks:
 
Reported: 2018-07-16 14:59 EDT by Dmitry Ovchinnikov CLA
Modified: 2018-07-17 15:02 EDT (History)
1 user (show)

See Also:


Attachments
Simple maven project to reproduce the issue (5.78 MB, application/gzip)
2018-07-16 14:59 EDT, Dmitry Ovchinnikov CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Ovchinnikov CLA 2018-07-16 14:59:56 EDT
Created attachment 275004 [details]
Simple maven project to reproduce the issue

I've created a simple maven project (see the attached archive) to reproduce the issue.

You can check also http://marid.org:8080/test.test sample servlet (this is the deployed sample project) on Android device.

I've tested this code with

* Android 5.1
* Android 7.0

in the following browsers

* Firefox
* Chrome

In both browsers any tap on the text field doesn't move the caret.