DroidKaigi / conference-app-2023

The Official Conference App for DroidKaigi 2023
Apache License 2.0
636 stars 206 forks source link

Unable to deselect text within the session detail screen's description #1211

Open ohzono opened 10 months ago

ohzono commented 10 months ago

Describe the bug

This might not necessarily be considered a bug, and it might already be fixed. Unable to deselect text within the session detail screen's description.

To Reproduce

Prerequisites

Verified in an app installed from the app store. The OS is Android 13 on the device (it might occur on other versions as well).

Steps to Reproduce

  1. Tap on any session in the timetable tab and move to the session detail screen.
  2. Long tap the description text in the session detail screen to select a range, making the text copyable.
  3. Even when tapping outside the selected range, the selection does not get deselected.

Executing a copy will deselect the range.

Expected behavior Tapping outside the selected range or outside the view area of the description should deselect the selection.

Screenshots

Recording screen file can download here. https://github.com/DroidKaigi/conference-app-2023/assets/11993783/9b8f904b-fd7b-4a4b-a447-a840646390bc

Corvus400 commented 10 months ago

I might not be able to make it tomorrow for a bit, but I would like to try.🙋