• Login
Community
  • Login

The text editor "blurs" weirder

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
5 Posts 4 Posters 615 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E
    ezShokkoh
    last edited by Jun 2, 2024, 8:05 AM

    Hi,
    This happens on every file I open on Notepad++, doesn’t happen on another text editor;
    It starts “bluring” a little and goes in increase till it ocuppies half screen
    This is kinda weird 'cause it happens when I’m:
    1- Not scrolling, just reading/writing
    2- When I’m using only the keyboard and not the mouse
    3- When I select something (holding click) and scroll down to select more lines

    I tried turning “Editing -> Smooth Font” on and off, and tried algo turning “Misc -> Use DirectWrite” on and off, but none of those worked.

    Any idea/suggestion?
    Apology for my bad english :P

    Starts to Blurry
    Blurries more xd

    R 1 Reply Last reply Jun 2, 2024, 8:44 PM Reply Quote 0
    • R
      rdipardo @ezShokkoh
      last edited by Jun 2, 2024, 8:44 PM

      See https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14622 (1)

      You just need to turn off DirectWrite:

      npp-disable-d2d.png


      (1) If your PC has an Intel GPU controlled by “CMAA”, see also https://sourceforge.net/p/scintilla/bugs/2344/?page=3#143d/42d2/93f7

      M 1 Reply Last reply Jun 3, 2024, 10:52 PM Reply Quote 2
      • M
        mkupper @rdipardo
        last edited by Jun 3, 2024, 10:52 PM

        @rdipardo Did you see the OP’s tried algo turning “Misc -> Use DirectWrite” on and off, but none of those worked.?

        My first thought was it’s a loose video cable though I don’t know why it only affects Notepad++.

        @ezShokkoh - can you replace the monitor to see if the replacement has the same issue? The images look more like a hardware issue which causes the pixel level ghosting or video display artifacts. I’m not sure what’s special about Notepad++ that triggers it.

        On a lark you could try downloading and running a portable copy of Notepad just to see if it has the same issues. This will give you something that would not have the plugins or other settings from your normal Notepad++ may be bothering the video display system.

        R 1 Reply Last reply Jun 4, 2024, 2:12 AM Reply Quote -1
        • R
          rdipardo @mkupper
          last edited by Jun 4, 2024, 2:12 AM

          @mkupper said in The text editor "blurs" weirder:

          Did you see the OP’s tried algo turning “Misc -> Use DirectWrite” on and off, but none of those worked.?

          DirectWrite uses the GPU. When the GPU cranks up the refresh rate (as at least one Intel device is known to do), the edit buffer gets redrawn over and over, at a speed that’s increasingly out of step with Scintilla. It’s happened at least once, and could reasonably be expected to happen again.

          C 1 Reply Last reply Jun 4, 2024, 2:29 AM Reply Quote 1
          • C
            Coises @rdipardo
            last edited by Jun 4, 2024, 2:29 AM

            @rdipardo said in The text editor "blurs" weirder:

            @mkupper said in The text editor "blurs" weirder:

            Did you see the OP’s tried algo turning “Misc -> Use DirectWrite” on and off, but none of those worked.?

            DirectWrite uses the GPU. When the GPU cranks up the refresh rate (as at least one Intel device is known to do), the edit buffer gets redrawn over and over, at a speed that’s increasingly out of step with Scintilla. It’s happened at least once, and could reasonably be expected to happen again.

            @ezShokkoh:

            Especially since the original poster implied that English is not their first language, it is possible that the original poster did not notice or understand that Notepad++ must be completely closed and then started again for any change in that setting to take effect.

            It’s not enough to toggle the DirectWrite checkbox. You must close and restart Notepad++.

            1 Reply Last reply Reply Quote 3
            2 out of 5
            • First post
              2/5
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors