Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome 110% 表示で header_navi 「カゴの中を見る」が段落ち #1128

Open
seasoftjapan opened this issue Jan 9, 2025 · 3 comments · May be fixed by #1125
Open

Chrome 110% 表示で header_navi 「カゴの中を見る」が段落ち #1128

seasoftjapan opened this issue Jan 9, 2025 · 3 comments · May be fixed by #1125
Labels

Comments

@seasoftjapan
Copy link
Contributor

Chrome 131.0.6778.205, 131.0.6778.265
Windows 11 Pro 23H2 (OS上のディスプレイスケーリング: 150%)

EC-CUBE-SHOP-おなべレシピ-01-09-2025_11_16_AM

80% 表示でも発現する。他は大丈夫だった。多分、OSのスケーリング設定により再現状況・発現倍率は異なる。

@seasoftjapan
Copy link
Contributor Author

Microsoft Edge でも再現を確認した。
バージョン 131.0.2903.146 (公式ビルド) (64 ビット)

Firefox では再現しなかった。
134.0.1 (64 ビット)

@seasoftjapan
Copy link
Contributor Author

倍率変更していると、開発者ツール上の計算済み幅 (px 単位) に、端数が発生する要素が見られた。

CSS で px 単位指定している要素でも、img の実画像幅に依存している要素でも見られた。しかし、両者は同一の px 数であっても、増減が異なる場合がある。

(例)
CSS width 121 px → 120.990 px
img 121px 幅画像 → 121.003 px

@seasoftjapan
Copy link
Contributor Author

#1125 では、発生しない。

flex を使っており、幅の設計に余裕がある。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant