You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
In native apps like BBM the user can click anywhere in the yellow area to close the menu, in apps that use the jQueryMobile-BB10-Theme that's not the case.
Native app:
jQueryMobile-BB10-Theme:
If the user clicks on elements like on the tab or the input area, the menu closes but it also executes the associated action like opening the keyboard or changing the tab. If the user clicks in the area of the checkboxes, the clicked checkbox gets checked and the menu remains on the screen.
In native apps like BBM the user can click anywhere in the yellow area to close the menu, in apps that use the jQueryMobile-BB10-Theme that's not the case.

Native app:
jQueryMobile-BB10-Theme:
If the user clicks on elements like on the tab or the input area, the menu closes but it also executes the associated action like opening the keyboard or changing the tab. If the user clicks in the area of the checkboxes, the clicked checkbox gets checked and the menu remains on the screen.