Ticket #220 (closed defect: fixed)
[phonegui-efl-new] editing fiels do not get focus on click
| Reported by: | dolf1074 | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | shr-contacts | Version: | |
| Keywords: | Cc: |
Description
When you are in the 'new contact', it is hard to enter first the number and after that the name. That's because the fields aren't getting focus that easy .
steps to repro:
- open openmoko-contacts
- new
- select Number field (by pressing on the right side of the field)
- enter some numbers
- select Name field (by pressing on the right side of the field)
- enter some data
expected result:
- the data is inserted into the Name field (and only the Name field has a cursor)
actual result:
- the data is inserted into the Number field and there are two cursors.
Change History
Note: See
TracTickets for help on using
tickets.

Looks like fixed... There is now another problem with editing contacts, but it's very different issue ;)