Bug 12606
Summary: | Clicking a div surrounding a contenteditable div should not focus the contenteditable div | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, dev+webkit, frances_c, jasneet, rniwa |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Sam Weinig
Were the test editing/selection/contenteditable-click-outside.html to work (there is currently a bug in the test in that it uses eventSender.moveTo() not eventSender.mouseMoveTo()) it would show that clicking the surrounding div focuses the inner contenteditable one. You can see this by trying the bug manually and clicking inside the yellow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Frances Cornwall
The bug is fixed according to wpt.fyi: https://wpt.fyi/results/editing/other?label=master&label=experimental&aligned&q=other%2F.
Frances Cornwall
*** Bug 18272 has been marked as a duplicate of this bug. ***
Ahmad Saleem
I am not sure - this test was on WPT. Although this test does not exist in our repo as well and when it was deleted and whether it was reproducing on latest shipping or beta or STP would be more useful to know.