Rayquaza01 / authenticator

Firefox addon that generates TOTPs for 2 factor authentication
https://addons.mozilla.org/en-US/firefox/addon/two-factor-authenticator/
MIT License
34 stars 7 forks source link

Inability to Scroll #26

Open Paulex-Git opened 5 years ago

Paulex-Git commented 5 years ago

Bug Report

Please fill out this information:


What is happening?

I am unable to scroll the OTP lists after adding 25 entries.

What are the steps to reproduce the bug?

Add 25 entries and you will only see 24 without ability to scroll to 25th or even see settings icon.

Open the browser console (Hamburger menu > Web Developer > Browser Console) and include anything that is logged when the bug occurs.
This step is not always necessary.


Any screenshots or videos of the bug would be helpful.

Rayquaza01 commented 5 years ago

@Paulex-Git Sorry for taking so long. Nothing should be cut off anymore in the upcoming version. The scrollbar will always be showing, even when it's not necessarily needed, but it doesn't cut anything off anymore. Could you test the pre-release to see if everything's working correctly before I publish the update to AMO? https://github.com/Rayquaza01/authenticator/releases/tag/v1.3.3pre1.

Also, I think this version might have fixed #17, but I'm not sure since I've had trouble reproducing that one.

Thanks.


Edit: The pre-release 2 should fix the scrollbar constantly showing. https://github.com/Rayquaza01/authenticator/releases/tag/v1.3.3pre2

Paulex-Git commented 5 years ago

@Rayquaza01 This update fixed #17 as i can now set password. It also feature a scroll, however, whenever the timer counts, it automatically scroll back to the top which makes it hard to copy codes for keys at the bottom part.