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

[Bug Report] vscode-web(code-server)下,当浏览器全屏时不显示背景图片 #418

Open
poor-circle opened this issue Oct 14, 2023 · 2 comments

Comments

@poor-circle
Copy link

poor-circle commented Oct 14, 2023

Summary | 概述

Versions

code-server v4.17.1
vscode 1.82.2
浏览器:new edge

Background Config | 插件的配置

{
    "background.fullscreen": {
        "images": ["https://******/***.webp"],
        "opacity": 0.9,
        "size": "cover",
        "position": "center",
        "interval": 0
    }
}

Expected Behaviors | 期望的行为

浏览器全屏时应能正常显示背景图

Screenshots | 截图

非全屏模式下:
image

全屏模式下:

image

Additional Context | 其它信息

@shalldie
Copy link
Owner

我在 mac 下的 code-server 尝试过,使用「mac全屏功能」,这时候是ok的。

windows,code-server,new edge,(F11全屏?)。
凑齐这些条件有些困难,,,我会继续找机会尝试 😂

@zpwc
Copy link

zpwc commented Mar 2, 2024

pc端的chrome121.0.6167.189(正式版本) 也不能显示图片,除此之外平板的edge浏览器也是不能显示。
使用pc的edge正常显示说明应该不是服务器和配置问题。


后续补充:平板上edge网页端访问不显示背景图片,但是调回手机端正常显示

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

No branches or pull requests

4 participants