Closed
Bug 1041372
Opened 10 years ago
Closed 10 years ago
[User Story] Rocketbar behavior for fullscreen apps with navigation chrome
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)
Tracking
(feature-b2g:2.1)
People
(Reporter: pdol, Assigned: kgrandon)
References
Details
(Keywords: feature, Whiteboard: [ucid:System236], [systemsfe][tako])
User Story
This bug is to match the Rocketbar behavior for fullscreen apps with navigation chrome to the UX spec. Acceptance Criteria: 1. The interaction and visual design for the Rocketbar for fullscreen apps with navigation chrome matches the UX spec.
Attachments
(1 file, 1 obsolete file)
No description provided.
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]:
blocking-b2g: backlog → ---
Whiteboard: [ucid:System236], [ft:systemsfe] → [ucid:System236], [systemsfe][tako]
Target Milestone: --- → 2.1 S1 (1aug)
Updated•10 years ago
|
Assignee: nobody → chrislord.net
Updated•10 years ago
|
Assignee: chrislord.net → 21
Updated•10 years ago
|
Target Milestone: 2.1 S1 (1aug) → 2.1 S2 (15aug)
Updated•10 years ago
|
Flags: in-moztrap?(mozillamarcia.knous)
Reporter | ||
Comment 2•10 years ago
|
||
This just needs testing, but should be complete.
feature-b2g: 2.1 → ---
Updated•10 years ago
|
Updated•10 years ago
|
Target Milestone: 2.1 S2 (15aug) → 2.1 S3 (29aug)
Comment 3•10 years ago
|
||
Is it possible for QA to test Rocketbar on a fullscreen app with navigation chrome and check everything works?
Keywords: qawanted
Comment 4•10 years ago
|
||
I am unsure how to test this issue despite comment 3. Is there any way you could provide steps for the QA team to properly test this feature? Thank you!
Flags: needinfo?(pdolanjski)
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Duane Dixon [:ddixon] from comment #4)
> I am unsure how to test this issue despite comment 3. Is there any way you
> could provide steps for the QA team to properly test this feature? Thank
> you!
We need a test app which is fullscreen but also marks that it needs navigation chrome in the manifest.
Based on https://developer.mozilla.org/en-US/Apps/Build/Manifest, that means the following are set:
"fullscreen": "true"
"chrome": { "navigation": true }
Ben, can you confirm that what I described is accurate?
Flags: needinfo?(pdolanjski) → needinfo?(bfrancis)
Updated•10 years ago
|
feature-b2g: --- → 2.1
Assignee | ||
Comment 7•10 years ago
|
||
Not sure if anything is happening here, so I will take it.
Assignee: 21 → kgrandon
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•10 years ago
|
||
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8480923 [details]
Github pull request
Vivien or Ben - could one of you review this? Thanks!
Attachment #8480923 -
Flags: review?(bfrancis)
Attachment #8480923 -
Flags: review?(21)
Comment 10•10 years ago
|
||
Comment on attachment 8480923 [details]
Github pull request
r+ with nits.
Attachment #8480923 -
Flags: review?(21) → review+
Comment 11•10 years ago
|
||
Comment on attachment 8480923 [details]
Github pull request
Reviewed by Vivien, thanks.
Attachment #8480923 -
Flags: review?(bfrancis)
Assignee | ||
Comment 12•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 13•10 years ago
|
||
Backed out due to unit test failures: https://github.com/mozilla-b2g/gaia/commit/3a95ab1c33084d110351a39eb86d49a18bcf39f3
Assignee | ||
Comment 14•10 years ago
|
||
Now with a minor test modification to stub the app.config property. Carrying R+.
Attachment #8480923 -
Attachment is obsolete: true
Attachment #8481552 -
Flags: review+
Assignee | ||
Comment 15•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•