[Webkit-unassigned] [Bug 248367] compositionstart event's data should contain text to replace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 27 18:53:37 PST 2022


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com,
                   |                            |rniwa at webkit.org
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=118684

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
This was done in Bug 118684 by Ryosuke in July 2013!
> "to match IE and Firefox behaviors"

So why it's not here anymore. 

Ah Ryosuke is mentioning that his patch was simpler by just calling `selectedText()`
https://chromiumcodereview.appspot.com/18041002#msg10


selectedText() was later renamed as originalText
https://github.com/WebKit/WebKit/commit/c824bf1ebb4be32e85df6256fe0619a22a637019#diff-298ab5f43228bb977d82fadbd60cad9a87bb25aa0e3eabdb77779a8455136d0bR1872-R1883

Adding Ryosuke, to know if this change is really necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221128/5091f669/attachment.htm>


More information about the webkit-unassigned mailing list