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

Button doesn't reset to "Normal" if scrolled quickly to the top in IOS #19246

Closed
hiepis opened this issue Dec 6, 2023 · 8 comments · Fixed by #25084
Closed

Button doesn't reset to "Normal" if scrolled quickly to the top in IOS #19246

hiepis opened this issue Dec 6, 2023 · 8 comments · Fixed by #25084
Labels
area-controls-button Button, ImageButton i/regression This issue described a confirmed regression on a currently supported version platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@hiepis
Copy link

hiepis commented Dec 6, 2023

Description

Button doesn't reset to "Normal" if scrolled quickly to the top
Screenshot 2023-12-06 161924

processed-151740FA-3AD3-45A8-9555-C5E7DC76C826-FF4ADD63-10F4-4686-932A-C833EC096DF2.mp4

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 17.1.1

Did you find any workaround?

No

Relevant log output

No
@hiepis hiepis added the t/bug Something isn't working label Dec 6, 2023
@hiepis hiepis changed the title button and ScrollView in IOS Button doesn't reset to "Normal" if scrolled quickly to the top in IOS Dec 6, 2023
@mattleibow mattleibow added the s/needs-repro Attach a solution or code which reproduces the issue label Dec 6, 2023
@ghost
Copy link

ghost commented Dec 6, 2023

Hi @hiepis. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@hiepis
Copy link
Author

hiepis commented Dec 7, 2023

I created demo project at https://github.com/hiepis/ButtonBug.git

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-repro Attach a solution or code which reproduces the issue labels Dec 7, 2023
@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Dec 7, 2023
@samhouts
Copy link
Member

samhouts commented Dec 7, 2023

It's a bit tricky to reproduce, but I did see the behavior once. Did this work for you on NET 7?

@samhouts samhouts added s/needs-info Issue needs more info from the author and removed s/needs-attention Issue has more information and needs another look labels Dec 7, 2023
@ghost
Copy link

ghost commented Dec 7, 2023

Hi @hiepis. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@hiepis
Copy link
Author

hiepis commented Dec 8, 2023

I can repeat it endlessly if I test on real iphone. On both net7 and .net8

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels Dec 8, 2023
@hiepis
Copy link
Author

hiepis commented Dec 13, 2023

@samhouts any idea? My application had a list button with image and I don't know how to fix

@PureWeen PureWeen removed the s/needs-attention Issue has more information and needs another look label Dec 13, 2023
@PureWeen PureWeen added this to the Backlog milestone Dec 13, 2023
@ghost
Copy link

ghost commented Dec 13, 2023

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Dec 14, 2023
@Eilon Eilon added area-controls-button Button, ImageButton and removed legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels May 13, 2024
@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed i/regression This issue described a confirmed regression on a currently supported version and removed potential-regression This issue described a possible regression on a currently supported version., verification pending labels Aug 16, 2024
@ninachen03
Copy link

ninachen03 commented Aug 16, 2024

I can repro this issue on the latest 17.12.0 Preview 1.0 (8.0.80 &8.0.3) but not repro on Version 17.11.0 NET 7 SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-button Button, ImageButton i/regression This issue described a confirmed regression on a currently supported version platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants