WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
153872
REGRESSION (Safari 9.0.2?): Nested contenteditable scrolls outer window on horizontal select
https://bugs.webkit.org/show_bug.cgi?id=153872
Summary
REGRESSION (Safari 9.0.2?): Nested contenteditable scrolls outer window on ho...
m.lewandowski
Reported
2016-02-04 10:16:07 PST
1. Open a demo:
https://jsfiddle.net/fpua774e/
1. Try to select any part in "Try to select some text" text. It's preferable to make a selection horizontally, e.g. from left to right (vertical scroll should not be triggered at all in this case). **Expected:** Text is selected. **Actual:** Browser goes crazy with vertical scrolling. I'll just add that CKEditor customers reported this bug to us, and it's a critical bug that makes using CKEditor impossible in Safari (see
http://dev.ckeditor.com/ticket/14314
).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-02-06 12:51:46 PST
<
rdar://problem/24540046
>
Simon Fraser (smfr)
Comment 2
2016-02-12 11:35:14 PST
Does this still happen in nightly builds?
m.lewandowski
Comment 3
2016-02-13 03:49:40 PST
I can check it on Monday, as currently I don't have any mac nearby. Nonetheless you can always check it in demo that I've attached.
m.lewandowski
Comment 4
2016-02-15 06:33:45 PST
Checked just with the latest nightly, and it's not fixed.
Alex Jarvis
Comment 5
2016-03-07 15:56:09 PST
This seems to be fixed in 9.1 which is in the 10.11.4 betas.
Ahmad Saleem
Comment 6
2022-06-02 12:13:19 PDT
I am unable to reproduce the issue using mentioned JS Fiddle in
Comment 01
using Safari 15.5 on macOS 12.4. It matches also with Chrome Canary 104. Although for Firefox Nightly 103, iframe does not show any text at all. From the expected result, the bug was that text selection was an issue, which is no longer the case. I think this can be closed as "RESOLVED CONFIGURATION CHANGED" but in case Firefox behaviour is correct and <iframe> should not have any text then we can open separate bug using the test case from
Comment 1
and also raise similar in Blink on Chrome side. Please update accordingly. Thanks!
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