Menu

#1790 Notation editor always opens with Draw Tool selected

None
feedback
None
5
1 day ago
2026-07-26
musewhirl
No

In a recent master [8a8a42], the Notation editor opened with the Select and Edit tool selected. Now in [3e9794] it opens with the Draw Tool instead. The Matrix Editor maintains the previous behavior i.e. always opening with the Select and Edit Tool selected.

Steps to reproduce:

  1. Start rosegarden
  2. Load a composition with segments that have notes in them
  3. Select a segment with notes in it
  4. Hit 'N' to open the Notation Editor
  5. The Draw Tool is selected

Related

Commit: [3e9794]
Commit: [8a8a42]

Discussion

  • Philip Leishman

    Philip Leishman - 2026-07-28

    Yes this was a side effect from a previous bug fix.
    I believe the call that was causing this is unnecessary.
    See Codeberg pull request

     

    Last edit: Ted Felix 1 day ago
  • Philip Leishman

    Philip Leishman - 2026-07-28
    • assigned_to: Philip Leishman
     
  • Ted Felix

    Ted Felix - 1 day ago
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -3,6 +3,7 @@
     **Steps to reproduce:**
    
    
     1. Start rosegarden
    -2. Select a segment
    -3. Hit 'N' to open the Notation Editor
    -4. The Draw Tool is selected
    +2. Load a composition with segments that have notes in them
    +3. Select a segment with notes in it
    +4. Hit 'N' to open the Notation Editor
    +5. The Draw Tool is selected
    
     
  • Ted Felix

    Ted Felix - 1 day ago

    Philip's fix pushed as [94f7ef]. Please test latest git.

     

    Related

    Commit: [94f7ef]

  • Ted Felix

    Ted Felix - 1 day ago
    • status: open --> feedback
     
  • musewhirl

    musewhirl - 1 day ago

    The Notation Editor now opens with the Select and Edit Tool selected, so this bug is fixed and can be closed.

     

Log in to post a comment.