Anna

Results 3 issues of Anna

There used to be a configuration option in Tinymce 4 to setup a tooltip for textbox. I'm migrating to Tinymce 5 and I'm replacing textbox with [input](https://www.tiny.cloud/docs/ui-components/dialogcomponents/#input) in the dialog...

component: ui
status: regression
status: escalated
5.x

Here is a small reproduction: https://stackblitz.com/edit/vue-6gwj7v?file=src%2FApp.vue It needs to be opened in Chrome Version 123.0.6312.107 (Official Build). It works fine in Firefox 124.0.2 (64-bit) Chrome https://github.com/Alfred-Skyblue/vue-draggable-plus/assets/19432263/b609c4fd-751d-4109-ac18-9cbcb65c6e43 FF https://github.com/Alfred-Skyblue/vue-draggable-plus/assets/19432263/ac2a905d-88f6-4ede-87a0-77f870bb2d49

## 📝 Provide detailed reproduction steps (if any) In a basic example with tinymce editor with `statusbar: false` (like this https://codepen.io/piggy28/pen/PorjRjb) click inside the editor to give it focus ###...