linagora / tmail-flutter

A multi-platform (Flutter) application for reading your emails, with your favorite devices, using the JMAP protocol!
GNU Affero General Public License v3.0
327 stars 74 forks source link

New message content has wrong focus #3141

Closed simon-sai closed 1 month ago

simon-sai commented 2 months ago

Description

When user click on midde of "New message content", typing indicator forcus in wrong place.

Expected result

Forcus in right place.

Current behavior

Forcus in wrong place and can type text at wrong place.

Preconditions (optional)

Reproduction Steps

Give I already login at Twake Mail And I see myself at dashboard And I have signature already setup

When I click on Compose Button Then I see New message pop up When I click on middle on message content Then I see typing indicator in wrong place When I type any text Then I see new text show in wrong place

Acceptance criteria

Give I already login at Twake Mail And I see myself at dashboard And I have signature already setup

When I click on Compose Button Then I see New message pop up When I click on middle on message content Then I see typing indicator in right place When I type any text Then I see new text show in right place

The list of acceptance criteria (defined in the corresponding User Story or coming from your functional knowledge of the product) These acceptance criteria must be met by the corrective implementation done by the developers.

Context

Devices, OS

Additional information

image

simon-sai commented 1 month ago

already find a way to send email, no need to fix this bug