Open
Bug 1796495
Opened 3 years ago
Updated 2 years ago
File upload prompt does not work the first time after allowing permissions
Categories
(Firefox for Android :: Browser Engine, defect, P3)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/7378.
Steps to reproduce
- Clear all app data.
- Click on the example to upload a file in the 'Example: Using object URLs to display images' on here.
- Accept all the runtime Android permissions.
- When a prompt to choose your source of file uploader shows up, dismiss it.
- Click the same link again.
Expected
- At 5, the prompt to choose a file should open again.
Actual
- The prompt no longer opens again until you create a new session.
Came across this bug during prompt integration in Focus; reproduced in R-B too.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
Updated•2 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•