Bug 149204 - Simple line layout: Glitch selecting long text.
Summary: Simple line layout: Glitch selecting long text.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on: 149208
Blocks:
  Show dependency treegraph
 
Reported: 2015-09-15 20:33 PDT by zalan
Modified: 2015-09-16 10:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (134.29 KB, patch)
2015-09-15 20:52 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (6.36 KB, patch)
2015-09-15 21:06 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (7.02 KB, patch)
2015-09-16 09:08 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-09-15 20:33:57 PDT
1. Go to https://webkit-queues.webkit.org/results/157785 
2. Resize the window so that the first line is exactly

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=ews103', 'build', '--no-clean', '--

3. Scroll to the bottom of the document
4. Try to select last few lines of the text

* RESULTS
The text moves as you select it.
Comment 1 zalan 2015-09-15 20:34:19 PDT
rdar://problem/22646472
Comment 2 zalan 2015-09-15 20:52:19 PDT
Created attachment 261292 [details]
Patch
Comment 3 Antti Koivisto 2015-09-15 20:56:52 PDT
Comment on attachment 261292 [details]
Patch

Could the test case create the renderer boundary by adding text node from js rather having all this "foobar foobar" filler?
Comment 4 zalan 2015-09-15 21:06:05 PDT
Created attachment 261293 [details]
Patch
Comment 5 WebKit Commit Bot 2015-09-15 23:07:31 PDT
Comment on attachment 261293 [details]
Patch

Clearing flags on attachment: 261293

Committed r189847: <http://trac.webkit.org/changeset/189847>
Comment 6 WebKit Commit Bot 2015-09-15 23:07:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Alexey Proskuryakov 2015-09-15 23:51:41 PDT
This asserts on many tests, rolling out.

https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r189847%20(6967)/results.html
Comment 8 WebKit Commit Bot 2015-09-15 23:55:00 PDT
Re-opened since this is blocked by bug 149208
Comment 9 zalan 2015-09-16 09:08:04 PDT
Created attachment 261310 [details]
Patch
Comment 10 WebKit Commit Bot 2015-09-16 10:32:01 PDT
Comment on attachment 261310 [details]
Patch

Clearing flags on attachment: 261310

Committed r189870: <http://trac.webkit.org/changeset/189870>
Comment 11 WebKit Commit Bot 2015-09-16 10:32:05 PDT
All reviewed patches have been landed.  Closing bug.