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
The texteditor widget is not working properly. If I enter any text inside and then click the buttons in the toolbar to change the format, such as bold, underline, or change color, it won't work.
However, if these buttons are clicked first, they will become selected, and then the text format can be set by entering it. But this does not conform to our general process of editing text. If every input of text needs to be pre-set to indicate whether it needs to be bolded or italicized, the thought process will be interrupted.
So, it seems like there may be a bug present.https://github.com/user-attachments/assets/b48bed9d-80be-40a6-8fd9-89f13dce0603
Complete, minimal, self-contained example code that reproduces the issue
The text was updated successfully, but these errors were encountered:
yejustme
changed the title
The texteditor widget is not working properly: the toolbar can not format the text as designed.
The texteditor widget does not work properly: the toolbar can not format the text as designed.
Nov 12, 2024
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc should be added within the dropdown below.)
Software Version Info
The texteditor widget is not working properly. If I enter any text inside and then click the buttons in the toolbar to change the format, such as bold, underline, or change color, it won't work.
However, if these buttons are clicked first, they will become selected, and then the text format can be set by entering it. But this does not conform to our general process of editing text. If every input of text needs to be pre-set to indicate whether it needs to be bolded or italicized, the thought process will be interrupted.
So, it seems like there may be a bug present.https://github.com/user-attachments/assets/b48bed9d-80be-40a6-8fd9-89f13dce0603
Complete, minimal, self-contained example code that reproduces the issue
The text was updated successfully, but these errors were encountered: