WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
44219
setting selectionStart/selectionEnd should not focus text controls
https://bugs.webkit.org/show_bug.cgi?id=44219
Summary
setting selectionStart/selectionEnd should not focus text controls
Ojan Vafai
Reported
2010-08-18 17:03:12 PDT
Created
attachment 64789
[details]
test case Gecko/Opera don't focus text controls when you set selectionStart/selectionEnd and IE doesn't have this API. Seems like we should match if possible.
Attachments
test case
(134 bytes, text/html)
2010-08-18 17:03 PDT
,
Ojan Vafai
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2017-07-03 01:47:07 PDT
Chromium fixed this.
Ahmad Saleem
Comment 2
2023-02-06 13:38:06 PST
I am able to reproduce this bug in WebKit ToT (
259906@main
), it does focus and show caret in the textarea using attached testcase while Chrome Canary 112 and Firefox Nightly 111 does not focus textarea. Just wanted to share updated test results and add "BrowserCompat" keyword.
Radar WebKit Bug Importer
Comment 3
2024-02-08 15:45:58 PST
<
rdar://problem/122588438
>
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