Skip to content
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

Scroll malfunction when keyboard is activated in material_3_demo #1870

Open
bisor0627 opened this issue Jun 6, 2023 · 4 comments
Open

Scroll malfunction when keyboard is activated in material_3_demo #1870

bisor0627 opened this issue Jun 6, 2023 · 4 comments
Assignees
Labels

Comments

@bisor0627
Copy link
Contributor

bisor0627 commented Jun 6, 2023

I have encountered an issue where scrolling does not function correctly. I have attached two videos for reference:

Video 1: Current malfunctioning behaviour

Screen_Recording_20230606_195521.mp4

Video 2: Expected behaviour

Screen_Recording_20230606_195819.mp4

From my investigation, the HEAD of the material_3_demo has a scrolling error when the keyboard is activated. Moreover, when I tested after reverting the commit 1d6e5a0, the error seemed to disappear.

Since I have minimal experience contributing, I am unsure if it would be proper etiquette to submit a PR with a commit that reverts another contributor's work. Therefore, I am choosing to bring up this issue instead.

@domesticmouse
Copy link
Contributor

PTAL @QuncCccccc

@QuncCccccc
Copy link
Contributor

Thanks for letting me know! Taking a look.

@domesticmouse
Copy link
Contributor

@QuncCccccc can you give a status update?

@QuncCccccc
Copy link
Contributor

@QuncCccccc can you give a status update?

I think the issue happens after we added the BuildSlivers which is used for estimating the max scroll offset and fixing the scroll bar shaking problem. I'm still investigating the root cause, but might need to fix some other issues before I come back to work on this. Sorry for the late update as I just came back from vacation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants