-
Notifications
You must be signed in to change notification settings - Fork 92
authenticator window size issue #13
Comments
Ooooops... In fact, this is because I just pushed a new commit to solve issue #12... We have made JS detect zoom setting, and try to make the popup page look same under different zooms... Depending on your video, I guess the code fails to detect zoom setting correctly, and it thinks you are under large zoom, so it scales the popup page to a small one. Could you tell me your zoom settings and is your display a retina one? |
I use 1280 x 1024 pixels on desktop Win XP SP3 |
Also, when for test change resolution to 1024 x 768 pixels - I have same story |
And I don't use any zoom settings, all settings by default. |
Could you please right click on the extension icon and click Inspect Popup, then click Console, and tell me the number you can see? Thanks. |
320 |
I have rolled back the code to disable this feature(in fact a bug) in version 4.12, and please update your extension in 30min to 1hour to fix it. |
Thanks for your feedback :-) |
320 in 1024 x 768 px ok, thank you) |
The newest version is available in web store now, please manual update the extension by checking developer mode and clicking update extensions now button in extension settings page. |
https://youtu.be/Oeaw91zmw0A
Google authenticator window size issue
When click to the Google authenticator button, it open in normal size and then resize to little window. This is problem, because where is no possibility to use Google authenticator in this small window.
How ti fix?
The text was updated successfully, but these errors were encountered: