JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.74k stars 309 forks source link

Indent button in toolbar activated when editor readonly #1418

Closed nonman1991 closed 1 month ago

nonman1991 commented 3 months ago

In the example (http://suneditor.com/sample/html/examples.html), when I set the editor to readonly, the indent button activated when I select some content. At the same time, other buttons are in a grayed-out state. Is this a bug?

Steps to reproduce the behavior:

  1. Setting the Editor to Read-Only Mode
  2. Selecting some content
  3. Indent button lights up
JiHong88 commented 1 month ago

Version 2.47.0 has been updated. thank you