Closed
Bug 992084
Opened 11 years ago
Closed 10 years ago
[User Story] Edge Gestures Starting in Landscape Mode
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(feature-b2g:2.0, tracking-b2g:backlog, b2g-v2.0 fixed, b2g-v2.1 verified)
RESOLVED
FIXED
2.0 S3 (6june)
People
(Reporter: pdol, Assigned: alive)
References
Details
(Keywords: feature, Whiteboard: [ucid:System187, ft:systemsfe, 2.0])
User Story
As a user I want to be able to use edge gestures to switch between apps when currently viewing an app that is in landscape mode so that I don't need to switch back to portrait to use this feature. Acceptance Criteria: 1. Having opened multiple apps with the device in landscape orientation and the current foreground app in landscape mode, swiping from the left edge bring the previous sheet into view. 2. Interaction matches UX spec.
Attachments
(1 file)
(deleted),
video/mp4
|
Details |
No description provided.
Reporter | ||
Updated•11 years ago
|
User Story: (updated)
Comment 1•11 years ago
|
||
See UX spec in bug 991849 for details.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → alive
Updated•11 years ago
|
QA Contact: rafael.marquez
Assignee | ||
Comment 2•11 years ago
|
||
This one is not trivial.
I cannot rotate the appWindow simply,
because sheet transition will modify translateX value according to the touch distance, but if the appWindow needs to be rotated the distance is not simple one value. I need to find out rotating matrix to apply the translateX in sheet transition.
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → backlog
Whiteboard: [ucid:System187], [ft:systemsfe] → [ucid:System187, ft:systemsfe, 2.0]
Updated•11 years ago
|
feature-b2g: --- → 2.0
Updated•11 years ago
|
Target Milestone: --- → 2.0 S3 (6june)
Comment 3•10 years ago
|
||
This was done in the same patch that bug 992085.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 4•10 years ago
|
||
This user story can not be marked as a duplicate of 992085 because they are user stories with different acceptance criteria.
Although both are solved in the same patch, The US should be marked as resolved fixed because I have to manage the testcases.
Resolution: DUPLICATE → FIXED
Comment 5•10 years ago
|
||
Resolving as invalid as to not mess up bug queries then.
Resolution: FIXED → INVALID
Comment 6•10 years ago
|
||
Let's just mark this fixed just to help with Rafael's tracking. I'll fix the status flags here too.
Updated•10 years ago
|
Resolution: INVALID → FIXED
Hi Hubert,
Could you help with it, thanks.
This issue has been verified successfully on Flame v2.1
STR:
1. Launch Gallery app.
2. Back to home and launch Browser app.
3. Change device to landscape mode.
4. Swiping from the left edge bring the previous sheet into view.
**The Gallery app shows correctly.
See attachment: verify_video.MP4
Reproducing rate: 0/5
Flame 2.1 versions:
Gaia-Rev ccb49abe412c978a4045f0c75abff534372716c4
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/18fb67530b22
Build-ID 20141201001201
Version 34.0
Device-Name flame
FW-Release 4.4.2
FW-Incremental eng.cltbld.20141201.034405
FW-Date Mon Dec 1 03:44:15 EST 2014
Bootloader L1TC00011880
This issue can't be verified on Flame 2.0, Flame 2.0 can't change to landscape mode.
Flame 2.0 versions:
Gaia-Rev 8d1e868864c8a8f1e037685f0656d1da70d08c06
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/c756bd8bf3c3
Build-ID 20141201000201
Version 32.0
Device-Name flame
FW-Release 4.4.2
FW-Incremental eng.cltbld.20141201.034308
FW-Date Mon Dec 1 03:43:18 EST 2014
Bootloader L1TC00011880
Flags: needinfo?(hlu)
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Updated•10 years ago
|
Flags: needinfo?(hlu)
You need to log in
before you can comment on or make changes to this bug.
Description
•