-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Describe the bug
If the context menu is invoked by the corresponding keyboard key, the add-on does not perform any action on the selected text.
To Reproduce
Steps to reproduce the behavior:
- On any web page with a text input field, select a piece of text using the keyboard or mouse cursor.
- Use the arrows on the keyboard to select the item "bbCodeWebex"
- Use the arrows on the keyboard to select the item "bbCode", "HTML", "XHTML", "Custom Tags", "Markdown", or "Symbols".
- Use the arrows on the keyboard to select the item "Clipboard", "WebEx", "VBulletin3", "Bold", "Italic", "Underlined", "Image", "URL", etc., and confirm the selection by pressing the Enter button.
- Nothing happens, the selected tags do not appear.
Expected behavior
The add-in decorates the selected text with the tags specified in the context menu, regardless of whether the context menu is invoked using the RMB or the keyboard context menu key.
Desktop (please complete the following information):
- OS: Microsoft Windows 10.0.19042.964
- Browser: Mozilla Firefox
- Version: 89.0b7 (64-bit)
Additional context
The error is "floating". Inserting tags may not work on the same web page in the same input field, but after several attempts to work. Or vice versa. However, using the mouse always inserts. Another thing is that it is more convenient and faster for me to type and format text without using a mouse.