Fennec/Features/touch: Difference between revisions

Line 47: Line 47:


== Designs  ==
== Designs  ==
This is our new gesture set, as mapped to current browser features. We will also have on-screen touch buttons/targets, but we need to map all features to a gestures for accessibility reasons (more details on that soon).


'''[Browser Feature] = [Gesture]'''
This is our new gesture set, as mapped to current browser features. We will also have on-screen touch buttons/targets, but we need to map all features to a gestures for accessibility reasons (more details on that soon).


Back = Two-finger Swipe Left
'''[Browser Feature] = [Gesture]'''
[http://farm6.static.flickr.com/5310/5637707487_f85325f4f9_m.jpg]


Forward = Double-finger Swipe Right
Back = Two-finger Swipe Left [http://farm6.static.flickr.com/5310/5637707487_f85325f4f9_m.jpg]  
[http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_b.jpg]
Scroll Down = Swipe Down


http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_t.jpg
Forward = Double-finger Swipe Right [http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_b.jpg]


Scroll Up = Swipe Up
Scroll Down = Swipe Down


Pan = Drag
http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_t.jpg


Kinetic Pan = Swipe
Scroll Up = Swipe Up
 
Pan = Drag
 
Kinetic Pan = Swipe<br>
 
{| class="fullwidth-table"
|-
| style="background:#EFEFEF; width:33%" | '''Browser Function / Feature'''<br>
| style="background:#EFEFEF; width:33%" | '''Gesture Name'''<br>
| style="background:#EFEFEF; width:33%" | '''Gesture Illustration'''<br>
|-
| <br>
| <br>
|
|-
| <br>
| <br>
| http://farm6.static.flickr.com/5301/5638283158_21bbf92d00_t.jpg
|-
| <br>
|
|
|-
| <br>
| <br>
|
|-
| <br>
| <br>
|
|}
 
<br> <br>


== Test Plans  ==
== Test Plans  ==
55

edits