bugDenemo - Bugs: bug #30939, cursor left/right with selection...

 
 

bug #30939: cursor left/right with selection should not jump over the first note

Submitter:  -Deleted Account- <steele>
Submitted:  Tue 31 Aug 2010 08:40:57 PM UTC
   
 
Category:  Feature request Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 31 Aug 2010 08:40:57 PM UTC, original submission:  

Currently d-CursorRight is the same as d-MoveCursorRight except it creates a selection.

After heavy thinking I now have the opinion it should be changed to:
First create a selection for the current object and only move left/right (with creation of additional selection) if there is a selection present.

This could be easily scripted by

if selection
  then cursor left/right (and create selection)
  else SetMark

but I really think such basic movement should be done in C.

Of course current scripts have to be reviewed if something uses d-CursorRight/Left in a manner that exploits the fact that it was not possible to select just one object.

-Deleted Account- <steele>

 

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

Attach Files:
   
   
Comment:
   

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 steele (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.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-10 steele StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code