Menu

#80 When error/warning line is highlighted, 'delete' doesn't clear it.

None
open
nobody
None
2014-09-17
2013-05-08
MikeDNC
No

Version: 5.4.2 RC9
Steps needed to reproduce the problem: Compile something that gets one or more warnings/errors. The compiler window will pop-open; the Editor cursor will be moved to the position of the warning/error; and the cursor's line will be highlighted. This highlight will disappear when any 'typing' key is pressed.. except 'delete' key; the line remains highlighted. (Even 'backspace' clears the highlight).

Discussion

  • MikeDNC

    MikeDNC - 2013-05-08
     

    Last edit: MikeDNC 2013-05-08
  • orwelldevcpp

    orwelldevcpp - 2013-05-16

    Currently, the highlight is removed when the caret changes. What about removing it when the text changes?

     
  • MikeDNC

    MikeDNC - 2013-05-16

    Yes, text-change makes more sense; caret-change seems arbitrary, since the user is thinking, "I'm typing now", rather than "I'm moving the cursor position, or not".

     

    Last edit: MikeDNC 2013-05-16
  • David Harting

    David Harting - 2014-09-17

    Orwell Dev-C++ Version 5.7.1
    OS: Windows 8.1

    I found that both delete and backspace do not remove the error highlight. Other white space changes do remove the highlight (tab, space).

    See the attached image for an example of backspace not removing the highlight. I compiled and then pressed backspace once to produce that screenshot.

    Thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.