Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main line moves forced as variation render a comment twice #17103

Open
Siderite opened this issue Mar 6, 2025 · 1 comment
Open

Main line moves forced as variation render a comment twice #17103

Siderite opened this issue Mar 6, 2025 · 1 comment
Assignees

Comments

@Siderite
Copy link

Siderite commented Mar 6, 2025

Exact URL of where the bug happened

Any study

Steps to reproduce the bug

  1. create a new study chapter
  2. make a move (1. e4)
  3. add a comment to the move (test)
  4. if it's set, remove "inline notation"
  5. right click move e4 and choose "Force variation"

What did you expect to happen?

One "test" in the move list

What happened instead?

Two "test" in the move list

Image

<interrupt>
    <comment class="white ">test</comment>
    <lines class="single">
        <line>
            <branch/>
            <move class="active" p="/?">
                <index class="sbhint1">1.</index>e4</move>
            <comment>test</comment>
        </line>
    </lines>
</interrupt>

Operating system

Any

Browser and version (or alternate access method)

Brave desktop

Additional information

No response

@Siderite Siderite added the bug label Mar 6, 2025
@Bayuo321
Copy link

Bayuo321 commented Mar 7, 2025

Hi, I’m interested in working on this issue.
If it’s still available, I’d be happy to take it on. Thanks!

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

No branches or pull requests

3 participants