Assigned
Status Update
Comments
ga...@google.com <ga...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: Radha Nakade <
Link:
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Expand for full commit details
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Bug: 396715333
Test: ./gradlew emoji2:emoji2-emojipicker:ftlmediumphoneapi33
Change-Id: If5555443ca1a91479128e1bd6f4f909154c40ba2
Files:
- M
buildSrc/private/src/main/kotlin/androidx/build/FtlRunner.kt
Hash: c76f8094154101867327912e659ae47509755957
Date: Wed Feb 26 11:27:46 2025
bo...@gmail.com <bo...@gmail.com> #3
Getting tabs from synced devices and reopening recently closed tabs. I would've loved to have been able to access history, but that was not an option with the former build. And on mobile devices deleting browsing data is an all-or-nothing affair, so in my view correctly located in Settings as it seems unlikely that was something one needs constant access to.
ga...@google.com <ga...@google.com>
ga...@google.com <ga...@google.com> #4
Thanks, we are investigating how/if to bring it back on a different form.
Description
Steps to reproduce the problem
Problem Description
Since I first began using Chrome iOS in 2013 the rightmost pane has been reserved for quick access to recently closed tabs and open tabs on synced devices. Recent updates changed the contents of this pane to tab groups, overturning over a decade of UI consistency. It was previously possible to revert via disabling the Save-Tab-UI flag, but that has been deprecated as of this latest update. There is now no way of accessing recent tabs without opening a new tab. I'd like to see the option to have the rightmost pane display "History and Tabs" again, whether via flag or user selection. Wouldn't it make more sense to include tab groups at the bottom of the tab list view anyways, perhaps under a drop-down menu? With the current setup tabs and tab groups are treated as different entities, leading to confusion.
Summary
Removal of "History and Tabs" from Right Pane
Additional Data
Category: UI
Chrome Channel: Stable
Regression: Yes