To make it clear here a video: https://youtu.be/h_BSwTiKptc
In detail i can press the seek bar but after that it become stuck and cant press again on the bar to stop it.
The problem is not present while in full screen mode, prompting a possible css issue.
Do you have some idea on how can i spot the issue in tauri with the debugger?
Tauri details:
Environment
› OS: Ubuntu 22.04 X64
› Node.js: 14.19.1
› npm: 6.14.16
› pnpm: Not installed!
› yarn: 1.22.18
› rustup: 1.26.0
› rustc: 1.71.0-nightly
› cargo: 1.71.0-nightly
› Rust toolchain: nightly-x86_64-unknown-linux-gnu
Packages
› @tauri-apps/cli [NPM]: 1.2.3
› @tauri-apps/api [NPM]: 1.2.0
› tauri [RUST]: 1.2.4,
› tauri-build [RUST]: 1.2.1,
› tao [RUST]: 0.15.8,
› wry [RUST]: 0.23.4,
App
› build-type: bundle
› CSP:
› distDir: ../dist
› devPath: http://localhost:1420/
› framework: React
› bundler: Vite
App directory structure
├─ src
├─ public
├─ .vscode
├─ .github
├─ app
├─ node_modules
├─ docs
├─ .git
├─ src-tauri
├─ isolation
└─ dist