Closed Bug 782816 Opened 12 years ago Closed 4 years ago

It should be possible to change the pinned status of a tab

Categories

(Firefox for Android Graveyard :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: evold, Unassigned)

References

Details

For the add-on sdk we need to be able to pin and unpin a tab
Severity: normal → enhancement
I'm not sure that we want to add this level of complexity to our tab UI on mobile. More generally, we should come up with a way to cope with the fact that the add-on sdk was designed with the desktop UI in mind, but that we're never going to have the same set of UI features as desktop. I think we should have a way of indicating that certain APIs aren't available for mobile devices, and log that to the error console. This won't make all add-on sdk add-ons automagically work across desktop and mobile, but I'd argue that add-ons using lots of tab-heavy APIs aren't really designed for mobile anyway.
Margeret, Mark, I do agree that UI on mobile is and should be different and not every feature from desktop would make sense. However there maybe operations that may not necessary look and feel the same but would serve the same need if it makes sense. For example pinning a tab may not necessary create pinned tab in the tab bar on fennec, instead it may just add a button to the start page so users have a quick access maybe something else. Current situation on SDK side is, when user tries to pin / unpin tab we just log a warning saying it's not supported on fennec. I would prefer something better, but if we think there's logical operations that we could call pin / unpin we should just close this as won't fix.
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.