eclipsesource / eclipsesource/tabris

Cursor not kept in view when entering multiple lines of text

Open
#388 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

To reproduce:
- Create a Text field with SWT.MULTI | SWT.V_SCROLL
- Launch on an iPad/iPhone with the native client
- Enter multiple lines of text using CR after each one until the screen is full

Result: cursor will be below virtual keyboard. Input not visible

Expected: text field should scroll so that cursor & input remains visible (compare with Apple's Notes app). Same issue is also reproducible in mobile Safari.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.