Bug 161846

Summary: Candidates that don't end in spaces shouldn't have spaces arbitrarily appended to them
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, buildbot, enrica, rniwa, simon.fraser, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Archive of layout-test-results from ews107 for mac-yosemite-wk2
none
Archive of layout-test-results from ews115 for mac-yosemite
none
Patch
none
Archive of layout-test-results from ews106 for mac-yosemite-wk2
none
Patch bdakin: review+

Tim Horton
Reported 2016-09-10 18:33:50 PDT
Candidates that don't end in spaces shouldn't have spaces arbitrarily appended to them
Attachments
Patch (14.76 KB, patch)
2016-09-10 18:34 PDT, Tim Horton
no flags
Archive of layout-test-results from ews101 for mac-yosemite (1.04 MB, application/zip)
2016-09-10 19:28 PDT, Build Bot
no flags
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (921.76 KB, application/zip)
2016-09-10 19:31 PDT, Build Bot
no flags
Archive of layout-test-results from ews115 for mac-yosemite (1.52 MB, application/zip)
2016-09-10 19:37 PDT, Build Bot
no flags
Patch (35.94 KB, patch)
2016-09-10 20:28 PDT, Tim Horton
no flags
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (1.03 MB, application/zip)
2016-09-10 21:26 PDT, Build Bot
no flags
Patch (36.02 KB, patch)
2016-09-10 21:38 PDT, Tim Horton
bdakin: review+
Tim Horton
Comment 1 2016-09-10 18:34:20 PDT
Build Bot
Comment 2 2016-09-10 19:27:57 PDT
Comment on attachment 288513 [details] Patch Attachment 288513 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/2050502 New failing tests: editing/mac/spelling/accept-misspelled-candidate.html
Build Bot
Comment 3 2016-09-10 19:28:01 PDT
Created attachment 288515 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 4 2016-09-10 19:31:36 PDT
Comment on attachment 288513 [details] Patch Attachment 288513 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2050505 New failing tests: editing/mac/spelling/accept-misspelled-candidate.html
Build Bot
Comment 5 2016-09-10 19:31:40 PDT
Created attachment 288516 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Tim Horton
Comment 6 2016-09-10 19:32:47 PDT
(In reply to comment #2) > Comment on attachment 288513 [details] > Patch > > Attachment 288513 [details] did not pass mac-ews (mac): > Output: http://webkit-queues.webkit.org/results/2050502 > > New failing tests: > editing/mac/spelling/accept-misspelled-candidate.html Ooh, this seems like an actual bug, and indicates that the code that I thought looked wrong (the document marker) actually is! I'll fix it and post a new patch in a moment.
Build Bot
Comment 7 2016-09-10 19:37:47 PDT
Comment on attachment 288513 [details] Patch Attachment 288513 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/2050514 New failing tests: editing/mac/spelling/accept-misspelled-candidate.html
Build Bot
Comment 8 2016-09-10 19:37:51 PDT
Created attachment 288517 [details] Archive of layout-test-results from ews115 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-yosemite Platform: Mac OS X 10.10.5
Tim Horton
Comment 9 2016-09-10 20:28:10 PDT
Build Bot
Comment 10 2016-09-10 21:26:13 PDT
Comment on attachment 288518 [details] Patch Attachment 288518 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2050962 New failing tests: editing/mac/spelling/accept-candidate-allows-autocorrect-on-next-word.html
Build Bot
Comment 11 2016-09-10 21:26:17 PDT
Created attachment 288520 [details] Archive of layout-test-results from ews106 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Tim Horton
Comment 12 2016-09-10 21:35:10 PDT
It is... expected that that test doesn't work in WebKit2. I thought I said that in TestExpectations.
Tim Horton
Comment 13 2016-09-10 21:38:26 PDT
Tim Horton
Comment 14 2016-09-11 00:26:47 PDT
Note You need to log in before you can comment on or make changes to this bug.