Summary: | Various layout-issues and misalignments in the "New Contact" view | ||
---|---|---|---|
Product: | [Unmaintained] KAddressbook Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | minor | CC: | bjoern.ricks, sascha.teichmann, smartins, tokoe |
Priority: | LO | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot of "New Contact" view with red indications.
Contact view buttons |
Description
Felix Wolfsteller
2010-08-20 11:36:20 UTC
Created attachment 50771 [details]
Screenshot of "New Contact" view with red indications.
>> "Add"/"Save" functionality distinction ("Add" for new email/phone field, "Save"
>>for whole contact") is not obvious from layout as well.
Solved in r1195767
Created attachment 54214 [details]
Contact view buttons
Old issues are fixed. But with longer string in e.g. the German translation the buttons on the right side are getting misaligned. Best solutions would be to get a maximum size for the buttons and a label like "Thisisalongtex...".
(In reply to comment #0) Hej, > In the "New Contact" view, text input fields and button heights are not > properly aligned, which constitutes to an unsteady look. This is style specific and we have no influence on this... > Furthermore, the spacing between elements is not fully even and the flap labels > exceed the flaps. Fixed already > An icon instead of "X" for the delete button might help. Fixed now The photo button has a fixed size, so we can't align it to the top _and_ the bottom of the lineedits, so I have aligned it to the top of the name button now. (In reply to comment #3) > Old issues are fixed. But with longer string in e.g. the German translation the > buttons on the right side are getting misaligned. Best solutions would be to > get a maximum size for the buttons and a label like "Thisisalongtex...". This won't help, we do not gain any new space on screen with that ;) The problem is that the comboboxes for the phone number types are too width. The reason for this are the long german translations for the number types. Any chance to make them shorter? |