Menu

#545 a minor bug on caret settings

Undefined
invalid
Editor (23)
Bug_Report
2022-04-20
2017-08-09
TianyiQiu
No

After i edit settings->syntax_highlighting , i need to edit the color of my caret.So i open settings->margins_and_caret->caret and change the color and width of caret.However,after entering () the caret changed back.
Thanks.

Discussion

  • TianyiQiu

    TianyiQiu - 2017-08-09

    i mean,entering () in the editor(i enabled parentheses automatic completion)

     
  • Teodor Petrov

    Teodor Petrov - 2017-08-09
    • labels: release 16.01 --> Editor
    • Milestone: Release_xx.yy --> Undefined
     
  • Teodor Petrov

    Teodor Petrov - 2017-08-09

    Interesting... it reproduces...

     
  • Andrew Cottrell

    Andrew Cottrell - 2022-04-19

    Tested with C::B 20.03 using the following steps:
    Process:
    1) Open a cpp file with at least one "()"
    2) Select the "Settings->Editor" menu
    3) On the left select "margins and caret"
    4) Edit th caret settings to be:
    a) Width: 3
    b) Color: Red
    5) Close the Editor settings dialog
    6) Check the caret is red and think in the editor
    7) Enter the () and check if the caret changes
    8) Move around the CPP file and check if the caret changes
    9) Change the caret back to
    a) Width: 1
    b) Color: Black

    And C::B works correctly with no caret issues seen.

     
  • Martin Halle

    Martin Halle - 2022-04-20
    • status: open --> invalid
    • assigned_to: Morten MacFly
     

Log in to post a comment.