bugGNU nano - Bugs: bug #42093, Clicking with the mouse on Exit in...

 
 

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

bug #42093: Clicking with the mouse on Exit in Help does a Next-line

Submitter:  Benno Schulenberg <bens>
Submitted:  Thu 10 Apr 2014 07:36:42 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Fri 09 May 2014 11:49:31 AM UTC, comment #3: 

The second part (the misbehaving of the shortcuts that come after Speller/Linter) is fixed by r4848 in SVN.  The third part I will make into a separate bug, because it is a rather different issue.

Benno Schulenberg <bens>
Group administrator
Wed 16 Apr 2014 08:31:51 AM UTC, comment #2: 

The for loop [for (; j > 0; j--)] did not look for any item when j was zero: when the user clicked on the very first item in the list of shortcuts in the two bottombars.  It accidentally worked for most menus, because the very first ("default") item in the list of functions is "Get Help".

Part one of this bug is fixed by r4781 in SVN.  Part two has to do with the Linter -- it probably has to be fixed/worked around in the same manner as Uncut/Unjustify.  The third part I don't know yet.

Benno Schulenberg <bens>
Group administrator
Thu 10 Apr 2014 08:28:17 PM UTC, comment #1: 

One more thing: clicking on "Cut Text" and "Uncut Text" seems to work.  But clicking multiple times on "Cut Text" and then on "Uncut Text" pastes only the last cut line -- whereas when multiple key-strikes of ^K are followed by a click on "Uncut Text", all cut lines are pasted back.

Benno Schulenberg <bens>
Group administrator
Thu 10 Apr 2014 07:36:42 PM UTC, original submission:  

Start nano with --mouse, click on "Get Help", and then click on "Next Page" -- nothing happens.  Click on "Prev Line" -- it does a Next Page.  Click on "Next Line" -- it does a Prev Line.  Click on "Exit" -- it does a Next Line.

With SVN and when the terminal is at least 120 columns wide, clicking on "First Line" seems to do nothing, clicking on "Last Line" goes to the first line, clicking on "Go To Line" goes to the last line, and clicking on "Replace" wants to go to a line.

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
    2014-05-09 bens StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2014-04-16 bens StatusNone In Progress
        Assigned toNone bens

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code