maemo.org Bugzilla – Bug 12389
About dialog button moves up when virtual keyboard is invoked
Last modified: 2011-09-18 08:00:12 UTC
You need to log in before you can comment on or make changes to this bug.
EXACT STEPS LEADING TO PROBLEM: 1. Launch Miniature, 2. Try to login with registered account. EXPECTED OUTCOME: Unobstructed view. ACTUAL OUTCOME: About dialog button moves over input fields. REPRODUCIBILITY: always OTHER COMMENTS: Am wondering whether we should put the about dialog behind the title bar instead? IE, touch the title bar to toggle about dialog.
Marking it as a 0.4 bug.
*** Bug 12391 has been marked as a duplicate of this bug. ***
Ooops! Easyfix. I'll fix it tonight.
Fixed: http://gitorious.org/miniature/miniature/commit/614de771d18051cbbbd96fd1f2c2898c7481440d The keyboard brings up the bottom of the Page. Any margins defined against the bottom of the page are kept, so when the bottom goes apps the anchored elements go up too.
Thanks for fixing