Closed
Bug 1060542
Opened 11 years ago
Closed 11 years ago
[Calendar] Week view: changing the date should also set the selected day on month view
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Firefox OS Graveyard
Gaia::Calendar
Tracking
(b2g-v2.0 unaffected, b2g-v2.1 affected, b2g-v2.2 affected)
VERIFIED
FIXED
2.1 S4 (12sep)
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | unaffected |
| b2g-v2.1 | --- | affected |
| b2g-v2.2 | --- | affected |
People
(Reporter: mmedeiros, Assigned: mmedeiros)
References
Details
(Keywords: regression)
User Story
when user swipe to other days in week view, for example 9/1~9/5. Then go back to month view, it should highlight the first day of the week view (9/1) and NOT the previous selected day before entering the week view.
Attachments
(1 file)
this is a regression caused by the new 5-day week view. We also need to set the "selected day" on the time controller, not only the "position".
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mmedeiros
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8481583 -
Flags: review?(gaye)
Comment 2•11 years ago
|
||
What is the bug?
| Assignee | ||
Updated•11 years ago
|
User Story: (updated)
| Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2.1 S4 (12sep)
| Assignee | ||
Updated•11 years ago
|
User Story: (updated)
Comment 3•11 years ago
|
||
I am not seeing this occur on Flame 2.1 (319mb)
Actual:
When users enter Calendar and select a date then switch to week view, upon changing/scrolling to another week then returning to the month view, users will see the date highlighted that was previously selected.
STR
1. Launch Calendar App
2. Tap on any date within Month View
3. Tap on Week
4. Scroll horizontally to change to a different week
5. Select Month View again and observe previously selected date from step 2 is highlighted
Environmental Variables:
Device: Flame 2.1 (319mb)
Build ID: 20140903000204
Gaia: fbb297c39aab5f17b179533d2a9a6c5166b2c197
Gecko: fb5e796da813
Version: 34.0a2
Firmware Version: v123
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
| Assignee | ||
Updated•11 years ago
|
User Story: (updated)
| Assignee | ||
Comment 4•11 years ago
|
||
The user story was confusing... the behavior should be the same as the day view (switching to a different day should also change the highlighted day on the month view)
Flags: needinfo?(ktucker)
| Assignee | ||
Comment 5•11 years ago
|
||
[Blocking Requested - why for this release]: this is a regression introduced by a 2.1 feature
blocking-b2g: --- → 2.1?
status-b2g-v2.0:
--- → unaffected
status-b2g-v2.1:
--- → affected
status-b2g-v2.2:
--- → affected
Updated•11 years ago
|
Keywords: regression
Comment 6•11 years ago
|
||
Is this actually the behaviour that we want (regardless of whether it changed from 2.0 to 2.1)?
Flags: needinfo?(hhsu)
| Assignee | ||
Comment 7•11 years ago
|
||
(In reply to Gareth Aye [:gaye] from comment #6)
> Is this actually the behaviour that we want (regardless of whether it
> changed from 2.0 to 2.1)?
yes it is.. Harly reported the bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1023662#c15
Flags: needinfo?(hhsu)
Comment 8•11 years ago
|
||
Comment on attachment 8481583 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/23512
OK LGTM thanks!
Attachment #8481583 -
Flags: review?(gaye) → review+
Comment 9•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 10•11 years ago
|
||
triage: Not blocking 2.1. This is a fairly minor regression and I would guess it's not a core use case. Please re-nominate if you disagree.
The month view does reflect the appropriate month for whatever week you had been looking at in week view, it just doesn't select the day.
blocking-b2g: 2.1? → ---
Comment 11•11 years ago
|
||
I think this is an important UX bug which could impact the overall usability for calendar, and it would be great if we could have it fixed in 2.1.
Comment 12•11 years ago
|
||
[Environment]
Gaia e731a63484c532168f4de6dc1eeb4c6612ad73a9
Gecko https://hg.mozilla.org/releases/mozilla-aurora/rev/868cc9e5e32a
BuildID 20140915160206
Version 34.0a2
ro.build.date Fri Jun 27 15:57:58 CST 2014
ro.bootloader L1TC00011230
ro.build.version.incremental 110
[Result]
PASS
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•