Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] widgets on non active home screen get squeezed look when switching phone screen to landscape mode #4389

Open
tbalden opened this issue May 14, 2024 · 5 comments · May be fixed by #4461
Labels

Comments

@tbalden
Copy link

tbalden commented May 14, 2024

Describe the bug

The widgets get squeezed look on a non active home screen when switching phone screen to landscape mode in an app. Like browsing so in chrome and then back to portrait mode and go to home screen and swipe to the non active home with the widget.
This is in a 6x6 icon layout.

Steps to reproduce

Steps to reproduce the behavior:
0. Place a 4x2 or a 2x4 and so on widget on any home screen

  1. Move to another home screen, so the other with the newly placed widget gets the non active home screen
  2. Go to Chrome
  3. Click on switch to landscape mode when rotating the phone, then switch back
  4. Go back to home screen then swipe to the one with the widget
  5. See error

Expected behavior

The widgets remain with properly sized area on the non active home screens too

Screenshots

This is how it will get squeezed look:
Screenshot_20240514-124236
Long tap, this shows the real borders that aren't getting filled
Screenshot_20240514-124249
The correct look for the size:
Screenshot_20240514-124256

Device information

  • Device: Google pixel 8 pro
  • OS: stock 14
  • App version: latest dev nightly and latest beta too

Additional context

No response

@tbalden tbalden added the bug label May 14, 2024
@derwerbebriefkasten
Copy link

Same effect here, with 3rd party weather widget as well as with native clock widget.

Device information

Device: Google pixel 7a
OS: stock 14
App version: 14 beta 2

Wrongly scaled after returning to portrait
Screenshot_20240520-164723~2

When manually sizing widgets they re-scale correctly
Screenshot_20240520-164737~2

@jordigarcl
Copy link

Same here! Happening with (but not limited to) Loop habit tracker app widgets.

Device: Google pixel 7
OS: stock 14
App version: 14 beta 2

@Bikutoso
Copy link

Bikutoso commented Jun 1, 2024

Another one with the issue. It's annoying to because i frequently use the clock widget.

Device: Google Pixel 6a
OS: Stock 14
App version: 14 beta 2

@Zettroke
Copy link

Zettroke commented Jun 4, 2024

Have this issue with a clock widget, seems to be caused by Remove Size Constraints option. Disabling it helped

@derwerbebriefkasten
Copy link

derwerbebriefkasten commented Jun 4, 2024

thanks @Zettroke for that hint; my setting Remove Size Constraints on Pixel 7a was disabled, so it didn't work in my case.
I've tried both options Remove Size Constraints and Enforce Widget Resizing in any combination before, but none of it made it work.

@MrSluffy MrSluffy linked a pull request Jun 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants