Bug 12389 - About dialog button moves up when virtual keyboard is invoked
: About dialog button moves up when virtual keyboard is invoked
Status: CLOSED FIXED
Product: Miniature
UI
: master
: All All
: High normal (vote)
: 0.4
Assigned To: unassigned
: general
:
: easyfix
:
:
  Show dependency tree
 
Reported: 2011-09-10 22:17 UTC by Michael Hasselmann
Modified: 2011-09-18 08:00 UTC (History)
2 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Michael Hasselmann (reporter) 2011-09-10 22:17:55 UTC
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.
Comment 1 Michael Hasselmann (reporter) 2011-09-10 22:18:33 UTC
Marking it as a 0.4 bug.
Comment 2 Uwe Kaminski 2011-09-11 00:09:57 UTC
*** Bug 12391 has been marked as a duplicate of this bug. ***
Comment 3 Quim Gil 2011-09-11 02:25:24 UTC
Ooops! Easyfix. I'll fix it tonight.
Comment 4 Quim Gil 2011-09-11 07:55:13 UTC
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.
Comment 5 Uwe Kaminski 2011-09-12 20:05:44 UTC
Thanks for fixing