Bug 248319 - Fix input[type=file] in vertical writing mode
Summary: Fix input[type=file] in vertical writing mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks: 245355
  Show dependency treegraph
 
Reported: 2022-11-24 12:41 PST by Tim Nguyen (:ntim)
Modified: 2023-10-05 16:34 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-11-24 12:41:22 PST
RenderFileUploadControl.cpp needs to be writing mode aware when rendering things.
Comment 1 Radar WebKit Bug Importer 2022-11-24 12:45:11 PST
<rdar://problem/102651599>
Comment 2 Aditya Keerthi 2023-10-05 11:47:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18707
Comment 3 Aditya Keerthi 2023-10-05 11:55:42 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42369
Comment 4 EWS 2023-10-05 16:34:38 PDT
Committed 268948@main (d038fb76fc05): <https://commits.webkit.org/268948@main>

Reviewed commits have been landed. Closing PR #18707 and removing active labels.