Bug 242929 - overflow-x: scroll display error
Summary: overflow-x: scroll display error
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-19 19:47 PDT by 2843035794
Modified: 2022-07-26 19:48 PDT (History)
3 users (show)

See Also:


Attachments
picture and file with overflow-x: scroll (74.58 KB, application/x-zip-compressed)
2022-07-19 19:47 PDT, 2843035794
no flags Details
picture (88.72 KB, image/png)
2022-07-21 01:45 PDT, 2843035794
no flags Details
do not use overflow-x: scroll (773 bytes, text/html)
2022-07-21 01:46 PDT, 2843035794
no flags Details
use overflow-x: scroll (844 bytes, text/html)
2022-07-21 01:46 PDT, 2843035794
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description 2843035794 2022-07-19 19:47:20 PDT
Created attachment 461028 [details]
picture and file with overflow-x: scroll

https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-x 
scroll
Content is clipped if necessary to fit horizontally in the padding box. Browsers display scrollbars ***whether*** or not any content is actually clipped. (This prevents scrollbars from appearing or disappearing when the content changes.) Printers may still print overflowing content.

but I cann't find the scrollbars  in webkit
Comment 1 Simon Fraser (smfr) 2022-07-20 16:16:45 PDT
2843035794@qq.com, could you avoid attaching zip files please? It would be preferable to attach the HTML file and the screenshot separately.
Comment 2 2843035794 2022-07-21 01:43:58 PDT
ok, I will care about it
Comment 3 2843035794 2022-07-21 01:45:37 PDT
Created attachment 461109 [details]
picture
Comment 4 2843035794 2022-07-21 01:46:30 PDT
Created attachment 461110 [details]
do not use overflow-x: scroll
Comment 5 2843035794 2022-07-21 01:46:44 PDT
Created attachment 461111 [details]
use overflow-x: scroll
Comment 6 Radar WebKit Bug Importer 2022-07-26 19:48:14 PDT
<rdar://problem/97641991>