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] Webview cursor features are disable to run. #5207

Closed
fakecore opened this issue Sep 16, 2022 · 1 comment
Closed

[bug] Webview cursor features are disable to run. #5207

fakecore opened this issue Sep 16, 2022 · 1 comment
Labels
priority: 1 high status: backlog Issue is ready and we can work on it type: bug

Comments

@fakecore
Copy link

Describe the bug

I want to change the cursor icon, and set the feature setCursorPosition on 'tauri.conf.json'.
get such error

`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorGrab' is not allowed
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorIcon' is not allowed
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorPosition' is not allowed
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorVisible' is not allowed

Reproduction

No response

Expected behavior

No response

Platform and versions

MacOs 12.6 M1

Stack trace

No response

Additional context

No response

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

Ah damn, #3935 is missing the config/schema changes. Thanks for the report!

@FabianLars FabianLars added priority: 1 high status: backlog Issue is ready and we can work on it and removed status: needs triage This issue needs to triage, applied to new issues labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: 1 high status: backlog Issue is ready and we can work on it type: bug
Projects
None yet
Development

No branches or pull requests

2 participants