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 247081
248877
REGRESSION (STP): Trailing whitespace causes text overflow with flexbox
https://bugs.webkit.org/show_bug.cgi?id=248877
Summary
REGRESSION (STP): Trailing whitespace causes text overflow with flexbox
Liam DeBeasi
Reported
2022-12-07 07:51:17 PST
Created
attachment 463916
[details]
Code reproduction Trailing whitespace is causing the text to overflow when it should not be. This appears to only happen when display: flex is used. Steps to reproduce: 1. Open code reproduction on Safari for macOS. 2. Observe that only the third item has ellipses. There are three .item elements in this test: - The first element has no whitespace - The second element has leading whitespace - The third element has trailing whitespace Other Information: - I can reproduce this on Safari 16.4 for macOS or STP 156 - I cannot reproduce this on Safari 16.1 for macOS - I cannot reproduce this on iOS 16.2 developer beta 4 - I cannot reproduce this in Chrome or Firefox
Attachments
Code reproduction
(472 bytes, text/html)
2022-12-07 07:51 PST
,
Liam DeBeasi
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-07 19:22:09 PST
<
rdar://problem/103100860
>
alan baradlay
Comment 2
2022-12-07 19:59:19 PST
Thank you for filing the bug report. This test case seems to have progressed on trunk.
alan baradlay
Comment 3
2022-12-07 20:00:26 PST
progressed at
https://commits.webkit.org/256045@main
alan baradlay
Comment 4
2022-12-07 20:01:05 PST
*** This bug has been marked as a duplicate of
bug 247081
***
Liam DeBeasi
Comment 5
2022-12-08 06:35:51 PST
Thank you!
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