NEW250580
input.focus() should not change selection
https://bugs.webkit.org/show_bug.cgi?id=250580
Summary input.focus() should not change selection
Ahmad Saleem
Reported 2023-01-13 08:37:33 PST
Hi Team, While going through Blink's commit, came across another failing testcase: Failing test case - https://jsfiddle.net/dv1obs96/show ^ Caret does not show-up at Start for "foo" and at end for "bar", while it does for Chrome Canary 111 and Firefox Nightly 110. Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=171347 I haven't checked whether it is 1-1 merge or not but just wanted to raise it for tracking purposes. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-20 08:38:17 PST
Note You need to log in before you can comment on or make changes to this bug.