Closed
Bug 1414992
Opened 7 years ago
Closed 4 years ago
QR Code App is mysterious
Categories
(Firefox for Android Graveyard :: Settings and Preferences, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ben.kero, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171031220132
Steps to reproduce:
I attempted to use 'Remote debugging via Wi-Fi' in Firefox Nightly (at present date)
Actual results:
The box was greyed out because I didn't have the exact ZXing Barcode Scanner app installed. I had a clone app that tenuously claimed to be the ZXing app.
Expected results:
The button should have directed me to the Google Play Store (or a direct APK) for the only barcode scanner app (ZXing app) that it supports.
Just to add more context on the current state:
Currently there is a "Learn more" link next to this setting that goes to an MDN page. But it's the page about USB debugging, so first you have to click a link there to go to Wi-Fi debugging. Then on _that_ page, we do link to the app:
https://play.google.com/store/apps/details?id=com.google.zxing.client.android
If we add a button / link that opens the Play Store on device directly like this bug suggests, that should greatly reduce the chance of confusion.
Updated•7 years ago
|
Priority: -- → P5
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
Have some rough work implementing this and looking for feedback.
Open questions?
Should it be the market:// link so it immediately opens the Play Store? (3rd patch does this)
Should the wifi pref be replaced by the link? (2nd patch does this)
Should a new summary be written being more explicit about it needing to be a certain app? (not done)
Assignee: nobody → moz-ian
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: needinfo?(cnevinchen)
Comment 6•7 years ago
|
||
(In reply to Ian Moody [:Kwan] from comment #5)
> Have some rough work implementing this and looking for feedback.
>
> Open questions?
> Should it be the market:// link so it immediately opens the Play Store? (3rd patch does this)
This is by design so we would like to keep it as is.
> Should the wifi pref be replaced by the link? (2nd patch does this)
> Should a new summary be written being more explicit about it needing to be a
> certain app? (not done)
I'll ask UX team to give us more suggestion. Thanks a lot!
Flags: needinfo?(cnevinchen) → needinfo?(jalin)
Comment 7•4 years ago
|
||
Fennec is dead.
Assignee: moz-ian → nobody
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(jalin)
Resolution: --- → WONTFIX
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
•