SamsungInternet / support

For general Samsung Internet support. You can use the Issues register here as a way to ask support questions.
MIT License
18 stars 0 forks source link

samsung native browser performs abnormally the when set dark theme #111

Open Nicolaschinc opened 2 years ago

Nicolaschinc commented 2 years ago

1、Android phone set dark theme and open the samsung brower browse websitee(such as apple.com) 2、the browser under the dark theme wil break the page styles even thought the website don't set relative Apptheme config 3、try to get info from browser support by javascript script api. When I code window.matchMedia('(prefers-color-scheme: light)').matches (at that moment the phone is in dark theme, but it return true). It looks like probably wrong

I guess the browser get wrong on App theme config. Whether the Phone theme is, it must return light type.

It cause the unsuitable experience。

android system version: 11 samsung browser version: 16.2.6.6.

Doc999tor commented 1 year ago

As version 20.06.5 the issue does still exist