[wp-trac] [WordPress Trac] #63200: shortcode block and Firefox
WordPress Trac
noreply at wordpress.org
Mon Mar 31 13:55:11 UTC 2025
#63200: shortcode block and Firefox
--------------------------+---------------------
Reporter: hupe13 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.8
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+---------------------
Comment (by karthikeya01):
I am able to reproduce the issue in Firefox. After debugging for some
time, I found that it is caused by this Firefox bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=965800
TL;DR: The problem occurs because the parent element has
`draggable="true"`.
You can check the bug here
https://jsfiddle.net/k43QZ/1/
If you open the link in Firefox, you won't be able to place the cursor
exactly where you want in the input or text fields. However, this issue
does not occur in Chrome.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63200#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list