Ticket #557 (closed defect: wontfix)
Resize navigation pane by default when window is resized
| Reported by: | philippedeswert@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-libs | Version: | current svn head |
| Severity: | major | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
To reproduce:
- Open contacts application
- tap on the contacts menu
- tap "new contact"
- select unamed contact
- tap the edit field (button with the little pen)
- open the keyboard
EXPECTED
keyboard pops up, window resizes and I can fill in the contact details
PROBLEM
keyboard pops up hiding the contact fields I want to fill in.
EXTRA
Ideally the expected behaviour would be that adding a new contact would
immediately let me fill in the details. Especially in the case I have many
contacts I will have to go down the list to find "Unnamed" and fill in the
details.
Change History
comment:2 Changed 6 years ago by thomas@…
This is really a bug in the framework. When the keyboard is popped up, the
navigation (top) pane should shrink and the details (lower) pane remain the same
size.
comment:3 Changed 6 years ago by thomas@…
- Owner changed from thomas@… to mickey@…
- Component changed from openmoko-contacts to openmoko-libs
- Summary changed from contacts app does not resize when enabling keyboard to Resize navigation pane by default when window is resized
Clarifying summary and re-assigning to openmoko-libs. This needs to be fixed in
libmokoui so that the navigation pane is resized rather than the details pane
when the window resizes.

Actually the application seems to resize. However to a size where it is
unusable unless you resize the bottom.
Anyway the issue with having to select Unnamed after adding a new contact to
edit the info still exists. I don't look forward to having to scroll down a
hundered entries to start editing unnamed.
So do whatever seems best for you, close the bug or change the issue at hand.
Thanks.