Skip to content

Fix #32416: Add parenthesis support to "repeat selection" action [4.7.0]#32428

Open
mathesoncalum wants to merge 4 commits intomusescore:4.7from
mathesoncalum:32416-repeat_note_paren-470
Open

Fix #32416: Add parenthesis support to "repeat selection" action [4.7.0]#32428
mathesoncalum wants to merge 4 commits intomusescore:4.7from
mathesoncalum:32416-repeat_note_paren-470

Conversation

@mathesoncalum
Copy link
Contributor

@mathesoncalum mathesoncalum commented Feb 27, 2026

Resolves: #32416

Updated behaviour:

repeatParen.mov

This PR also introduces a unit test for repeated list selections. To do so we need to move the logic into our Score class (it probably should have been here anyway).

Unit test source:
Screenshot 2026-03-02 at 11 48 00

Unit test reference:
Screenshot 2026-03-02 at 11 47 49

@mathesoncalum mathesoncalum changed the title Fix #32316: Add parenthesis support to "repeat selection" action Fix #32416: Add parenthesis support to "repeat selection" action Feb 27, 2026
@mathesoncalum mathesoncalum linked an issue Feb 27, 2026 that may be closed by this pull request
4 tasks
@mathesoncalum mathesoncalum requested a review from miiizen March 2, 2026 12:01
@mathesoncalum mathesoncalum marked this pull request as ready for review March 2, 2026 12:01
@mathesoncalum mathesoncalum changed the title Fix #32416: Add parenthesis support to "repeat selection" action Fix #32416: Add parenthesis support to "repeat selection" action [4.7.0] Mar 2, 2026
@davidstephengrant
Copy link
Contributor

When repeating a list selection across a barline so that the note is split, only the last note in the tie chain retains its parentheses:

Screencast.from.2026-03-03.16-49-21.webm

Repeating a list selected parenthesised note in a part causes the note's Style/appearance to become unlinked from the score:

Screencast.from.2026-03-03.16-55-06.webm

Handing over to @zacjansheski for further testing.

@miiizen
Copy link
Contributor

miiizen commented Mar 3, 2026

The unlinking issue is probably fixed by #32447

@zacjansheski
Copy link
Contributor

Looks good from my end!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notehead parentheses are not repeated with R in list selections

4 participants