cip / WikiOnBoard

Offline reader for zim files, in particular the wikipedia, for mobile devices. It is based on QT and zimlib. It is cross-platform and supports Symbian, Maemo, Linux and Windows based devices.
http://cip.github.com/WikiOnBoard/
15 stars 2 forks source link

Orientation change issue with split-screen keyboard #51

Open cip opened 13 years ago

cip commented 13 years ago

Orientation change issue with split-screen keyboard. App shrinks then to size not covered by split screen keyboard. (Problem introduced in 0.0.48 due to split screen keyboard)

cip commented 13 years ago

Fixed in version 0.0.50 Workaround by setting visible to false and then true again after workAreaResized event. Not really clear why this helps. Open: Restrict workaround and also split-screen keyboard enable logic to symbian^3 only to reduce risk of sideffects due to workaround

cip commented 13 years ago

Similar problem (even with workaround) related to screensaver. Could not be reproduced yet.

cip commented 13 years ago

Open: Test without swype

cip commented 13 years ago

1.no (additional) problem with normal (no swype) keyboard

  1. In portrait mode entering symbol leads to resize problem. => Removed split-screen keyboard in version 0.0.51. (Configureable in qmake file, disabled by default) Removed this issue from milestone 1