[Bug]: When enabling the Floating Menu, typing the text and displaying the text delayed
See original GitHub issueWhat happened?
To show the tool bar, I used the floating menu stye
<ngx-editor
[editor]="editor"
[ngModel]="textHtml"
(ngModelChange)="savePresenterNotes($event)"
[placeholder]="'Enter Presenter Notes'"
spellcheck="false"
></ngx-editor>
<ngx-editor-floating-menu [editor]="editor"></ngx-editor-floating-menu>
But when typing the text gets delayed to show the text in the editor. It looks like hanging for a few seconds and then showing the text
Version
v9.0.2
What browsers are you seeing the problem on?
Chrome
Link to reproduce
No response
Relevant log output
No response
Willing to submit a PR?
No response
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Buttons - Menus and actions - Human Interface Guidelines
Push buttons. The standard button type in macOS is known as a push button. You can configure a push button to display text,...
Read more >aText Changelog - Tran Ky Nam Software
Avoid a weird crash when draging the floating menu. Addressed a strange issue when the Plaint ... Fixed bug "default value" of "Text"...
Read more >Handling common accessibility problems - MDN Web Docs
Safari: Select Develop > Disable Styles from the main menu (to enable the Develop menu, choose Safari > Preferences > Advanced > Show...
Read more >Stage Manager in iPadOS 16: At the Intersection of Bugs ...
When Stage Manager is active, iPad apps do not gain any new UI chrome around them to, say, display a fixed title bar...
Read more >TextView - Android Developers
ToggleButton, Displays checked/unchecked states as a button with a "light" indicator and by default accompanied with the text "ON" or "OFF".
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Okay. Thanks
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.