WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
201725
Text incorrectly wrapped on www.maisonalyzee.com
https://bugs.webkit.org/show_bug.cgi?id=201725
Summary
Text incorrectly wrapped on www.maisonalyzee.com
youenn fablet
Reported
2019-09-12 10:03:28 PDT
The 'e' of ALYZÉE is misplaced and the menu is not 100% visible. Chrome renders it ok. Safari does not. Firefox does not.
Attachments
Test reduction
(492 bytes, text/html)
2023-01-14 08:44 PST
,
zalan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2019-09-12 10:04:11 PDT
Given Firefox has the same behaviour, I wonder whether the website is not browser specific.
Simon Fraser (smfr)
Comment 2
2019-09-12 10:28:06 PDT
It's certainly better in FF and Chrome. WebKit seems to have some z-ordering issues.
Radar WebKit Bug Importer
Comment 3
2019-09-12 10:28:21 PDT
<
rdar://problem/55307109
>
Alexey Proskuryakov
Comment 4
2019-09-12 17:42:23 PDT
Looks like a different font style ends up being used by Safari and Firefox vs. Chrome, so our text is wider. z-ordering seems like it should be tracked as a separate bug, as this is not part of the original description, and certainly has a separate cause.
Ahmad Saleem
Comment 5
2023-01-14 06:19:34 PST
Still reproducing: Safari 16.2 - E is misplaced Safari Technology Preview - E is misplaced Chrome Canary 111 - working fine Firefox Nightly 110 - working fine Just wanted to share updated test results. Thanks!
zalan
Comment 6
2023-01-14 08:44:52 PST
Created
attachment 464500
[details]
Test reduction
zalan
Comment 7
2023-01-14 10:24:25 PST
The container width is set to 529px. We measure the content 529.73px wide -> fractional overflow.
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