Open GoogleCodeExporter opened 9 years ago
Is the shortcut a hack or is it officially supported? At the moment the
application is actually set to be non-rotatable.
However, I think you are right, we should add support to (auto)-rotate the
screen. This is very easy, but we have to check whether all controls are still
usable and visible.
Original comment by veaac.fd...@gmail.com
on 6 May 2011 at 10:51
I guess the shortcut is a hidden feature, since it's not listed on
http://wiki.maemo.org/N900_Shortcuts_and_Gestures
Original comment by elektra...@gmail.com
on 6 May 2011 at 11:44
shift + ctrl + fn + l doesn't send a resize signal to the windows. Even apps
that resize automatically show the above issue.
The following patch enables autorotation for the N900
Original comment by mailsan...@gmx.net
on 19 Jul 2011 at 12:08
Attachments:
it is quite usable with only this patch, but there's a few minor issues :
- driving instructions window is a bit too wide to fit
- most settings popups are not rotated (it rotates back to landscape)
- address lookup could be taller to fill the whole screen
Original comment by mailsan...@gmx.net
on 19 Jul 2011 at 12:18
We deliberately disabled this feature, since all standard dialogs ( file open,
etc... ) do rotate your screen back... and the address dialog has to anyway to
enable keyboard input.
So I am a little bit hesitant about re-enabling it.
Your thoughts?
Original comment by veaac.fd...@gmail.com
on 21 Jul 2011 at 3:57
I think the three main usecases of portait mode would be
1) when the phone is in a carkit that forces portrait (or any other physical
contraints, 1 hand operation, etc)
2) looking further ahead in the driving direction (with autorotate map on)
3) see more of the list of driving instructions
Basically these three usecases are active when navigating, for a relatively
long time without the user controlling the device.
I think these should be considered separately from going into the settings or
using a file open dialog, which in many cases involve the use of the keyboard
anyway.
That said, I think that most of the dialogs that CAN work in portrait should be
made to do so (a good candidate would be address lookup)
Original comment by mailsan...@gmx.net
on 21 Jul 2011 at 11:51
1) was the reason for this bug report (I have a bicycle mount). I would be
happy about the vertical mode even if it's just for the map.
I also found an forum thread, which describes a workaround:
http://maemo.org/community/maemo-developers/qt_autorotation/
Original comment by elektra...@gmail.com
on 21 Jul 2011 at 4:12
Thanks for the link. I will try this out and once I've tested it it could be
enabled permanently ( in my opinion ).
Original comment by veaac.fd...@gmail.com
on 22 Jul 2011 at 10:49
Original issue reported on code.google.com by
elektra...@gmail.com
on 6 May 2011 at 5:45Attachments: