Closed
Bug 936660
Opened 11 years ago
Closed 7 years ago
Operator message dialog has three buttons that seems to do the same thing
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alefteris, Unassigned)
Details
Attachments
(1 file)
74.28 KB,
image/png
|
Details |
:: Steps To Reproduce
Testing on Gaia master and v1.2:
- Boot device with a new SIM. Also dialog appears after a gaia flashing finishes and phone reboots.
- The "Operator message" dialog that appears
:: Expected Result
The dialog has a single button "OK" or "Close" that you can click to dismiss the dialog.
:: Actual Result
The dialog has three button at the bottom: "Close", "Back", "OK". There is no "back" to go to. All buttons seem to do the same job, dismiss the dialog.
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(firefoxos-ux-bugzilla)
Comment 1•11 years ago
|
||
Unfortunately, this one isn't within Mozilla's control. This is not actually one of our (i.e. Firefox OS's) dialogs: this is a partner created dialog in the style advised by our Building Blocks. This bug would have to be pursued with Vodafone.
Flags: needinfo?(firefoxos-ux-bugzilla)
Reporter | ||
Comment 2•11 years ago
|
||
The dialog seems to be generated from the form with id="icc-confirm" https://github.com/mozilla-b2g/gaia/blob/master/apps/system/index.html#L1137. This must be for SIM Application Toolkit (STK).
So the issue here is that the carrier is not using the right type of dialog? This is hardcoded into the SIM card, so it can't change, right? I think the right form to display would have to be the one with id="icc-alert".
Still, I don't think the icc-confirm form should have "Close" and "OK" at the same time. "Close" here means "Cancel" maybe? Are the buttons that the dialogs have part of a standard that you have to follow?
Comment 3•11 years ago
|
||
It's that the carrier created (or at least designed, and then applied that design) their own dialog in the style shown in our Building Blocks. Like this: https://wiki.mozilla.org/Gaia/Design/BuildingBlocks (where you'll see how we show two buttons with "Action" and then "Cancel").
There is nothing standard that they absolutely must follow, as far as I know, though the OS does have patterns that we strongly advise be followed.
Reporter | ||
Comment 4•11 years ago
|
||
Stephany, are you certain this is not from STK? I'm testing on a Keon phone flashed with latest b2g from geeksphone and gaia (master), so a carrier could not have preinstalled apps on the device. Also I have not enabled a data connection or WiFi. Finally the dialog's title and buttons appear localized in Greek if I change the phone's language settings to that language.
Comment 5•11 years ago
|
||
I reviewed this with our team and we do not recognize it as a standard dialog.
Comment 6•11 years ago
|
||
What device are you testing on?
Comment 7•11 years ago
|
||
I'm not on a device. I'm looking at the screenshot attached to this bug.
Comment 8•11 years ago
|
||
(In reply to Stephany Wilkes from comment #7)
> I'm not on a device. I'm looking at the screenshot attached to this bug.
Well right, I'm asking the reporter for what device he is on.
Comment 9•11 years ago
|
||
Ha ha - sorry Jason! :-)
Reporter | ||
Comment 10•11 years ago
|
||
@Jason I'm testing on Geeksphone Keon device.
Comment 11•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•