crouton: Rendering problems after upgrade to ChromeOS 53 same has happened on 50

Please paste the output of the following command here: sudo edit-chroot -all

Please describe your issue:

Same as https://github.com/dnschneid/crouton/issues/2491

After upgrade I can’t use the extension unless I am running the native resolution otherwise it seems only 1/4 of the extension window works properly.

I am aware this has happened after an upgrade twice and that is probably not related/cause by the extension but maybe there is something that can be done to make the extension more resilient?

@dnschneid if you have some suggestion I am happy to help and chase it out but I need some guidance if you have some time.

If known, describe the steps to reproduce the issue:

  1. Use some resolution other than the native
  2. Open the extension
  3. Open some app inside the extension window
  4. Move the app window around
  5. Notice rendering doesn’t work properly except on the upper left ‘quarter’ of the extension screen

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 17

Most upvoted comments

@msolters As far as I understand the rendering problem is from a graphics library/component which affects one of the example applications the same way it affects the crounton extension window. As to the release, they mention M53 which I assume is the current version 53 from beta or similar.

The specific change is: https://chromium.googlesource.com/chromium/src/+/a9af1f7989315eda1c55b490146945c341374d54^!/#F0

You can probably try the dev channel, might be fixed there. I will wait for the release to beta. There was an update today but it’s not there.

See https://bugs.chromium.org/p/chromium/issues/detail?id=633806. I think this ticket can be closed now.