Re: [blink-dev] Intent to Ship: EditContext API

2023-11-13 Thread 'Igor Kopylov' via blink-dev
ing for compositions is with highlights rather than >>>>>> underlines >>>>>> -- this was built for testing the API, not real-world editing. >>>>>> >>>>>> >>>>>> >>>>>> As part of the Origin T

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-09 Thread Gregg Tavares
> >>>>> As part of the Origin Trial, developers at Google Docs and Adobe >>>>> included Mac in their testing and reported several Mac-specific issues >>>>> that >>>>> we’ve since fixed. If you’d like to try with the Docs implementation, let >&g

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-09 Thread Yordan Yordanov
; Daniel Bratell < > brat...@gmail.com>; Mike Taylor ; Alex Russell < > sligh...@chromium.org>; blink-dev ; Alex Keng < > shi...@microsoft.com>; Anupam Snigdha ; Koji Ishii < > ko...@chromium.org>; Daniel Clark > *Subject:* Re: [blink-dev] Intent to Ship: Edit

RE: [blink-dev] Intent to Ship: EditContext API

2023-11-09 Thread 'Daniel Clark' via blink-dev
; Daniel Bratell ; Mike Taylor ; Alex Russell ; blink-dev ; Alex Keng ; Anupam Snigdha ; Koji Ishii ; Daniel Clark Subject: Re: [blink-dev] Intent to Ship: EditContext API You don't often get email from ikilpatr...@chromium.org<mailto:ikilpatr...@chromium.org>. Learn why this is imp

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-09 Thread Ian Kilpatrick
ic issues >>>>> that >>>>> we’ve since fixed. If you’d like to try with the Docs implementation, let >>>>> me know and I can ask about getting you opted in to that rollout. >>>>> >>>>> >>>>> >>>

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-09 Thread Rick Byers
such that the browser’s built-in editing >>>> functionality is more of a hindrance than a help – the typical case here is >>>> something like Google Docs (where the entire editor view is reimplemented >>>> in a ). EditContext replaces hacks that sites like these often ha

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-08 Thread Gregg Tavares
text.updateSelection() >>> <https://w3c.github.io/edit-context/#dom-editcontext-updateselection>. >>> When the user triggers a reconversion, Blink will send the page another >>> TextUpdateEvent >>> <https://w3c.github.io/edit-c

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-08 Thread Daniel Bratell
ium.org *Subject:* Re: [blink-dev] Intent to Ship: EditContext API You don't often get email from g...@chromium.org <mailto:g...@chromium.org>. Learn why this is important <https://aka.ms/LearnAboutSenderIdentification>

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-08 Thread Mike Taylor
PM *To:* Daniel Clark *Cc:* Gregg Tavares ; blink-dev ; Alex Keng ; Anupam Snigdha ; ko...@chromium.org *Subject:* Re: [blink-dev] Intent to Ship: EditContext API You don't often get email from g...@chromium.org <mailto:g.

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-08 Thread Alex Russell
gers a reconversion, Blink will send the page another >> TextUpdateEvent <https://w3c.github.io/edit-context/#dom-textupdateevent> >> indicating to it that it should change the text in the specified range to >> the new value. >> >> >> >> -- Dan

Re: [blink-dev] Intent to Ship: EditContext API

2023-11-08 Thread Rick Byers
ntext/#dom-textupdateevent> > indicating to it that it should change the text in the specified range to > the new value. > > > > -- Dan > > > > *From:* Gregg Tavares > *Sent:* Tuesday, October 31, 2023 5:19 PM > *To:* Daniel Clark > *Cc:* Gregg Tavares ; blink-dev ;

RE: [blink-dev] Intent to Ship: EditContext API

2023-11-01 Thread 'Daniel Clark' via blink-dev
nge the text in the specified range to the new value. -- Dan From: Gregg Tavares Sent: Tuesday, October 31, 2023 5:19 PM To: Daniel Clark Cc: Gregg Tavares ; blink-dev ; Alex Keng ; Anupam Snigdha ; ko...@chromium.org Subject: Re: [blink-dev] Intent to Ship: EditContext API You don't often get

Re: [blink-dev] Intent to Ship: EditContext API

2023-10-31 Thread Gregg Tavares
; > -- Dan > > > > *From:* Gregg Tavares > *Sent:* Monday, October 30, 2023 10:19 PM > *To:* Daniel Clark > *Cc:* blink-dev ; Alex Keng ; > Anupam Snigdha ; ko...@chromium.org > *Subject:* Re: [blink-dev] Intent to Ship: EditContext API > > > > You don't often

RE: [blink-dev] Intent to Ship: EditContext API

2023-10-31 Thread 'Daniel Clark' via blink-dev
x Keng ; Anupam Snigdha ; ko...@chromium.org Subject: Re: [blink-dev] Intent to Ship: EditContext API You don't often get email from g...@chromium.org<mailto:g...@chromium.org>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Not a decider but one that sees the

Re: [blink-dev] Intent to Ship: EditContext API

2023-10-30 Thread Gregg Tavares
Not a decider but one that sees the IME on many sites that try to roll their own text input. This sounds like a "if you do all of these 30 things perfectly, then maybe your site will work with most IME issues but you won't know unless you get someone experienced with IME users to test for you"

[blink-dev] Intent to Ship: EditContext API

2023-10-30 Thread 'Daniel Clark' via blink-dev
Contact emails dan...@microsoft.com, sni...@microsoft.com, shih...@microsoft.com Explainer https://github.com/w3c/edit-context/blob/gh-pages/explainer.md Specification https://w3c.github.io/edit-context