monsieurbiz / SyliusRichEditorPlugin

This plugin add a rich editor on fields to be able to drag and drop elements and edit it.
MIT License
66 stars 38 forks source link

TextElement - textarea not clickable in Safari #149

Closed Creeperface01 closed 3 months ago

Creeperface01 commented 3 years ago

I'm unable to edit the content (never get focused) of TextElement in Safari

Safari version: 14.1.1

jacquesbh commented 3 years ago

After a small digging, this bug seems to appear only when the Wysiwyg is enabled.

comsamarche commented 1 year ago

Hello, is anyone resolved this issue ? I have the same one on the v2.0.11 (Safari 15.6.1)

jacquesbh commented 1 year ago

Hi!

We didn't take the needed time to fix this since we are planning to get rid of the actual wysiwyg for a better tool.

Jacques Bodin-Hullin

-- Monsieur Biz @jacquesbh +33 (0)6 75 54 11 97 GPG : https://keybase.io/jacquesbh

🦄

Le mar. 18 oct. 2022, 12:54, Christine GUINAUDEAU @.***> a écrit :

Hello, is anyone resolved this issue ? I have the same one on the v2.0.11 (Safari 15.6.1)

— Reply to this email directly, view it on GitHub https://github.com/monsieurbiz/SyliusRichEditorPlugin/issues/149#issuecomment-1282198573, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGRT42QTSDA5IN3BZZPFFTWDZ6VDANCNFSM5AAPKIEQ . You are receiving this because you commented.Message ID: @.***>

maximehuran commented 3 months ago

We changed the editor to SunEditor now :

image