RESOLVED INVALID197365
inline-block div inside contenteditable problem
https://bugs.webkit.org/show_bug.cgi?id=197365
Summary inline-block div inside contenteditable problem
Fabien Auréjac
Reported 2019-04-29 06:01:46 PDT
Hello, I noticed that using inline-block for div elements inside a contenteditable div (which in my case is in display:block) make a bug occuring while trying to make line breaks, but this occurs only when trying it inside text, and probably also while this text is wrapped inside a span styled element. Firefox for example, has not this kind of behaviour.But Safari and Chrome behave like that. I think this has to be fixed. Thanks for helping and for your work.
Attachments
Brent Fulgham
Comment 1 2022-07-15 13:39:51 PDT
It's difficult to confirm this bug without a test case. We don't believe there is an ongoing issue here. If you do feel there is a problem, please REOPEN this bug and include a test case illustrating the issue.
Note You need to log in before you can comment on or make changes to this bug.