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

If there is a list in a quote, clearFormat can't clear the quote #2699

Open
miku1958 opened this issue Jun 14, 2024 · 1 comment
Open

If there is a list in a quote, clearFormat can't clear the quote #2699

miku1958 opened this issue Jun 14, 2024 · 1 comment
Assignees

Comments

@miku1958
Copy link
Contributor

miku1958 commented Jun 14, 2024

To Reproduce

  1. Create a quote with list in demo like
<blockquote style="padding-left: 10px; border-left-width: 3px; border-left-style: solid; border-left-color: rgb(200, 200, 200); color: var(--darkColor_rgb_102__102__102_, rgb(102, 102, 102));"><ol style="list-style-type: decimal;" data-editing-info="{&quot;orderedStyleType&quot;:1}" start="1"><li style="font-family: Calibri; font-size: 11pt; color: var(--darkColor__000000, #000000);"><div>aaaaa</div></li></ol></blockquote>
  1. Select all
  2. Click on clear format button
  3. Only cleared the list, need to clear it again to clear the quote

Device Information

  • OS: macOS
  • Browser safari
@JiuqingSong
Copy link
Contributor

Good catch.

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

No branches or pull requests

2 participants