bugGNU nano - Bugs: bug #63053, Unicode input shows no error...

 
 

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

bug #63053: Unicode input shows no error message when --zero is in effect

Submitter:  Benno Schulenberg <bens>
Submitted:  Tue 13 Sep 2022 07:37:26 AM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Tue 13 Sep 2022 03:09:58 PM UTC, comment #2: 

Fixed in git, commit f420f7c1, by moving the call of wredrawln() up into do_verbatim_input(), out of the error path, when 'count == 0'.

Benno Schulenberg <bens>
Group administrator
Tue 13 Sep 2022 11:49:02 AM UTC, comment #1: 

The offending commit is 6d828cf4: "move some code for overwriting verbatim feedback with --zero".  The problem is that the current code forces the bottom row of the edit window to overwrite the status bar also when there was an error during Verbatim/Unicode Input.

Benno Schulenberg <bens>
Group administrator
Tue 13 Sep 2022 07:37:26 AM UTC, original submission:  

To reproduce, run:

src/nano --ignore --zero

Then type: M-V D 8 9 0 <Enter>
Result: there is no feedback, and nothing is entered into the buffer.

Without --zero, this will say "Invalid code", as it should.

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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-11-16 bens Open/ClosedOpen Closed
    2022-09-13 bens StatusIn Progress Fixed
    2022-09-13 bens Severity3 - Normal 2 - Minor
        StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code