Closed
Bug 611518
Opened 15 years ago
Closed 15 years ago
[RTL] left and right swipe should be switched for RTL languages
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec-)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| fennec | - | --- |
People
(Reporter: nhirata, Assigned: linostar)
Details
(Whiteboard: [e0])
Mozilla/5.0 (Android; Linux armv71; rv2.0b8pre) Gecko/20101111 Firefox/4.0b8pre Fennec/4.0b3pre
1. go to http://people.mozilla.com/~nhirata/
2. go inside the html_tp folder
3. select any of the web pages
4. hit the back button
5. two finger swipe right
Expected: Forward (one step in the tab specific browsing history)
Actual: Back (one step in the tab specific browsing history)
Same for two finger swipe left
Expected: Back (one step in the tab specific browsing history)
Actual: Forward (one step in the tab specific browsing history)
Note:
Based on bug 610992 and
https://wiki.mozilla.org/Mobile/UI/Designs/TouchScreen/Fennec_1.1%2B#Two_Fingers
Updated•15 years ago
|
tracking-fennec: --- → 2.0+
Updated•15 years ago
|
Assignee: nobody → mark.finkle
Updated•15 years ago
|
tracking-fennec: 2.0+ → 2.0-
Whiteboard: [e0]
| Assignee | ||
Updated•15 years ago
|
Assignee: mark.finkle → linux.anas
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•15 years ago
|
||
I am not sure about the multitouch gesture specification. Should it match the directions of back/forward arrows in the controls sidebar (reversed in case of RTL), in which case the current multitouch behavior is normal; or should it literally follow what is mentioned in the wiki independently of the browser dir?
| Assignee | ||
Comment 2•15 years ago
|
||
CC'ing the rtl community to collect more points of view.
| Assignee | ||
Comment 3•15 years ago
|
||
According to ianbarlow (irc discussion), the horizontal swipe effects should match those of the arrow navigation buttons. For RTL locales, back button is represented by an arrow pointing to the right, and forward button is an arrow to the left. That said, the current behavior of left/right swipes in RTL Fennec is correct.
Marking as invalid.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•