Closed
Bug 879420
Opened 12 years ago
Closed 12 years ago
[Calendar] Pressing 'enter' on the add account page will break calendar
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(blocking-b2g:leo+, b2g18 verified, b2g-v1.1hd affected)
RESOLVED
FIXED
| blocking-b2g | leo+ |
People
(Reporter: kgrandon, Assigned: kgrandon)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
AFAIK this only happens when setting up a CalDav account. STR:
1 - Create a new CalDav account
2 - Tap on a field
3 - Press enter key on keyboard
4 - Be brought to a 404 page.
Attaching a screenshot of what I see on desktop (404 page is displayed slightly differently, but the effect is the same).
The user has to quit and reopen calendar for it to be working again, and loses any information entered. This can be pretty painful because CalDav URLs can be very long.
Comment 1•12 years ago
|
||
Confirmed on a 1.1 b2g18 device. I'm getting a file not found error page with an app:// on device.
Comment 2•12 years ago
|
||
Looks like this happens even when all fields are entered.
Hitting enter on a keyboard is a possible use case for a user as one form of submission of data. The fact that this sends us to a broken error page is a bad experience.
blocking-b2g: --- → leo?
Comment 3•12 years ago
|
||
Actually, let's track here instead.
This also reproduces with yahoo add account UI.
blocking-b2g: leo? → ---
status-b2g18:
--- → affected
status-b2g-v1.1hd:
--- → affected
tracking-b2g18:
--- → ?
| Assignee | ||
Comment 4•12 years ago
|
||
Assignee: nobody → kgrandon
Status: NEW → ASSIGNED
| Assignee | ||
Updated•12 years ago
|
Attachment #758542 -
Flags: review?(jlal)
Comment 5•12 years ago
|
||
in master: https://github.com/mozilla-b2g/gaia/commit/1d9f9cd48112f11781dea08d8be9d3950ba34069
We should uplift this...
Also- its likely that this issue also exists when creating events ?
Status: ASSIGNED → RESOLVED
blocking-b2g: --- → leo?
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment #758542 -
Flags: review?(jlal) → review+
Comment 6•12 years ago
|
||
(In reply to James Lal [:lightsofapollo] ( Back June 3rd ) from comment #5)
> in master:
> https://github.com/mozilla-b2g/gaia/commit/
> 1d9f9cd48112f11781dea08d8be9d3950ba34069
>
> We should uplift this...
>
> Also- its likely that this issue also exists when creating events ?
On 1.01 I didn't see this reproduce when creating events. Only saw this with the caldav/yahoo add account UIs.
Comment 7•12 years ago
|
||
Blocking, regression from v1.0.1
Comment 8•12 years ago
|
||
Uplifted 1d9f9cd48112f11781dea08d8be9d3950ba34069 to:
v1-train: ff7a7756e05d96ee58f375268ca6b124957e19f6
Updated•12 years ago
|
Flags: in-moztrap?
Comment 10•12 years ago
|
||
Verified on b2g18 on 6/17 by testing the add account pages for Yahoo & Caldav and ensuring that we do not get the broken UI when hitting the return key.
Keywords: verifyme
Updated•12 years ago
|
Flags: in-moztrap? → in-moztrap+
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•