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

[Bug] Devices in 'Send Tab to Device' list is not updating #3714

Open
janosmathe opened this issue Feb 28, 2025 · 1 comment
Open

[Bug] Devices in 'Send Tab to Device' list is not updating #3714

janosmathe opened this issue Feb 28, 2025 · 1 comment
Labels
bug Firefox-issue bug of Firefox itself

Comments

@janosmathe
Copy link

janosmathe commented Feb 28, 2025

Abstract

Devices in 'Send Tab to Device' list is not updating

Steps to reproduce

  1. Start Firefox with clean profile (on Windows).
  2. Install TST.
  3. Log in to FF account
  4. Sync Windows FF
  5. Sync Android FF
  6. Open a page
  7. Right click on tab in the TST tree browser > select 'Send Tab to Device'
  8. List is not showing an Android FF device## Expected result

Expected result

In the top tab bar the 'Send Tab to Device' list shows the correct list active devices, which should match the 'Send Tab to Device' list of the selected tab in the TST vertical tab list

Actual result

The 'Send Tab to Device' list of the selected tab in the TST vertical tab list only shows a single Windows FF machine

Environment

  • Platform (OS): Windows 11
  • Version of Firefox: 135.0.1 (64-bit)
  • Version (or revision) of Tree Style Tab: 4.1.3
@piroor
Copy link
Owner

piroor commented Mar 3, 2025

TST's "Sync" feature does not support Android. Here is a FAQ topic about that:
https://github.com/piroor/treestyletab#user-content-feature-requests-send-tab-tree-to-device-does-not-work

And more, I tried to implement a small addon to sync custom data across desktop environments and Android, but sadly I couldn't do that because storage.sync is not available on Firefox for Android for now.
https://github.com/piroor/send-tabs-to-device-simulator

@piroor piroor added Firefox-issue bug of Firefox itself and removed needs-triage labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Firefox-issue bug of Firefox itself
Projects
None yet
Development

No branches or pull requests

2 participants