This problem exists on all my phones, running trebledroid 13. This problem is also present in vanilla aosp-android13-gsi branch build from ci.android.com
This only seems to be an issue with chromium based browsers, which presumably rely on platform implementation of long press back button. This problem does not exist on firefox for example, which apparently implements long press in the app.
Current Behavior:
While navigating in a chromium based browser, long pressing back button brings you back one page.
Expected behavior
When long pressing back button, the browser should show page history. See this page for feature description. https://www.xda-developers.com/google-chrome-android-back-button-history/
To Reproduce
Smartphone (please complete the following information):
Additional context
This problem exists on all my phones, running trebledroid 13. This problem is also present in vanilla aosp-android13-gsi branch build from ci.android.com
This only seems to be an issue with chromium based browsers, which presumably rely on platform implementation of long press back button. This problem does not exist on firefox for example, which apparently implements long press in the app.