-
-
Notifications
You must be signed in to change notification settings - Fork 103
Known issues
nero120 edited this page May 9, 2022
·
8 revisions
Listed below are the known issues, by browser/platform, as of the latest release.
For distinction, issues that are caused by xBrowserSync code are logged in the issues list, the issues listed here caused by the browser/platform itself and therefore cannot be resolved until the source issue is addressed.
-
Selecting multiple bookmarks and deleting, moving or copying and pasting can cause sync issues (such as missing or duplicate bookmarks, bookmarks in the wrong order, etc)Update: as of v1.5.2 these issues have been mitigated, even though the bugs have still not been fixed by Mozilla... -
xBrowserSync requires permission "Access your data for all websites", this should be optional as per Chrome- Fixed as of xBrowserSync v1.6.0 and Firefox v75.
- xBrowserSync does not currently support syncing native bookmark tags or keywords (any existing native tags or keywords will be lost when syncing with xBrowserSync)
- Syncing remote changes locally takes a long time if you have many bookmarks
- xBrowserSync is disabled for Incognito/Private/InPrivate mode as it is not supported (this includes "Never remember history" mode in Firefox). This is because certain required Web Extension API functions (such as
runtime.onStartup
) do not work in private browsing modes. -
Using native bookmarks manager, selecting multiple bookmarks and moving them to a sibling folder with a higher index causes a sync error and refreshes local data.- Fixed as of v1.6.0.