Certain UI components are displayed within pop-up windows. A common characteristic for all these components is that they are temporary states This means that typically back stepping from one state to the previous state does not lead into pop-up windows; they are skipped.
Component | Description |
---|---|
Options menu |
The commands and options that are available in the current context can be accessed via the Options menu. It is displayed as a list in a pop-up window. |
Query |
A query is a component where the software requests user input. All query components are displayed in pop-up windows. They consist of a prompt (possibly containing a graphical element) and some kind of an input component. Various types of queries exist:
|
Note |
A note is a feedback component that informs the user about the current situation. They contain a text and possibly a graphical element, and their layout is similar to a Confirmation query. However, the softkey labels do typically not exist, as notes do not require user input and by default they disappear within a time-out. |
Soft notification |
Soft notifications are reminders that inform the user of events that have typically occurred during the user's absence. Soft notifications can only be seen in the home screen, and the user can acknowledge them. There are two types of soft notifications; the layouts resemble those of Confirmation queries and List queries:
|
Call window |
Incoming calls and outgoing calls are presented in pop-up windows. |
Discreet pop-up |
Discreet pop-up is a temporary pop-up that appears on the upper left corner for certain time-out. When discreet pop-up appears, it does not dim the background and it does not have the focus. User can navigate in the underlying application normally. Pop-up can have simple touch functionality. It can be used, for example, for the information and confirmation note. |
Universal indicator pop-up |
Universal indicator pop-up is opened from the universal indicator pane. It contains more information of the active status indicators. |
For more information, see Pop-ups