Bug 197365
| Summary: | inline-block div inside contenteditable problem | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fabien Auréjac <fabien.aurejac> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bfulgham |
| Priority: | P2 | ||
| Version: | Safari 12 | ||
| Hardware: | Mac | ||
| OS: | macOS 10.14 | ||
Fabien Auréjac
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
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.