Mobile/UI/Designs/TouchScreen/workingUI/CSM: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
as in, right-click menus, but where right-click is not the invocation mechanism.
as in, right-click menus, but where right-click is not the invocation mechanism.


The Context-sensitive menus can be invoked by  “Tap-and-Hold”. The usual case will be that the CSM can be invoked on any object within the web page currently viewed without activating the link or object. Context-sensitive menus can be invoked over content rendered by a plug-in only if the plug-in supports CSM. The CSM opened over a plug-in will contain the commands provided by the plug-in.  
The Context-sensitive menus can be invoked by  “Tap-and-Hold” and canceled by Taping outside the CSM. The usual case will be that the CSM can be invoked on any object within the web page currently viewed without activating the link or object. Context-sensitive menus can be invoked over content rendered by a plug-in only if the plug-in supports CSM. The CSM opened over a plug-in will contain the commands provided by the plug-in.  




Line 58: Line 58:


|}
|}


'''Fennec CSM layout concept'''
'''Fennec CSM layout concept'''
Line 63: Line 64:


While having the CSM command menu items touchable the maximum amount of CSM commands that can be shown at one time is 5 items.
While having the CSM command menu items touchable the maximum amount of CSM commands that can be shown at one time is 5 items.
'''Alternative Context-sensitive menu concept'''
A movable CSM invoked with the "Tap-and-Hold" interaction and dismissed by taping outside. Max 2 commands
'''Fennec Alternative CSM layout concept'''
[[Image:SmartCSM1.jpg]]
{| cellpadding="10" bgcolor="#ccc"
|+'''Context-sensitive menu commands and availability for different web objects'''
|-
!|Context-sensitive menu commands
!|Link
!|Link + image
!|Image
!|Web page / text
|-
|Open in new tab
|X
|X
|
|
|-
|Save image as
|
|
|X
|
|-
|Save page as
|
|
|
|X
|}
12

edits