WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
84930
Temporarily disable vertical writing mode on Chromium and Windows
https://bugs.webkit.org/show_bug.cgi?id=84930
Summary
Temporarily disable vertical writing mode on Chromium and Windows
Ryosuke Niwa
Reported
2012-04-25 22:34:38 PDT
We should disable vertical writing mode supports on non-Mac ports that don't rotate glyphs correctly so that we don't break feature detections.
Attachments
Add attachment
proposed patch, testcase, etc.
Koji Ishii
Comment 1
2012-04-26 21:31:03 PDT
hmm...I understand the motivation and I think you're right, but it works 60% okay on Windows thanks to Windows transparent API using "@" prefix in the font name, and I know at least a few sites are already using it. I've got a request to ignore "@" when I provided my private build for test purpose because his site is using the feature with "@" today. How bad is it to keep the current behavior? I'm fine to disable text-orientation because it's not working at all, but feels better if we can leave writing-mode enabled for reasons above. Or maybe you want to disable by reading this because we don't want sites to rely on half-baked features?
Ryosuke Niwa
Comment 2
2012-04-26 21:33:00 PDT
As is, we're breaking the feature detection and doing a disservice to the Web :(
Koji Ishii
Comment 3
2012-04-26 21:50:13 PDT
Yeah, right, but we've been leaving this for more than a year, and the patch is in the review queue, so I hope we can land it within a month or so. Along with by being closer to users who wish to keep the half-baked feature, I'm leaning towards not to disable writing modes. That's my opinion, but I'm fine to follow to whatever decisions you guys make. Is this already discussed and agreed, or are you just pinging for opinions?
Stephen Chenney
Comment 4
2013-04-09 17:06:02 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
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