ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

bug: Ionic textarea disabled no scroll allowed in Firefox browser

Open ahmedabdelhafez opened this issue 3 months ago • 1 comments

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

ahmedabdelhafez avatar Feb 04 '24 15:02 ahmedabdelhafez

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[bot] avatar Feb 05 '24 14:02 ionitron-bot[bot]

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!

amandaejohnston avatar Feb 20 '24 14:02 amandaejohnston