[GH-ISSUE #2136] Android Waterfox cannot access local bookmark folder #1433

Open
opened 2026-02-25 22:40:00 +03:00 by kerem · 8 comments
Owner

Originally created by @stoneubi on GitHub (Dec 23, 2025).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/2136

Which version of floccus are you using?

V5.8.0

How many bookmarks do you have, roughly?

200

Are you using other means to sync bookmarks in parallel to floccus?

No

Sync method

Nextcloud Bookmarks

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Waterfox v1.1.7, Kiwi Browser 137.0.7337.0

Which version of Nextcloud Bookmarks are you using? (if relevant)

v16.0.1

Which version of Nextcloud? (if relevant)

v32.0.3

What kind of WebDAV server are you using? (if relevant)

No response

Describe the Bug

Actually I'm using the outdated Android Kiwi Browser with floccus V5.8.0 and the sync works perfect.

Now I installed Waterfox, a fork of Firefox Browser, and installed floccus. This is the same android device, where the Kiwi Browser with working floccus is installed.

During the floccus setup in the Waterfox Browser I can enter my nextcloud url (by the way, this cannot be done in the plugin directly as a second tab window would be opened but you cannot access this second tab within the floccus addon therefore you have to start the floccus setup in a separate window) and after that you have to select the local folder where the bookmarks should be stored.

But this is the problem, I cannot select any folder:
Image

And therefore I cannot finish the setup and the sync won't work. I tried everything I know to solve this issue by creating any other default folder within the bookmark settings in the Waterfox Browser, but still, no folder can be selected.

Expected Behavior

Same as on every other floccus installation, during the setup, the default local bookmark folder should be clickable.

To Reproduce

Install floccus on android Waterfox Browser and try to complete the setup.

Debug log provided

  • I have provided a debug log file
Originally created by @stoneubi on GitHub (Dec 23, 2025). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/2136 ### Which version of floccus are you using? V5.8.0 ### How many bookmarks do you have, roughly? 200 ### Are you using other means to sync bookmarks in parallel to floccus? No ### Sync method Nextcloud Bookmarks ### Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please. Waterfox v1.1.7, Kiwi Browser 137.0.7337.0 ### Which version of Nextcloud Bookmarks are you using? (if relevant) v16.0.1 ### Which version of Nextcloud? (if relevant) v32.0.3 ### What kind of WebDAV server are you using? (if relevant) _No response_ ### Describe the Bug Actually I'm using the outdated Android Kiwi Browser with floccus V5.8.0 and the sync works perfect. Now I installed Waterfox, a fork of Firefox Browser, and installed floccus. This is the same android device, where the Kiwi Browser with working floccus is installed. During the floccus setup in the Waterfox Browser I can enter my nextcloud url (by the way, this cannot be done in the plugin directly as a second tab window would be opened but you cannot access this second tab within the floccus addon therefore you have to start the floccus setup in a separate window) and after that you have to select the local folder where the bookmarks should be stored. But this is the problem, I cannot select any folder: ![Image](https://github.com/user-attachments/assets/51417f31-f20f-4665-9cc8-3540055c9c5e) And therefore I cannot finish the setup and the sync won't work. I tried everything I know to solve this issue by creating any other default folder within the bookmark settings in the Waterfox Browser, but still, no folder can be selected. ### Expected Behavior Same as on every other floccus installation, during the setup, the default local bookmark folder should be clickable. ### To Reproduce Install floccus on android Waterfox Browser and try to complete the setup. ### Debug log provided - [ ] I have provided a debug log file
Author
Owner

@github-actions[bot] commented on GitHub (Dec 23, 2025):

Hello! 👋

Thank you for taking the time to open this issue with floccus. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. Let me give you a short introduction on what to expect from this issue tracker to avoid misunderstandings. I'm Marcel. I created floccus a few years ago, and have been maintaining it since. I currently work for Nextcloud which leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. It helps when you stick around to answer follow up questions I may have, as very few bugs can be fixed directly from the first bug report, without any interaction. If information is missing in your bug report and the issue cannot be solved without it, I will have to close the issue after a while. Note also that GitHub in general is a place where people meet to make software better together. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! If you cannot lend a helping hand, to continue the development and maintenance of this project in a sustainable way, I ask that you donate to the project when opening an issue (or at least once your issue is solved), if you're not a donor already. You can find donation options at https://floccus.org/donate/. Thank you!

One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself.

Thank you for reading through this primer. I look forward to working with you on this issue! Cheers! 💙

<!-- gh-comment-id:3685738027 --> @github-actions[bot] commented on GitHub (Dec 23, 2025): Hello! :wave: Thank you for taking the time to open this issue with floccus. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. Let me give you a short introduction on what to expect from this issue tracker to avoid misunderstandings. I'm Marcel. I created floccus a few years ago, and have been maintaining it since. I currently work for Nextcloud which leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. It helps when you stick around to answer follow up questions I may have, as very few bugs can be fixed directly from the first bug report, without any interaction. If information is missing in your bug report and the issue cannot be solved without it, I will have to close the issue after a while. Note also that GitHub in general is a place where people meet to make software better *together*. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! If you cannot lend a helping hand, to continue the development and maintenance of this project in a sustainable way, I ask that you donate to the project when opening an issue (or at least once your issue is solved), if you're not a donor already. You can find donation options at <https://floccus.org/donate/>. Thank you! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. Thank you for reading through this primer. I look forward to working with you on this issue! Cheers! :blue_heart:
Author
Owner

@marcelklehr commented on GitHub (Dec 23, 2025):

Hi @stoneubi
Thank you for taking the time to give feedback by opening this issue!
Is this instance of Waterfox a fork of fennec (Firefox for Android)? Fennec still does not support the bookmarks API that floccus relies on to work. It's very likely that your Waterfox instance thus also doesn't support floccus.

<!-- gh-comment-id:3685795682 --> @marcelklehr commented on GitHub (Dec 23, 2025): Hi @stoneubi Thank you for taking the time to give feedback by opening this issue! Is this instance of Waterfox a fork of fennec (Firefox for Android)? Fennec still does not support the bookmarks API that floccus relies on to work. It's very likely that your Waterfox instance thus also doesn't support floccus.
Author
Owner

@stoneubi commented on GitHub (Dec 23, 2025):

Hi, yes I think, this is the browser I'm trying. https://www.waterfox.com

The reason for this fork of firefox would be that mozilla announced to implement AI and this fork of firefox doesn't have telemetric and AI support.

Sorry to read that floccus cannot be used on this browser. I love floccus and this is one of a kind app I use most on all my devices.

<!-- gh-comment-id:3685821818 --> @stoneubi commented on GitHub (Dec 23, 2025): Hi, yes I think, this is the browser I'm trying. https://www.waterfox.com The reason for this fork of firefox would be that mozilla announced to implement AI and this fork of firefox doesn't have telemetric and AI support. Sorry to read that floccus cannot be used on this browser. I love floccus and this is one of a kind app I use most on all my devices.
Author
Owner

@marcelklehr commented on GitHub (Dec 23, 2025):

The reason for this fork of firefox would be that mozilla announced to implement AI and this fork of firefox doesn't have telemetric and AI support.

I understand. In general the support for bookmarks extensions on mobile browsers is very sparse, sadly.

<!-- gh-comment-id:3685840829 --> @marcelklehr commented on GitHub (Dec 23, 2025): > The reason for this fork of firefox would be that mozilla announced to implement AI and this fork of firefox doesn't have telemetric and AI support. I understand. In general the support for bookmarks extensions on mobile browsers is very sparse, sadly.
Author
Owner

@Vlod-github commented on GitHub (Dec 27, 2025):

@stoneubi
In practice, very few mobile browsers support desktop Web extensions. I tested several of them, with the following results:

  • Quetta Browser — full extension support.
  • Kiwi Browser — full support, but development has been discontinued; the development team was acquired by Microsoft to work on their browser.
  • Cromite — the extension can be installed, but it cannot properly manage notes.
  • Yandex Browser — the extension installs, but there is no access to the extension’s settings.

If there were an “ideal” browser that was fast, secure, and fully featured at the same time, it would already be widely adopted.

<!-- gh-comment-id:3694115878 --> @Vlod-github commented on GitHub (Dec 27, 2025): @stoneubi In practice, very few mobile browsers support desktop Web extensions. I tested several of them, with the following results: - Quetta Browser — full extension support. - Kiwi Browser — full support, but development has been discontinued; the development team was acquired by Microsoft to work on their browser. - Cromite — the extension can be installed, but it cannot properly manage notes. - Yandex Browser — the extension installs, but there is no access to the extension’s settings. If there were an “ideal” browser that was fast, secure, and fully featured at the same time, it would already be widely adopted.
Author
Owner

@leonardo-scattola commented on GitHub (Jan 4, 2026):

Hi, yes I think, this is the browser I'm trying. https://www.waterfox.com

The reason for this fork of firefox would be that mozilla announced to implement AI and this fork of firefox doesn't have telemetric and AI support.

Sorry to read that floccus cannot be used on this browser. I love floccus and this is one of a kind app I use most on all my devices.

I cannot upvote this comment enough. This has been the very same drip that made my glass spill. I jumped away from Firefox, but I am in desperate love with Gecko and what Firefox meant up to now.

I'm encountering the same behaviour, but I am trying to access a WebDAV endpoint (on Koofr, should that matter).

<!-- gh-comment-id:3708215705 --> @leonardo-scattola commented on GitHub (Jan 4, 2026): > Hi, yes I think, this is the browser I'm trying. https://www.waterfox.com > > The reason for this fork of firefox would be that mozilla announced to implement AI and this fork of firefox doesn't have telemetric and AI support. > > Sorry to read that floccus cannot be used on this browser. I love floccus and this is one of a kind app I use most on all my devices. I cannot upvote this comment enough. This has been the very same drip that made my glass spill. I jumped away from Firefox, but I am in desperate love with Gecko and what Firefox meant up to now. I'm encountering the same behaviour, but I am trying to access a WebDAV endpoint (on Koofr, should that matter).
Author
Owner

@marcelklehr commented on GitHub (Jan 4, 2026):

Thank you for your input everyone! I can relate to the sentiment of Mozilla venturing down a strange path recently. Concerning waterfox, they seem to have feature parity with Firefox at the time of writing this, so Waterfox for Desktop works with floccus but Waterfox for mobile doesn't (yet), there's nothing I can do about that in floccus, that's why this issue is "on hold" for now :)

<!-- gh-comment-id:3708313608 --> @marcelklehr commented on GitHub (Jan 4, 2026): Thank you for your input everyone! I can relate to the sentiment of Mozilla venturing down a strange path recently. Concerning waterfox, they seem to have feature parity with Firefox at the time of writing this, so Waterfox for Desktop works with floccus but Waterfox for mobile doesn't (yet), there's nothing I can do about that in floccus, that's why this issue is "on hold" for now :)
Author
Owner

@QuoterMusic commented on GitHub (Jan 29, 2026):

I tried it again today with Cromite 144.0.7559.97. Everything works with WebDAV encryption for me. I can set bookmarks on my smartphone and access them on my PC after synchronization. And vice versa.

<!-- gh-comment-id:3819672667 --> @QuoterMusic commented on GitHub (Jan 29, 2026): I tried it again today with Cromite 144.0.7559.97. Everything works with WebDAV encryption for me. I can set bookmarks on my smartphone and access them on my PC after synchronization. And vice versa.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1433
No description provided.