Menu

#149 End brackets are sometimes drawn in the gutter

None
fixed
None
2015-03-06
2015-02-14
SilverNexus
No

Version: 5.9.2

OS Version: Windows 8

Error reported: When scrolling to the side and bracket highlighting is on, selecting a line that ends with an end bracket that is off the left side of the viewable area causes the end bracket to be drawn in the gutter area highlighted (as it would from bracket highlighting). Deselecting that line then causes incorrectly placed drawn bracket to deselect, but it remains drawn over in the gutter until something is typed.

Steps needed to reproduce the problem: Create a line of code that extends past the end of the viewable area. Scroll to the right until the end of a line that contains a brace (or other bracket that is highlighted) is off the left side of the viewable area of code. Select the line that contains the bracket deliberately placed offscreen in the previous step. The cursor will move to be selected past the bracket, but be in the far left place of the viewable code window. The bracket will highlight like it otherwise should from bracket highlighting, but will show up in the gutter, rather than in the viewable part of the screen. Scrolling to the left farther causes the bracket to then be drawn in the viewable part of the window, but the bracket in the gutter is not undrawn.

Discussion

  • orwelldevcpp

    orwelldevcpp - 2015-03-06

    This bug should be fixed in 5.10.

     
  • orwelldevcpp

    orwelldevcpp - 2015-03-06
    • status: open --> fixed
    • assigned_to: orwelldevcpp
    • Milestone: -->
     

Log in to post a comment.