Skip to content

[Bug]: Agent App Text input state lost on screen rotation #13

@AndreSand

Description

@AndreSand

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:

  1. Open the Agent application on tab Agent Demo
    
  2. Type any random text into the input field.
    
  3. Rotate the device to trigger a configuration change.
    
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions