Closed
Bug 746105
Opened 13 years ago
Closed 5 years ago
Nothing happens after confirming opening invalid/fake URLs with a different app
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: AdrianT, Unassigned)
Details
Attachments
(1 file)
|
12.75 KB,
text/plain
|
Details |
Opening the issue as a followup to https://bugzilla.mozilla.org/show_bug.cgi?id=704042#c3
Fennec/14.0a1 2012-04-16
Device: Motorola Droid 2(Android 2.3)
Steps to reproduce
1. Load an invalid url like fake://url.
2. Wait for the page to load.
3. When asked, confirm launching the app that handles the url.
Expected Results:
An error is displayed that the protocol is not supported before the popup to launch an external app or if the user confirms opening using an external app a pop is displayed informing the user that an app could not be found.
Actual Results:
Nothing happens.
The following error can be seen in the logs:
Handled load error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.loadURI]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: loadURIWithFlags :: line 193" data: no]
Notes:
The stock Android Browser and Dolphin HD a default engine search is done instead of opening the unknown protocol. Opera Mobile displays an error that the protocol is unknown and can't open the URL.
Comment 1•13 years ago
|
||
I don't see this happening in current Native trunk build on the Samsung Galaxy SII.
I get a "Launch Application" dialog to show up.
Comment 2•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 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
•