Bug 110246

Summary: Incomplete repaint of input elements in writing-mode overflow
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, bdakin, commit-queue, esprehn+autocc, glenn, simon.fraser, webkit-bug-importer, yuki.sekiguchi
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase
none
Patch
simon.fraser: review+
Patch
buildbot: commit-queue-
Archive of layout-test-results from APPLE-EWS-2 for win-future
none
Patch none

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".