Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#615 closed defect (fixed)

Landscape mode quirks

Reported by: isaackeyet Owned by: daniloercoli
Priority: major Milestone: 2.6.5
Component: Compose Version: 2.6.4
Keywords: link helper, landscape Cc: daniloercoli

Description

Noticed a few minor things that should be quick to fix:

  • Make a link in landscape mode looks broken (but works). Notice: both on iPad and iPhone.
  • When clicking Done after writing on iPhone, a landscape view of the Write screen is showed, which is a bit weird since this is the only way to get to it otherwise. As a result, the other tabs are slightly broken. We should probably just rotate back to vertical when Done is clicked in landscape mode to avoid confusion.

Change History (3)

comment:1 Changed 2 years ago by daniloercoli

  • Owner set to daniloercoli
  • Priority changed from minor to major
  • Status changed from new to assigned

When clicking Done after writing on iPhone, a landscape view of the Write screen is showed, which is a bit weird since this is the only way >to get to it otherwise. As a result, the other tabs are slightly broken. We should probably just rotate back to vertical when Done is clicked >in landscape mode to avoid confusion.

The same thing happen during comment reply (and on comment editing). The entire interface appears weird if you still remain in landscape (missing buttons, labels that are outside borders) etc.

Last edited 2 years ago by daniloercoli (previous) (diff)

comment:2 Changed 2 years ago by daniloercoli

  • Cc daniloercoli added
  • Resolution set to fixed
  • Status changed from assigned to closed

fixed in [1382].
We should double check the behavior on a real device (landscape orientation) for the following actions: comment reply and comment editing.

comment:3 Changed 2 years ago by daniloercoli

ok, the patch introduced an issue on the comments list. steps to reproduce:
select a comment
then edit the comment in landscape
hit done
hit the back button at the top
the app shows the comments list and crashes.

Fixed in [1393]

Note: See TracTickets for help on using tickets.