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

bug: Ionic textarea disabled no scroll allowed in Firefox browser #28974

Closed
3 tasks done
ahmedabdelhafez opened this issue Feb 4, 2024 · 2 comments
Closed
3 tasks done
Assignees
Labels
ionitron: needs reproduction a code reproduction is needed from the issue author

Comments

@ahmedabdelhafez
Copy link

Prerequisites

Ionic Framework Version

v6.x

Current Behavior

i use textarea in my app and it's behavior is disabled in some cases, when test and debug it in chrome and edge it's working fine and when try it in Firefox the scrollbar for disabled input disappears after about 500ms.

Expected Behavior

the scroll is shown in disabled field and working as expected to scroll like other browsers

Steps to Reproduce

  1. inspect the field in Firefox browser
  2. disabled the field
  3. add extra values multiple line to exceed the defined rows
  4. scroll must appear because it has a fixes height

Code Reproduction URL

No response

Ionic Info

i test in ionic v6

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Feb 4, 2024
@liamdebeasi liamdebeasi added the ionitron: needs reproduction a code reproduction is needed from the issue author label Feb 5, 2024
Copy link

ionitron-bot bot commented Feb 5, 2024

Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.

Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.

For a guide on how to create a good reproduction, see our Contributing Guide.

@ionitron-bot ionitron-bot bot removed the triage label Feb 5, 2024
@averyjohnston
Copy link
Contributor

This issue is being closed due to lack of a reproduction. If this is still a problem in the latest version of Ionic, please open a new issue and ensure the template is fully filled out. Thank you!

@averyjohnston averyjohnston closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2024
@ionic-team ionic-team locked and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ionitron: needs reproduction a code reproduction is needed from the issue author
Projects
None yet
Development

No branches or pull requests

4 participants