WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 221437
225086
Regression on iOS 14.5 with white-space not working
https://bugs.webkit.org/show_bug.cgi?id=225086
Summary
Regression on iOS 14.5 with white-space not working
mic.gallego
Reported
2021-04-26 20:34:41 PDT
Hi, iOS 14.5 introduced an important regression that caused white space: nowrap rule to be ignored under some circumstances. I have created a reproducible case here:
https://jsbin.com/xotenexebe/1/edit?html,css,output
Prior to iOS 14.5 and any other browser, the list is properly scrollable. Starting from iOS 14.5, the white-space: nowrap rule is completely ignored and items are stacked.
Attachments
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2021-04-27 09:48:05 PDT
This is fixed with
r272412
(
https://trac.webkit.org/changeset/272412/webkit
)
zalan
Comment 2
2021-04-27 09:48:25 PDT
*** This bug has been marked as a duplicate of
bug 221437
***
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