Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

authenticator window size issue #13

Closed
32xxl opened this issue Apr 30, 2015 · 10 comments
Closed

authenticator window size issue #13

32xxl opened this issue Apr 30, 2015 · 10 comments

Comments

@32xxl
Copy link

32xxl commented Apr 30, 2015

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?

@Sneezry
Copy link
Owner

Sneezry commented Apr 30, 2015

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?

@32xxl
Copy link
Author

32xxl commented Apr 30, 2015

I use 1280 x 1024 pixels on desktop Win XP SP3

@32xxl
Copy link
Author

32xxl commented Apr 30, 2015

Also, when for test change resolution to 1024 x 768 pixels - I have same story

@32xxl
Copy link
Author

32xxl commented Apr 30, 2015

And I don't use any zoom settings, all settings by default.

@Sneezry
Copy link
Owner

Sneezry commented Apr 30, 2015

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.

@32xxl
Copy link
Author

32xxl commented Apr 30, 2015

320

@Sneezry
Copy link
Owner

Sneezry commented Apr 30, 2015

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.

@Sneezry
Copy link
Owner

Sneezry commented Apr 30, 2015

Thanks for your feedback :-)

Sneezry added a commit that referenced this issue Apr 30, 2015
@32xxl
Copy link
Author

32xxl commented Apr 30, 2015

320 in 1024 x 768 px
400 in 1280 x 1024 px

ok, thank you)

@Sneezry
Copy link
Owner

Sneezry commented Apr 30, 2015

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.

@Sneezry Sneezry closed this as completed Apr 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants