Bug 197365 - inline-block div inside contenteditable problem
Summary: inline-block div inside contenteditable problem
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 12
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-29 06:01 PDT by Fabien Auréjac
Modified: 2022-07-15 13:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabien Auréjac 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.
Comment 1 Brent Fulgham 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.