Closed
Bug 1181736
Opened 9 years ago
Closed 9 years ago
When login dialog appears, clicking outside the dialog does not close the dialog
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox42 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: barbara, Unassigned)
References
Details
Samsung Galaxy S2, Nightly
Opening the Logins feature presents me with a list of my logins, after selecting one item, it opens a dialog where I can do several things, show password, username etc., if I want to exit the dialog, a simple touch outside the dialog does not close the dialog, only the Back button clears the dialog.
Comment 1•9 years ago
|
||
We use Prompt.jsm to make this dialog, so this sounds like a more general issue with that module.
wesj, has anyone else ever reported an issue like this?
Flags: needinfo?(wjohnston)
Comment 2•9 years ago
|
||
Prompt.jsm doesn't try to have any influence over behavior like this. Probably something to do with the builder? http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/prompts/Prompt.java#171
Or maybe the cancel methods in here are called and throw or something, which confuses the world? I think liuche did work on this particular dialog. Is there anything strange about it (hard for me to test)?
Flags: needinfo?(wjohnston) → needinfo?(liuche)
Reporter | ||
Comment 3•9 years ago
|
||
seems to be a device issue as I just tried it with the HTC one M8 and it worked.
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Updated•9 years ago
|
Comment 4•9 years ago
|
||
I think we should either verify this or close it. I'd be quite surprised if this was reproducible.
Comment 5•9 years ago
|
||
mcomella, can you try this out on the S2 in the office? And also see if this is consistent with other dialog behavior on the device.
Flags: needinfo?(liuche) → needinfo?(michael.l.comella)
Comment 6•9 years ago
|
||
(In reply to Chenxia Liu [:liuche] from comment #5)
> mcomella, can you try this out on the S2 in the office? And also see if this
> is consistent with other dialog behavior on the device.
I won't be able to test this until 10/7 – re-NI me if you want me to do it then, but consider forwarding this to someone else. Also, I assume this isn't on STF? Maybe someone in the office can plug it into the box (note that you'll likely have to set up the VPN).
Flags: needinfo?(michael.l.comella) → needinfo?(liuche)
Comment 7•9 years ago
|
||
I just checked this with an S2, and this is consistent with how dialogs work on this device - they cannot be dismissed by just tapping outside the dialog, even in other apps (e.g., Google Maps).
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(liuche)
Resolution: --- → WONTFIX
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•