TwidereProject / Twidere-Android

http://twidere.com
2.76k stars 377 forks source link

Rotation cancels handle calculations in reply composition #913

Open Yowlen opened 6 years ago

Yowlen commented 6 years ago

Check before submitting issue -- Thank you!

You can ignore this form if this issue is a feature request.

Actual behavior

The default handles that were in the reply don't get saved properly when the screen is rotated. Before rotation: screenshot_2017-08-02-12-14-51 01 After rotation: screenshot_2017-08-02-12-15-04 01

Note that typing anything after rotating will correct things back to the first image, so this isn't a big issue, but it can confuse people if they don't know what's going on.

Expected behavior

It should trigger the parsing subroutine same as if the user were typing.

Steps to reproduce

Tap reply button, rotate the screen.

Extra info

Android version: 5.1.1 & 4.4.2

Network type:

App version: 3.6.23

Build variant:

Micro-blogging service:

App settings:

druellan commented 6 years ago

I can confirm this one!