WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
215042
should be able to request an editing context for a given region of a given input
https://bugs.webkit.org/show_bug.cgi?id=215042
Summary
should be able to request an editing context for a given region of a given input
Devin Rousso
Reported
2020-07-31 16:40:34 PDT
Right now, it's only possible to request an editing context for either an entire input element or a particular rect of the page. It should be possible to request an editing context for a particular rect within a given input element as well (e.g. get one paragraph of a `<textarea>` instead of the entire thing).
Attachments
Patch
(20.04 KB, patch)
2020-07-31 16:45 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-07-31 16:40:47 PDT
<
rdar://problem/65561491
>
Devin Rousso
Comment 2
2020-07-31 16:45:00 PDT
Created
attachment 405757
[details]
Patch
EWS
Comment 3
2020-08-03 11:32:04 PDT
Committed
r265209
: <
https://trac.webkit.org/changeset/265209
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 405757
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug