[Webkit-unassigned] [Bug 12250] No support for "control selections" like in FF and IE (affects TinyMCE, FCKEditor and Vox)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 00:24:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=12250


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan at chromium.org




--- Comment #23 from Ojan Vafai <ojan at chromium.org>  2011-04-04 00:24:47 PST ---
There's a lot of comments on this bug. Just to be clear, the core request here is that WebKit select the element when you click on an image or form control. Stated more generally, clicking on an element with unselectable children should select the element?

For example, the following cases?
<img>
<input>
<textarea>
<div style="-webkit-user-select:none">foo</div>

I'm not sure what the ask is for tables. If you click on a table, presumably we should be putting a text cursor inside the table.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list