opentiny / opentiny/tiny-editor
🐛 [Bug]: 格式刷功能-当我复制格式之后,给其他文字复制格式,当前一行的格式都变了,应该只给我选中的几个文字复制格式,不是整行都变
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 535
- Forks
- 71
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 2
Description
Version
@opentiny/fluent-editor": "^3.25.4",
Link to minimal reproduction
能解决或者回复一下吗着急
Step to reproduce
能解决或者回复一下吗着急
What is expected
能解决或者回复一下吗着急
What is actually happening
No response
What is your project name
vue3 项目
Any additional comments (optional)
能解决或者回复一下吗着急
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the format-paint behavior in the reported Vue 3 project using @opentiny/fluent-editor 3.25.4, since no minimal reproduction or source file is provided. Trace the formatting action and selection handling; done means applying copied formatting only to the selected characters rather than the entire line, with a regression test covering that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100