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] #5307

Closed
qyvip opened this issue Sep 30, 2022 · 1 comment
Closed

[bug] #5307

qyvip opened this issue Sep 30, 2022 · 1 comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@qyvip
Copy link

qyvip commented Sep 30, 2022

Describe the bug

image

I compiled and ran the official example - vue todos under Ubuntu 22.04. After the first run, I found that the toolbar displayed in a transparent color and the file name behind it. After switching the activation status of the window, the toolbar displayed normally

Reproduction

No response

Expected behavior

No response

Platform and versions

tauri "info"

Environment
› OS: Ubuntu 22.04 X64
› Node.js: 16.17.0
› npm: 8.15.0
› pnpm: 7.12.2
› yarn: 1.22.19
› rustup: 1.25.1
› rustc: 1.63.0
› cargo: 1.63.0
› Rust toolchain: stable-x86_64-unknown-linux-gnu

Packages
› @tauri-apps/cli [NPM]: 1.1.1
› @tauri-apps/api [NPM]: Not installed!
› tauri [RUST]: 1.1.1,
› tauri-build [RUST]: 1.1.1,
› tao [RUST]: 0.14.0,
› wry [RUST]: 0.21.1,

App
› build-type: bundle
› CSP: default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'
› distDir: ../dist
› devPath: http://localhost:3000/
› framework: Vue.js

App directory structure
├─ src-tauri
├─ docs
├─ public
├─ dist
├─ src
└─ node_modules

Stack trace

No response

Additional context

No response

@qyvip qyvip added status: needs triage This issue needs to triage, applied to new issues type: bug labels Sep 30, 2022
@FabianLars
Copy link
Member

Fixed in tauri-apps/tao#567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

2 participants