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

[iOS] Disabled Editors Show Keyboard Partially When Tapped #21059

Open
AaronECS opened this issue Mar 6, 2024 · 2 comments · May be fixed by #21347
Open

[iOS] Disabled Editors Show Keyboard Partially When Tapped #21059

AaronECS opened this issue Mar 6, 2024 · 2 comments · May be fixed by #21347
Labels
area-controls-editor Editor 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

@AaronECS
Copy link

AaronECS commented Mar 6, 2024

Description

Tapping on any disabled editor will show a small bar at the bottom of the screen with a "Done" button. As you can see in the example I have one editor that is enabled and one that is disabled and alternate tapping on each one. If an editor is disabled I don't think it should show anything at all when tapping on it.

EditorDisable-ezgif com-video-to-gif-converter

Steps to Reproduce

  1. Create a new .NET MAUI 8 project
  2. On MainPage.xaml add an editor and set its IsEnabled property to be false
  3. Run the app on iOS and tap on the editor to see the issue

Link to public reproduction project repository

No response

Version with bug

8.0.7 SR2

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 17

Did you find any workaround?

No

Relevant log output

N/A
@AaronECS AaronECS added the t/bug Something isn't working label Mar 6, 2024
@ninachen03
Copy link

Can repro this issue at iOS platform on the latest VS17.10.0 preview 2.
image

@ninachen03 ninachen03 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Mar 15, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue Mar 21, 2024
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Mar 28, 2024
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue Jun 2, 2024
@jsuarezruiz
Copy link
Contributor

The issue will be fixed by #21347

@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 4, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-editor Editor 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