Is there an existing issue for this?
- I have searched the existing issues
Is there a StackOverflow question about this issue?
- I have searched StackOverflow
What happened?
🐛 Bug Report: [Agent app] User Input Cleared on Screen Rotation
Description:
When a user enters text into the text input field and rotates the device from portrait to landscape (or vice-versa), the typed text is completely cleared. The UI state is not persisting across configuration changes.
Steps to Reproduce:
-
Open the Agent application on tab Agent Demo
-
Type any random text into the input field.
-
Rotate the device to trigger a configuration change.
-
Observe that the input field is now empty.
Bug Video below
bug-screen-rotate-clears-text.mp4
Expected Behavior:
The entered text should survive the rotation and remain visible to the user
Relevant logcat output
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
🐛 Bug Report: [Agent app] User Input Cleared on Screen Rotation
Description:
When a user enters text into the text input field and rotates the device from portrait to landscape (or vice-versa), the typed text is completely cleared. The UI state is not persisting across configuration changes.
Steps to Reproduce:
Bug Video below
bug-screen-rotate-clears-text.mp4Expected Behavior:
The entered text should survive the rotation and remain visible to the user
Relevant logcat output
Code of Conduct