top | item 43838078

(no title)

rebelpixel | 10 months ago

Google Chrome had this on Android several years ago, but it was quickly yanked out—probably because people hated it as it felt like ti bogged down the OS with it. Personally, it felt like information overload forced into a limited UX context.

But now with advancements like tab unloading/discarding and faster CPUs, it might work for some people om mobile devices. Desktop browsers though might still be hampered by limited task/context-switching options.

discuss

order

nulld3v|10 months ago

I totally understand the confusion it brought to users, but I'm equally disappointed in how quickly the idea was abandoned, especially by the broader Android app ecosystem. It would be so useful to be able to open multiple Amazon app tabs to compare products for example.

The feature is still in the OS, so apps that declare support can allow users to open multiple simultaneous windows of itself. Most native Android apps can probably add support for this feature with minimal code changes, as Android "best practices" have pushed apps towards good reactivity support and rigorous handling of app state in these types of edge cases.