Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Figure 1 Menu on Desktop, Mobile and TV platform

Image RemovedImage Added

Menu can contain the following menu items:

...

On Desktop platform, all items except Separators and Submenus can have shortcuts. Note: We may consider permitting shortcuts also for Submenus which is sometimes used in complex applications with strong focus on enduser productivity with keyboard (typically IDEs - integrated development environments).

Figure 2 Menu items

Image RemovedImage Added

Menu items are typically laid in a three column layout with possible indentation of items. As developers can add custom menu items, the layout needs to be as flexible as possible to permit adding vertical visual separators, search boxes, progress bars, icon items in a grid, icons on the right hand side, etc.

Figure 3 Typical menu layout

Image RemovedImage Added

 

...

Figure 4 Menu with smaller than needed size

Image RemovedImage Added

Menu opens on a position relative to the control or place which initiated menu opening. There are multiple possible positions depending on whether there is enough space to open the menu. See the following figure. If the menu is too big to fit on the screen in either position, it adjust its position within the corresponding axis. If it still does not fit in, it opens with scrolling arrows.

Figure 5 Possible menu opening positions

...

Figure 6 Special-case hover behavior

Image RemovedImage Added

Table 1 Pointer gestures

...

Figure 7 Focus in menu hierarchy

Image RemovedImage Added

...