Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mkempka opened this issue Apr 22, 2015 · 1 comment
Open

Comments

@mkempka
Copy link
Member

mkempka commented Apr 22, 2015

  • 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
@evolanakis
Copy link
Member

Opened tabris-android issue:
https://github.com/eclipsesource/tabris-android/issues/919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants