WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117233
Support <select> in vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=117233
Summary
Support <select> in vertical writing mode
SiqinBilige
Reported
2013-06-05 00:55:36 PDT
-webkit-writing-mode: vertical-lr; does not work on select element. 1.
http://dev.w3.org/csswg/css-writing-modes/#text-flow
Attachments
actual
(2.05 KB, image/png)
2013-06-05 00:56 PDT
,
SiqinBilige
no flags
Details
expected
(4.42 KB, image/png)
2013-06-05 00:56 PDT
,
SiqinBilige
no flags
Details
actual
(2.39 KB, image/png)
2013-06-05 01:00 PDT
,
SiqinBilige
no flags
Details
Form controls don't go vertical
(8.31 KB, image/png)
2017-07-19 18:55 PDT
,
SiqinBilige
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
SiqinBilige
Comment 1
2013-06-05 00:56:20 PDT
Created
attachment 203762
[details]
actual
SiqinBilige
Comment 2
2013-06-05 00:56:44 PDT
Created
attachment 203763
[details]
expected
SiqinBilige
Comment 3
2013-06-05 01:00:25 PDT
Created
attachment 203764
[details]
actual
Gérard Talbot (no longer involved)
Comment 4
2017-07-19 12:08:58 PDT
Submitted test on a select element and vertical-lr writing mode:
http://test.csswg.org/suites/css-writing-modes-3_dev/nightly-unstable/html/form-controls-vlr-004.htm
Note that a) the test uses a "SHOULD": so passing that test is recommended but not required to be able to claim conformance with the spec. b) the tests in all CSS test suites never use vendor prefixes
SiqinBilige
Comment 5
2017-07-19 18:55:13 PDT
This issue have a relation to
https://bugs.webkit.org/show_bug.cgi?id=70211
https://bugs.webkit.org/attachment.cgi?id=192264&action=diff
SiqinBilige
Comment 6
2017-07-19 18:55:30 PDT
Created
attachment 315964
[details]
Form controls don't go vertical
Tim Nguyen (:ntim)
Comment 7
2022-11-24 12:51:24 PST
I think RenderMenuList works already fine, however, native appearance in RenderTheme needs to be fixed.
Radar WebKit Bug Importer
Comment 8
2022-11-24 12:51:44 PST
<
rdar://problem/102651643
>
Tim Nguyen (:ntim)
Comment 9
2022-11-24 23:36:09 PST
This needs to be writing mode aware:
https://searchfox.org/wubkat/rev/fde0f31b8e7849e3eb1bf6c82439b4b9a5d31baf/Source/WebCore/rendering/RenderMenuList.cpp#118-119
Aditya Keerthi
Comment 10
2023-11-09 21:22:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20284
Tim Nguyen (:ntim)
Comment 11
2023-11-10 09:52:43 PST
***
Bug 248262
has been marked as a duplicate of this bug. ***
EWS
Comment 12
2023-11-10 10:08:48 PST
Committed
270545@main
(acfe2805bf05): <
https://commits.webkit.org/270545@main
> Reviewed commits have been landed. Closing PR #20284 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug