Editor loses focus if clicked on menu-bar in Vue-Portal in version 1.26.2
See original GitHub issueI have an <editor-menu-bar>
inside a vue-portal (https://github.com/LinusBorg/portal-vue).
If i click on the menu bar the onBlur() will be called and i lose focus on the Editor.
This behavior is new in 1.26.2. I installed version 1.26.1 again to check.
Here is the Code: https://codesandbox.io/s/vue-issue-template-c3m2y?fontsize=14
Expected behavior The onBlur() method should not be called.
Thank you for the awsome Editor and your work 😄 ❤️
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:10
Top Results From Across the Web
Editor loses focus if clicked on menu-bar in Vue ... - GitHub
If i click on the menu bar the onBlur() will be called and i lose focus on the Editor. This behavior is new...
Read more >Auto-disappearing menu and editor focus: approaches?
The main issue we're facing is that the EditorView constantly loses focus when the user is interacting with the menu. The solution to...
Read more >How to programatically remove focus from an inline tinyMCE ...
Hitting tab will make the editor lose focus (and bring focus to the address bar, for example), but the editor and toolbar stay...
Read more >Editor loses focus on application switch
Version Information. OS: macOS 10.13.1. === Visual Studio Community 2017 for Mac === Version 7.3 (build 799) Installation UUID: ...
Read more >Solved: VMware workstation 14 Pro loses Mouse Focus
Focus restored by moving mouse to top of screen over Vmware menu bar. ... I then updated vmtools to version 14 - but...
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 Free
Top 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
I have this issue in
1.29.6
(not using vue-portal)+1, same happening on
1.31.0
.