Bug 18954 - Media query corner case: vertical scrollbar changes min-width
Summary: Media query corner case: vertical scrollbar changes min-width
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-08 15:45 PDT by digamma
Modified: 2022-06-03 11:19 PDT (History)
3 users (show)

See Also:


Attachments
test case (452 bytes, text/html)
2008-05-08 15:47 PDT, digamma
no flags Details
Safari 15.5 matches other browsers (308.35 KB, image/png)
2022-06-02 21:01 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description digamma 2008-05-08 15:45:57 PDT
Safari 3.1 on Windows XP shows the green area. Releases r30466 and up don't.
Comment 1 digamma 2008-05-08 15:47:14 PDT
Created attachment 21030 [details]
test case
Comment 2 Ahmad Saleem 2022-06-02 21:01:47 PDT
Created attachment 459983 [details]
Safari 15.5 matches other browsers

I am unable to reproduce this in Safari 15.5 on macOS 12.4 and as shown in the picture, it matches other browser. I think down the line, it got fixed and now can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Comment 3 Ahmad Saleem 2022-06-02 21:04:48 PDT
Update - if I resize Safari in horizontal width, "Green" from the attached test case goes away and it matches Firefox, which do same. Although "Chrome Canary 104" keep on showing showing green in the test case.

So please retest accordingly.
Comment 4 Alexey Proskuryakov 2022-06-03 11:19:18 PDT
Interesting, I don't see that behavior on resizing with Chrome 102.0.5005.61. Did min-width break in Chrome beta?