google-developer-training / basic-android-kotlin-compose-training-tip-calculator

Apache License 2.0
60 stars 88 forks source link

Intro to state in Compose: Android Basics with Compose #23

Open ArberTu474 opened 2 years ago

ArberTu474 commented 2 years ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-using-state?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-using-state#4

In which task and step of the codelab can this issue be found? It is on all of the codelabs

Describe the problem On the bottom you have the Back and Next buttons and if the scroll bar is in the end of the page and if you try to click and move the scroll bar up white the mouse in inline with the Back and Next buttons, it just select the buttons text. This bug was present in Chrome and Firefox.

Steps to reproduce?

  1. Scroll down to the end of a Step
  2. Place the cursor inline with the Back and Next buttons to the scroll bar.
  3. If you try to move the scroll bar up using the mouse (not the scroll wheel), you see that you can't move it. You just select text in different areas.

Versions _Google Chrome version: Version 105.0.5195.102 (Official Build) (64-bit)

Additional information A screenshot illustrating the problem. Untitled

android-dev-lxl commented 1 year ago

@ArberTu474 Thank you for your feedback. Your feedback will be forwarded to the appropriate team