-
Notifications
You must be signed in to change notification settings - Fork 81
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
transform: scale()
/ zoom
can glitch element picker position and size
#419
Comments
|
The only glitch I see is the position of the red target selector, other than that everything else is fine. |
The glitch in the screenshot is specific to Firefox. |
So no reproduced on Chromium? |
Yes, I cannot reproduce the glitch in the picture on Chromium. |
|
On chromium website use:
|
This comment has been minimized.
This comment has been minimized.
I confirm the glitch (Firefox 65.0.1 64bit & uBO 1.18.4 & Win 7 SP1 64bit). |
I can reproduce, the site uses a |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
transform: scale()
/ zoom
can glitch element picker position and size
Prerequisites
Description
broken size and fixed position for element picker.
A specific URL where the issue occurs
http://muzykabezkabli.pl/
Steps to Reproduce
Expected behavior:
Possible fix?
or no possible without:
❓
Actual behavior:
glitched by CSS3 tranformations?
<html
style="transform: scale(0.895333, 0.895333);"
>
Your environment
The text was updated successfully, but these errors were encountered: