View Single Post
Old 11-28-2019, 02:32 PM   #470
Brahman
Junior Member
Brahman began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2018
Device: H20(2) & PRS-T3
Quote:
Originally Posted by baskerville View Post
Could you post the contents of /mnt/onboard/.kobo/version?

Within the home view, can you, for each rotation value, from 0 to 270, answer the following questions:
  • When the device is held in portrait mode (with the logo at the bottom), where is the main menu?
  • When you tap the main menu, which UI element receives the tap?
Hi baskerville. Love your work, think I got the same bug as 7596ff tho.
  • In the three alternative rotations I get one and the same interaction-output (explained below) - Each time I tested a rotation and then Rebooted the device.
  • However, if I (without reboot) manage to navigate (after I gone from default 270 to 180), and flip-it-back to 270, the menu is at the bottom (same interaction-outputs as below).

VERSION:
Code:
N867740033469,3.0.35+,4.18.13737,3.0.35+,3.0.35+,00000000-0000-0000-0000-000000000374
1. Portrait mode, where is the main menu?
2. Tap main menu, which UI element responds?



270 - (default)
Code:
1. Main menu is on top part of the screen (footer at the botom).
2. The intended UI element.
180
Code:
1. Main menu is on right part of the screen.
2. The hamburger-menu gives nothing
   Brightness gets response from "# books"
   Search toggles to page 2
   "Sort by" opens keyboard with "Go to page"-input form.
90
Code:
1. Main menu is on top part of the screen.
2. The hamburger-menu gives nothing
   Brightness gets response from "# books"
   Search toggles to page 2
   "Sort by" opens keyboard with "Go to page"-input form.
0
Code:
1. Main menu is on left part of the screen.
2. The hamburger-menu gives nothing
   Brightness gets response from "# books"
   Search toggles to page 2
   "Sort by" opens keyboard with "Go to page"-input form.
Brahman is offline   Reply With Quote