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

Web browser isn't being correctly rendered (cleared?) when using HTML inputs #3931

Open
1 task done
neku172 opened this issue Jan 7, 2025 · 2 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@neku172
Copy link

neku172 commented Jan 7, 2025

Describe the bug

Unfocusing an input messes up with CEF display. See: https://youtu.be/gOEvVwiCdc4

Tested both with GPU rendering enabled and GPU rendering disabled, it behaves exactly the same.
Also tested with browser transparency off, the issue persists

Steps to reproduce

Reproduce resource: example.zip

Version

Multi Theft Auto v1.6-release-22885 (but this bug exists even in 22684)

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
@neku172 neku172 added the bug Something isn't working label Jan 7, 2025
@Lpsd
Copy link
Member

Lpsd commented Jan 14, 2025

Is this for all inputs or just the color type?

@neku172
Copy link
Author

neku172 commented Jan 14, 2025

Not sure if all, but color certainly isn't the only one that is broken. I checked and inputs of type date, datetime, week, month are also broken. Also select and option are broken too. Seems like it's a global problem with elements that have possible pop-ups.

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants