Launchpad has imported 1 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=947868.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2013-12-09T12:19:01+00:00 Mathieu Comandon wrote: User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.65 Safari/537.36 Steps to reproduce: Browsing on websites with a custom URL scheme which should open an external application when clicked (such as apt://, steam:// or magnet:// links). Actual results: Clicking on such links opens an empty dialog box and the user has to browse the file system to look for the executable, no default choice is proposed (since Firefox 22) Expected results: The Application Launch dialog used to show default application that could handle specific types of url schemes (Transmission for magnet: links, software center for apt: link, ...). I ran a git bisect of revisions between Firefox 21 and Firefox 22 and found out that this was caused by the commit fixing bug #444440 (https://hg.mozilla.org/mozilla-central/rev/f118eb2326f7), reverting the commit did put the expected applications back in the dialog box, but doing so would reopen bug 444440. As I'm not familiar with the Firefox codebase, I didn't go as far as trying to write a patch that would solve both bugs, but ideally that's what would be needed here. Reply at: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1201954/comments/9 ** Changed in: firefox Status: Unknown => New ** Changed in: firefox Importance: Unknown => Medium -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1201954 Title: Firefox 22+ protocol handler doesn't work properly Status in The Mozilla Firefox Browser: New Status in “firefox” package in Ubuntu: Confirmed Bug description: After upgrading to Firefox 22 protocol handler doesn't work properly for example, when I click on link skype:skype_name?chat I can select Skype from list in Firefox 21- but can't do that in Firefox 22+ Google Chrome, xdg-open works correct ~$ grep x-scheme-handler/skype /usr/share/applications/* /usr/share/applications/mimeinfo.cache:x-scheme-handler/skype=skype.desktop; /usr/share/applications/skype.desktop:MimeType=x-scheme-handler/skype; ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: firefox 23.0~b4+build1-0ubuntu0.13.04.1 ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2 Uname: Linux 3.8.0-26-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 BuildID: 20130709135739 Date: Tue Jul 16 23:02:55 2013 InstallationDate: Installed on 2013-02-12 (154 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2) MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=uk_UA.UTF-8 SHELL=/bin/bash SourcePackage: firefox UpgradeStatus: Upgraded to raring on 2013-04-25 (82 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1201954/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp