- Status Confirmed
- Percent Complete
- Task Type Bug Report
- Category Backend/Core
- Assigned To No-one
- Operating System Linux
- Severity Low
- Priority Very Low
- Reported Version 1.0-beta
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2101 - Mobile view GUI bug
As you can see on screenshot attachment the GUI on mobile view is not OK.
I marked with red field what need to be fixed.
Phone used: Samsung Note 4.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Also, please determine, that when you will open picture you will see another bug - picture is not resized to the screen but is larger then viewing screen is. If picture is to big, maybe automaticly resize to the screen size.
The overlapping of the progressbar in tasklist table is now fixed by CSS in github master.
Yes... I can confirm that now is fixed...
CSS pixel ratio seems to be 4 for the Note 4.
http://stackoverflow.com/questions/26951561/galaxy-note-4-css-pixels
Yea, our css media queries needs more love until being similiar useful as the desktop view.