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

[TextareaAutosize] Disappearing text in microsoft edge browser #452

Closed
UnpaidIntern1 opened this issue Jun 4, 2024 · 2 comments
Closed
Assignees
Labels
browser: Edge external dependency Blocked by external dependency, we can’t do anything about it

Comments

@UnpaidIntern1
Copy link

UnpaidIntern1 commented Jun 4, 2024

Steps to reproduce

Link to live example: https://codesandbox.io/p/sandbox/xenodochial-bassi-zx55lx?file=%2Fsrc%2FDemo.tsx

i am using the codesandbox from the mui base demo for textareaautosize

Steps:

  1. Make sure you open this in Microsoft Edge
  2. Type in "I am testing this right now right now"

Current behavior

The second "now" becomes invisible once you start typing it and reappears when you finish typing.

invisible.text.mov

Expected behavior

Text should not disappear.

short video of testing this in google chrome browser

expected.behavior.mov

Context

Wondering why the text disappears only in microsoft edge. I tested this in incognito mode for microsoft edge and the text does not disappear which is weird.

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: Disappearing text, microsoft edge

@UnpaidIntern1 UnpaidIntern1 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jun 4, 2024
@mnajdova mnajdova assigned mj12albert and unassigned mnajdova Jun 5, 2024
@UnpaidIntern1
Copy link
Author

UnpaidIntern1 commented Jun 12, 2024

@mj12albert Is there any update on this?

@mj12albert mj12albert changed the title Disappearing text with TextAreaAutoSize for microsoft edge browser [TextareaAutosize] Disappearing text in microsoft edge browser Jun 18, 2024
@mj12albert
Copy link
Member

mj12albert commented Jun 18, 2024

@UnpaidIntern1 I can reproduce this, though it's an issue with Edge and not the component

It will work as expected if you turn off Edge's text prediction feature:

Screenshot 2024-06-18 at 8 34 10 PM

@mj12albert mj12albert added the external dependency Blocked by external dependency, we can’t do anything about it label Jun 18, 2024
@zannager zannager removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: Edge external dependency Blocked by external dependency, we can’t do anything about it
Projects
None yet
Development

No branches or pull requests

4 participants