web-bugs icon indicating copy to clipboard operation
web-bugs copied to clipboard

anywhere.com - see bug description

Open webcompat-bot opened this issue 3 years ago • 1 comments

URL: http://anywhere.com

Browser / Version: Firefox 105.0 Operating System: Ubuntu Tested Another Browser: No

Problem type: Something else Description: Application handler broken (e.g., for ftp://) Steps to Reproduce: ftp://ftp-cdc.dwd.de/pub/CDC/

ftp isn't a valid destination anymore, so firefox offers a window for application selection. At this point, browser console already show this error (4 times): TypeError: right-hand side of 'in' should be an object, got undefined 2 ExtHandlerService.jsm:772:32 exists resource://gre/modules/ExtHandlerService.jsm:772

After selecting (/usr/bin/filezilla in this case), nothing happens, instead console shows this error:

TypeError: handlerList is undefined ExtHandlerService.jsm:498:29 store resource://gre/modules/ExtHandlerService.jsm:498 _prompt Choo InterpretGeneratorResume self-hosted:1819 AsyncFunctionNext self-hosted:807 close resource://gre/modules/SubDialog.jsm:281 [JavaScript Error: "handlerList is undefined" {file: "resource://gre/modules/ExtHandlerService.jsm" line: 498}]'[JavaScript Error: "handlerList is undefined" {file: "resource://gre/modules/ExtHandlerService.jsm" line: 498}]' when calling method: [nsIHandlerService::store] ContentDispatchChooser.jsm:325 handleURI Choo AsyncFunctionThrow self-hosted:811 close resource://gre/modules/SubDialog.jsm:281

Browser Configuration
  • None

From webcompat.com with ❤️

webcompat-bot avatar Oct 15 '22 12:10 webcompat-bot

Thanks for the report.

@denschub could you look over this?

[qa_42/2022]

softvision-oana-arbuzov avatar Oct 17 '22 13:10 softvision-oana-arbuzov

We appreciate your report. I was not able to reproduce the issue. The handler is displayed and updated accordingly, with no issues encountered:

2022-11-01_16-05 2022-11-01_16-05_1

Tested with:

Browser / Version: Firefox Release 106.0.2 (64-bit) Operating System: Ubuntu 20.4 LTS x64

Suggestion: Try clearing cache/data/cookies, disabling add-ons and Ad-blocker (if available) and extensions or use a clean profile, and check again? If there are any changes made to the default settings of the browser (e.g. in about:config) please revert to the default settings and try again. Also, have the required cookies been accepted for this page?

[qa_44/2022]

softvision-raul-bucata avatar Nov 01 '22 14:11 softvision-raul-bucata