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

IsEnabled not working properly for layout #4755

Closed
jeya-kasipandi opened this issue Feb 17, 2022 · 2 comments · Fixed by #12488
Closed

IsEnabled not working properly for layout #4755

jeya-kasipandi opened this issue Feb 17, 2022 · 2 comments · Fixed by #12488
Assignees
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! good first issue Good for newcomers platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@jeya-kasipandi
Copy link

Description

IsEnabled not working properly for layout.

Steps to Reproduce

  1. Run attached below sample
    IsEnabledSample.zip

  2. In project, IsEnabled property is set to false for the grid and the button is added as a child inside the grid.
    Button touch interaction works even setting IsEnabled to false in parent Grid.

Version with bug

Preview 13 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11

Did you find any workaround?

No response

Relevant log output

No response

@jeya-kasipandi jeya-kasipandi added the t/bug Something isn't working label Feb 17, 2022
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Feb 18, 2022
@jsuarezruiz jsuarezruiz self-assigned this Feb 18, 2022
@jsuarezruiz jsuarezruiz added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Feb 18, 2022
@v-xiaofchen
Copy link

Verified repro with Android 11 and the above project.
IsEnabled property is set to false for the grid
Picture13
works well
Picture13 1

@ghost
Copy link

ghost commented Aug 30, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 17, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! label Feb 22, 2023
@samhouts samhouts modified the milestones: Backlog, 8.0-preview1 Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! good first issue Good for newcomers platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
6 participants