sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
804 stars 39 forks source link

Render error #4448

Open skuzzis opened 3 years ago

skuzzis commented 3 years ago

Description

Rendering issue.

Steps to reproduce

  1. Start Sublime Text.
  2. Move Sublime Text from a monitor with resolution of 720p, to one with 1080p.

Expected behavior

To render on all the window.

Actual behavior

Doesn't render all the window, it's rendering only the part which was on the 720p screen. It has a white border, with black screen where it needs to render. Click here to see the image.

Environment

UltraInstinct05 commented 3 years ago

Just pasting the image here (from the above link) for quicker access.

image

BenjaminSchaaf commented 3 years ago

Does this happen in safe mode?

skuzzis commented 3 years ago

Nope.

BenjaminSchaaf commented 3 years ago

@skuzzis Are you using hardware acceleration? If so then you probably have a driver bug causing that, so either try updating your graphics drivers or just disable hardware acceleration.

skuzzis commented 3 years ago

I have the latest graphics driver, and disabled hardware acceleration. It fixes when I maximize the window.

BenjaminSchaaf commented 3 years ago

Did you restart ST after disabling hardware acceleration?

skuzzis commented 3 years ago

Yep, I restarted and still exists the problem.