WebAPI/Softkey through context menu: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
Luke-chang (talk | contribs) (Created page with "== Idea == Relevant bugs: [https://bugzilla.mozilla.org/show_bug.cgi?id=1142855 bug 1142855 (meta)] On simple phone, there are several (two, usually) softkeys on the screen....") |
Luke-chang (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
On simple phone, there are several (two, usually) softkeys on the screen. Sometimes a drop menu will show when clicking one of them. The functionality and caption of these softkeys may vary under different apps but should have the same look across the system. We may need an interface which can let each app easily customize their own softkeys without being aware of how they are rendered. | On simple phone, there are several (two, usually) softkeys on the screen. Sometimes a drop menu will show when clicking one of them. The functionality and caption of these softkeys may vary under different apps but should have the same look across the system. We may need an interface which can let each app easily customize their own softkeys without being aware of how they are rendered. | ||
== Concept == | |||
== Proposed API == |
Revision as of 15:58, 14 March 2015
Idea
Relevant bugs: bug 1142855 (meta)
On simple phone, there are several (two, usually) softkeys on the screen. Sometimes a drop menu will show when clicking one of them. The functionality and caption of these softkeys may vary under different apps but should have the same look across the system. We may need an interface which can let each app easily customize their own softkeys without being aware of how they are rendered.