eclipsesource / eclipsesource/tabris

Focus Lost event when keyboard vanishes

Open
#264 2 comments 0 reactions 0 assignees View on GitHub
android bug
Dominant language
Java
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I create a Text widget. I add a FocusListener to that Text widget.

When I tap the Text widget, the keyboard comes up.

When I send the keyboard away, Android and iOS behaves differently:

Unter iOS I get a focusLost event.

Under Android I do not get a focusLost event.

Expected: I expect the same SWT events for similar operations on both OS.

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.