Actions
Bug #74
closedGray Navigation Bar
Start date:
12/05/2016
Due date:
% Done:
0%
Estimated time:
Description
If find-on-page is open and the user switches to another app, when they return to Privacy Browser the keyboard will be shown. Hiding the keyboard will cause the navigation bar to turn gray.
Updated by Soren Stoutner almost 8 years ago
- Status changed from New to Closed
This was caused because we were using the visibility of the support app bar to decide if we were in full screen mode. Fixed by adding a variable that tracks full screen mode.
Fixed in commit https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=f53f9266d055030230e9fc55a7a921891bfd384c.
Updated by Soren Stoutner almost 8 years ago
- Subject changed from Grey Navigation Bar to Gray Navigation Bar
Updated by Soren Stoutner over 5 years ago
- Priority changed from 2 to Next Release
Actions