plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.15k stars 80 forks source link

Landscape mode sometimes #198

Closed CC-Hsu closed 1 year ago

CC-Hsu commented 1 year ago

Please write necessary information as described below. If information is not enough, I may not have time to look into it.

What device and app version are you using

Describe the bug Sometimes switching between tabs encounter the situation as shown in screenshot when screen is fixed in landscape mode and resume from screen hibernation.

The new web page stays in portrait mode, with the remaining background left as the previous page.

When switching back to the previous page, the screen works as landscape mode.

To Reproduce

  1. Fixed the screen orientation to landscape mode
  2. Open multiple tabs in EinkBro
  3. Turn off the screen (screen hibernation)
  4. Reopen the screen, and switch among tabs

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screenshot_20230102-120224

Additional context I guess this issue can be reproduced in other generic Android phones/tablets if default screen orientation mode is set to landscape mode.

P.S. Thanks for your great work. 😄

Best Regards.