lmparppei / lmparppei/Beat

Bug: incorrect formatting of non-character

Open
#164 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Objective-C
Stars
344
Forks
54
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
1. Take the following text:
```
My movie

CHARACTER

Hello!
```
2. Delete the first letter of `CHARACTER`. The line will be incorrectly indented as if it indicated a character (but it isn't, since it has a blank line after it).
3. Moving the text cursor on a different line removes the indentation of the `CHARACTER` again.

**Screenshots**

Image

**macOS version**
macOS 15.3.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the macOS 15.3.1 case in the issue: delete the first letter of CHARACTER when it is followed by a blank line, then move the cursor elsewhere. Trace the screenwriting character-formatting entry point responsible for the indentation; done means the non-character line is not indented and remains unchanged after cursor movement.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.