Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Enable Share menu for right-clicking on a tab in TST Sidebar (macOS) #3423

Open
ideologysec opened this issue Dec 23, 2023 · 3 comments
Labels
enhancement Firefox-issue bug of Firefox itself

Comments

@ideologysec
Copy link

ideologysec commented Dec 23, 2023

Abstract

Steps to see the situation

  1. Start Firefox with clean profile.
  2. Install TST.
  3. Right click on the standard tab bar at the top of Firefox's window
  4. Observe "Share" option in right-click menu that connects to macOS system services (AirDrop, Messages, etc)
  5. Right click on tab in TST sidebar
  6. Observe missing "Share" item
  7. edit userChrome.css to remove top tab bar and maximize vertical real estate
  8. be sad that you can't airdrop or iMessage a tab to someone except by using the "File -> Share" menu bar item in Firefox
2023-12-22-20 41 27 2023-12-22-20 41 04

Expected result

Context menu on a tab in TST has "Share" option

Actual (present) result

"Share" item in context/right-click menu does not exist.

I realize this is a "quality of life" issue since I can work around it with the File menu, but it's much faster to use a right-click on a single tab to share, especially with a mouse.

Environment

  • Platform (OS): macOS 14.2.1 Sonoma
  • Version of Firefox: 121.0 arm64
  • Version (or revision) of Tree Style Tab: 3.9.19
@piroor
Copy link
Owner

piroor commented Jan 16, 2024

Sadly it is impossible because Firefox does not expose features to call the native "Share" command via WebExtensions API.

@piroor piroor added Firefox-issue bug of Firefox itself and removed needs-triage labels Jan 16, 2024
@ideologysec
Copy link
Author

Is this a bug I could file with Upstream? where would be the best place to do that?

@piroor
Copy link
Owner

piroor commented Jan 17, 2024

There is an already filed bug: 1706675 - Add an API to call the "Share" command of Firefox itself (on Windows 10 and macOS) and sadly it is resolved as "WONTFIX".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Firefox-issue bug of Firefox itself
Projects
None yet
Development

No branches or pull requests

2 participants