We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
On Windows, with Display Scaling turned on and set to 125%, native tooltips can be cut off.
See this example using the cefclient sample application:
To Reproduce
On Windows right click on the desktop->Display Settings->Scale set to 125%
Start cefclient from 127.3.4+ge9e2e14+chromium-127.0.6533.100
Load the attached file (after changing the extension to .html)Native Tooltip Example.txt
Hover the mouse pointer over the button that says "Hover over me"
Expected behavior The text should not be clipped. It is not clipped in a corresponding version of Chrome.
Screenshots
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered:
Duplicate of #3744
Sorry, something went wrong.
No branches or pull requests
Describe the bug
On Windows, with Display Scaling turned on and set to 125%, native tooltips can be cut off.
See this example using the cefclient sample application:
To Reproduce
On Windows right click on the desktop->Display Settings->Scale set to 125%
Start cefclient from 127.3.4+ge9e2e14+chromium-127.0.6533.100
Load the attached file (after changing the extension to .html)Native Tooltip Example.txt
Hover the mouse pointer over the button that says "Hover over me"
Expected behavior
The text should not be clipped. It is not clipped in a corresponding version of Chrome.
Screenshots
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: