Project

General

Profile

Actions

Feature #1263

closed

Navigation drawer not opening to the top item

Added by pete . 1 day ago. Updated about 11 hours ago.

Status:
Closed
Priority:
Next Release
Start date:
01/20/2025
Due date:
% Done:

0%

Estimated time:

Description

Issue; The hamburger menu on the left no longer opens to the top item, (Clear and exit), but rather to the item below, (Home).

Expected behavior; What it used to do, open to the top menu item, (Clear and exit).

Running;
GrapheneOS
Android 14

Actions #1

Updated by Soren Stoutner about 17 hours ago

  • Subject changed from Hamburger menu not opening to top item to Navigation drawer not opening to the top item
  • Assignee changed from pete . to Soren Stoutner
  • Priority changed from 3.x to Next Release
Actions #2

Updated by Soren Stoutner about 11 hours ago

  • Status changed from New to Closed

This problem manifests on API < 35 (Android < 15) if the screen is too small to contain the entire navigation drawer (which happens on smaller phones or if the font is large).

It was introduced with the switch to target API 35 in the 3.19 release. It does not affect devices running API 35.

Likely this is something Google will fix with an update to the AppCompat libraries. But until then, I have set the navigation drawer to scroll to the top on first open on API < 35 when the app bar is on the top. There is a visible scroll animation on affected devices, which is suboptimal, but is workable.

Fixed in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=85d9d87c19446497e5bf040ccbc7a9db5e4bd191;ds=sidebyside

Actions

Also available in: Atom PDF