Menu

#1956 Text overlaps margin when EOLs are shown

Bug
closed-fixed
nobody
5
2023-02-07
2017-07-10
No

Qt 5.9 on Win7
Scintilla tip

The document's text gets drawn over the margin if SCI_SETVIEWEOL(true) is called and an EOL is being displayed.

This is using all default settings for the Scintilla instance, other than showing the eols. On the first screenshot everything is fine.

However after a new line is insterted into the document which now has an EOL to draw, the text gets drawn over top the margin.

Discussion

  • Neil Hodgson

    Neil Hodgson - 2017-07-10

    Appears to be a clipping issue. Perhaps the line end display changes the clipping area.

     
    • Justin Dailey

      Justin Dailey - 2017-07-10

      Does this seem to be specific to Qt?

       
      • Neil Hodgson

        Neil Hodgson - 2017-07-10

        Yes, haven't seen it on other platforms.

         
  • Neil Hodgson

    Neil Hodgson - 2023-01-25
    • labels: --> scintilla, qt
    • status: open --> open-fixed
     
  • Neil Hodgson

    Neil Hodgson - 2023-01-25

    Fixed by changed clipping in [f94c47] for [#2373].

     

    Related

    Bugs: #2373
    Commit: [f94c47]

  • Neil Hodgson

    Neil Hodgson - 2023-02-07
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB