Really hard to grab bottom resize on bottom line of image caption #114

Open
opened 2020-10-14 01:17:09 +00:00 by tewha · 1 comment

I'm having a hard time extending this select by grabbing the end handle. It generally works, unless the end handle (the thing I've circled) is on the last line and the text is short enough to not scroll.

Interestingly, if you rotate to landscape and back you can move the handle about until something changes (I think losing the focus is enough).

From some experimentation, I'm definitely missing a factor in recreating this: I think the distance between the handle and the keyboard might be it, but it could also be the act of scrolling the larger view fixes the problem.

It's possible this is entirely iOS 14's problem, but just in case…

Then again, this might be pre-rewrite, so it doesn't matter. :)

I'm having a hard time extending this select by grabbing the end handle. It generally works, unless the end handle (the thing I've circled) is on the last line and the text is short enough to **not** scroll. Interestingly, if you rotate to landscape and back you can move the handle about until something changes (I think losing the focus is enough). From some experimentation, I'm definitely missing a factor in recreating this: I think the distance between the handle and the keyboard might be it, but it could also be the act of scrolling the larger view fixes the problem. It's possible this is entirely iOS 14's problem, but just in case… Then again, this might be pre-rewrite, so it doesn't matter. :)
shadowfacts added the
bug
label 2020-10-14 01:20:18 +00:00
Owner

Interesting, it might just be that the text view isn't expanding vertically to fill the attachment row.

You've also discovered another bug, the spacing of toolbar items seems to change after you rotate the device.

Interesting, it might just be that the text view isn't expanding vertically to fill the attachment row. You've also discovered another bug, the spacing of toolbar items seems to change after you rotate the device.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#114
No description provided.