opentiny / opentiny/tiny-editor

🐛 [Bug]: 格式刷功能-当我复制格式之后,给其他文字复制格式,当前一行的格式都变了,应该只给我选中的几个文字复制格式,不是整行都变

Open
#267 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.