Closed Bug 1899498 Opened 1 year ago Closed 1 year ago

MacOS: Firefox announces services it does not provide

Categories

(Core :: Widget: Cocoa, defect, P3)

Firefox 126
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dogatmidnight, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0

Steps to reproduce:

On macOS: Select any text in a browser tab. Right click to open context menu. Select "Services" menu item. It lists (between others) "Show in Finder" and "Show info window in Finder".

Actual results:

Selecting these entries does nothing (as expected).

Expected results:

These entries shouldn't be present in the services menu. They are because FF falsely announces that it provides data for other apps to use. If it can only send text via the pasteboard services, it shouldn't advertise other data.

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core
Severity: -- → S3
Priority: -- → P3

This isn't quite accurate. If you select a string such as /Applications/Firefox.app, these services do indeed work. It isn't really predictable which strings will be understood by these services, so it isn't easily possible to only show these menu entries if the service would in fact be able to do something with the selected string.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX

I now see that Chrome and Safari behave identically. Please close this "bug", sorry for the inconvenience.

(In reply to dogatmidnight from comment #3)

I now see that Chrome and Safari behave identically. Please close this "bug", sorry for the inconvenience.

No need to apologize! Thanks for reporting.

You need to log in before you can comment on or make changes to this bug.