Skip to content

Checkbox does not disable after on-screen rotation. #94

@davirec

Description

@davirec

When I perform these sequences of events, the checkbox does not disable after on-screen rotation:

  1. Go to the Main activity
  2. Tap in Settings (gear button icon)
  3. Tap in Recognition languages & services
  4. Tick some checkboxes
  5. A screen similar to this will appear:

Before rotation:

  1. Force the pause from the activity and then return to the activity (double rotation).
    Note: the pause from activity can be performed in several ways. We suggest using a double rotation (starts in portrait, goes to landscape, and back to portrait) with this function previously enabled in the smartphone.

The expected behavior is the application to allow uncheck some checkboxes; however, it is impossible.

After rotation:

Device:

  • Device: Moto G30 with OS: Android 11
  • Version: 1.8.14
  • Device language: English

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions