Bug 110246 - Incomplete repaint of input elements in writing-mode overflow
Summary: Incomplete repaint of input elements in writing-mode overflow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-02-19 11:48 PST by Simon Fraser (smfr)
Modified: 2022-10-22 02:12 PDT (History)
8 users (show)

See Also:


Attachments
Testcase (9.13 KB, text/html)
2013-02-19 11:48 PST, Simon Fraser (smfr)
no flags Details
Patch (18.05 KB, patch)
2013-06-11 19:30 PDT, Yuki Sekiguchi
simon.fraser: review+
Details | Formatted Diff | Diff
Patch (18.06 KB, patch)
2013-06-13 18:22 PDT, Yuki Sekiguchi
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from APPLE-EWS-2 for win-future (782.03 KB, application/zip)
2013-06-14 08:46 PDT, Build Bot
no flags Details
Patch (18.03 KB, patch)
2013-06-17 18:15 PDT, Yuki Sekiguchi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-02-19 11:48:44 PST
Created attachment 189128 [details]
Testcase

In the attached testcase, the input isn't correctly painted when you type into it.
Comment 1 Radar WebKit Bug Importer 2013-02-19 11:49:22 PST
<rdar://problem/13245939>
Comment 2 Yuki Sekiguchi 2013-06-11 19:30:09 PDT
Created attachment 204383 [details]
Patch
Comment 3 Yuki Sekiguchi 2013-06-13 18:22:23 PDT
Created attachment 204660 [details]
Patch
Comment 4 Build Bot 2013-06-14 08:46:29 PDT
Comment on attachment 204660 [details]
Patch

Attachment 204660 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/927004

New failing tests:
fast/workers/worker-close-more.html
Comment 5 Build Bot 2013-06-14 08:46:30 PDT
Created attachment 204715 [details]
Archive of layout-test-results from APPLE-EWS-2 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: APPLE-EWS-2  Port: win-future  Platform: CYGWIN_NT-6.1-WOW64-1.7.20-0.266-5-3-i686-32bit
Comment 6 Yuki Sekiguchi 2013-06-17 18:15:54 PDT
Created attachment 204873 [details]
Patch
Comment 7 WebKit Commit Bot 2013-06-19 18:06:46 PDT
Comment on attachment 204873 [details]
Patch

Clearing flags on attachment: 204873

Committed r151761: <http://trac.webkit.org/changeset/151761>
Comment 8 Ahmad Saleem 2022-10-22 02:12:53 PDT
Landed and never backed out - https://github.com/WebKit/WebKit/commit/06ec3ffc6cac802697399a230faf5721ae801471

Marking this as "RESOLVED FIXED".