You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
When you add some text to the editor, let's say for example:
aaaa
bbbb
cccc
dddd
... and then select it and decide to convert that text into an ordered list the first time you click the ordered list button you will get the ordered list, as expected, but if you click again that same button, you would expect the order list to disappear but that doesn't happen, what happens is that it becomes an unordered list.
Are you aware of this bug?
Do you have any ideas on how to implement a workaround?
Hello, I'm using the latest version of the redactor library that can be found in your repo here:
https://github.com/asofter/yii2-imperavi-redactor/blob/master/assets/redactor.js
When you add some text to the editor, let's say for example:
aaaa
bbbb
cccc
dddd
... and then select it and decide to convert that text into an ordered list the first time you click the ordered list button you will get the ordered list, as expected, but if you click again that same button, you would expect the order list to disappear but that doesn't happen, what happens is that it becomes an unordered list.
Are you aware of this bug?
Do you have any ideas on how to implement a workaround?
I'm using the following code:
https://jsfiddle.net/jpruiz114/71uwpazo/
Thanks!
Edit 1:
I have tested with the version 10.2.5 Updated on October 1, 2015 and with the version 10.2.2 Updated on July 15, 2015 and the same behaviour happens.
The text was updated successfully, but these errors were encountered: