bugGNU nano - Bugs: bug #51358, when there are no help lines, the...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #51358: when there are no help lines, the status bar is sometimes not cleared properly

Submitter:  Benno Schulenberg <bens>
Submitted:  Sun 02 Jul 2017 02:45:30 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sun 02 Jul 2017 06:19:32 PM UTC, comment #1: 

Fixed in git, 14bd52ce.

Benno Schulenberg <bens>
Group administrator
Sun 02 Jul 2017 02:45:30 PM UTC, original submission:  

To reproduce, run:

  src/nano --ignore --nohelp --auto --fill=44 +9 README

Then type ^J.  See how the status bar says it is now possible to unjustify.  Now type one of the arrow keys (or any other key, as long as it's not ^U or M-U).  See how the message on the status bar does not disappear.  It should, because it now is no longer possible to unjustify.

Another manifestation of this issue is when editing a Python file (and using --nohelp but not --ignorercfiles) and typing ^T to invoke the linter.  When (after pyflakes has returned something to be corrected) you exit from the linter with ^C, the status bar is not cleared immediately.  This makes it seem as if the linter is still active.  Not good.

Benno Schulenberg <bens>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bens (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-22 bens Open/ClosedOpen Closed
    2017-07-02 bens StatusIn Progress Fixed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code