Closed
Bug 948738
Opened 11 years ago
Closed 7 years ago
[B2G][Calendar] The Yahoo email text field box is highlighted red by default
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(b2g18 unaffected, b2g-v1.2 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | unaffected |
| b2g-v1.2 | --- | affected |
People
(Reporter: KTucker, Unassigned)
Details
(Keywords: regression, Whiteboard: dogfood1.2)
Attachments
(2 files)
Description:
When the user tries to add a Yahoo calendar, they will notice the email text box is highlighted red even though the user has not submitted anything yet.
Repro Steps:
1) Updated Buri to Build ID: 20131209004003
2) Tap on the "Calendar app" icon.
3) Tap on the "Drawer" icon to open the side menu.
4) Tap on the "+" button and tap on "Yahoo!".
5) Observe the email text field box.
Actual:
The Yahoo! email text field box is highlighted red even though the user has not submitted incorrect information as of yet.
Expected:
The email text field box is not highlighted red by default.
Environmental Variables
Device: Buri v 1.2.0 COM RIL
Build ID: 20131209004003
Gecko: http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/f684b8f159a3
Gaia: f615ae7acb6731d191b3094e10e314bc28359bbb
Platform Version: 26.0
RIL Version: 01.02.00.019.102
Notes:
Repro frequency: 100%
See attached: logcat, screenshot
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Comment 2•11 years ago
|
||
This issue does not occur on Buri v 1.1.0 COM RIL
Environmental Variables
Device: Buri v 1.1.0 COM RIL
Build ID: 20131209041202
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/05117f42088f
Gaia: 6ff3a607f873320d00cb036fa76117f6fadd010f
Platform Version: 18.1
RIL Version: 01.01.00.019.281
The Yahoo! email text field box is not highlighted red by default.
Comment 3•11 years ago
|
||
Minor VD issue. Don't need to worry about getting a regression window on this.
Keywords: regressionwindow-wanted
Comment 4•11 years ago
|
||
The redness is just the HTML5 input type stuff doing its job. "@yahoo.com" is indeed not a valid e-mail address. This is similar, but different from e-mail bug 946337. In this case I think you can indeed argue that it is silly for the input to start out in an invalid state since there is a dedicated button that puts it in that state. (Better to have the input only for the name and put the '@yahoo.com' in an immutable box or something.)
Comment 5•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•