Menu

#896 Regression with Visual Wrap Symbols

Bug
closed-fixed
Scintilla (812)
5
2010-01-27
2010-01-21
Anonymous
No

From Scintilla 2.00 and above, the combination of SC_WRAPVISUALFLAG_END and SC_WRAPVISUALFLAGLOC_END_BY_TEXT has no effect, i.e. no visual wrap symbols are displayed near the end of wrapped sublines. This worked fine up to Scintilla 1.79.

This can be reproduced with SciTE (works okay with 1.79, does not work properly with 2.00 and 2.01) using the following settings:
wrap.visual.flags=1
wrap.visual.flags.location=1

--Florian

Discussion

  • Neil Hodgson

    Neil Hodgson - 2010-01-21

    Fixed in CVS.

     
  • Neil Hodgson

    Neil Hodgson - 2010-01-21
    • assigned_to: nobody --> nyamatongwe
    • status: open --> open-fixed
     
  • Nobody/Anonymous

    I feel posting the report took longer than your incredibly quick fix, thanks!
    --Florian

     
  • Neil Hodgson

    Neil Hodgson - 2010-01-27
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.