-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove ability to toggle wallpapers by tapping Firefox logo #25985
Remove ability to toggle wallpapers by tapping Firefox logo #25985
Comments
hi @MatthewTighe can i do this? |
@sunilk9211 Sure, this seems like a good issue for a community contributor to pick up! I added some more explicit acceptance criteria to the OP to try and help guide you through it. I would start by looking at the following functions: WallpaperManager::switchToNextWallpaper Let me know if I can help with anything else 🙂 Thank you! |
Thanks @MatthewTighe. 😊 |
For the purposes of this issue we want to remove only the following:
If it helps, feel free to start with just the first part. We can expand to include the others as part of the review process, or we can file a separate issue for the other 2 parts and address them in a separate PR. |
Okay, starting with the first part then. Thanks. |
Is not it optional: "Settings" -> "Homepage" -> "Wallpapers" -> "Change wallpaper by tapping Firefox homepage logo"? |
@MasterInQuestion It is optional, but the decision has still been made to remove it based on the reasons quoted in the original issue, in addition to the fact that it had low discoverability. |
Rather than removing the function completely, would not it be less destructive to just override the user config value before the version? |
@MasterInQuestion We aren't really interested in continuing to maintain the feature, and its existence is having an impact on our ability to plan improvements and additions to the wallpaper feature in general. Normally I would completely agree that we don't want remove existing features, but data has shown that this one has low awareness and usage as is, especially since it's on the newer side. @sunilk9211 Are you still planning to submit a patch for this issue? I'm working through some refactoring of the underlying implementation of this feature, and will need to touch some of same code. I thought I'd check in beforehand and warn you that you may need to keep an eye on this space in order to keep your branch up-to-date if you're still working through it. |
Yes @MatthewTighe i am keeping my branch updated with the latest changes for this features. |
Way too insignificant to worth further serious considerations. |
Verified as fixed on the latest Nightly 105.0a1 from 08/17 with Xiaomi 12 Pro (Android 12):
https://user-images.githubusercontent.com/89388888/185168755-802cf9fb-be17-45da-b90e-9701a1f73532.mp4 |
Verified as fixed on Firefox Beta 105.0b1 as well, with Lenovo Yoga Tab 11 (Android 11). |
The ability to toggle the selected wallpaper by tapping the Firefox logo introduces additional constraints on the freedom to choose different wallpaper download strategies. It is also a feature that can be activated accidentally pretty easily, leading to unexpected results. It should be removed for now.
Acceptance criteria:
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: