eclipsesource / eclipsesource/tabris

Modal shells on Android should close when touch goes outside the shell

Open
#402 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

- Open a new shell with
Shell result = new Shell(alphaShell, SWT.APPLICATION_MODAL);
- This opens a shell that grays out the background that it doesn't cover.
- Touch the background - nothing happens
- Expected: the shell should close

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.