Closed
Bug 904872
Opened 12 years ago
Closed 11 years ago
[B2G][Dialer]Full list of Matching contacts on Dialer not displayed
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mclemmons, Unassigned)
References
Details
Attachments
(1 file)
10.50 KB,
text/plain
|
Details |
Description:
Inputting four digits with a matching sub-string in Dialer App (such as 6869) displays as 10+ contacts with only the first 10 displaying even though Contact list has at least 20 matches
PreConditions:
Create 20 contacts that contain sub-string of 6869 for mobile phone number
Repro Steps:
1) Updated Unagi to Build ID: 20130813040222
2) Open Dialer app
3) Enter 6869
4) Tap the 10+ button to right of first suggested contact found
5) Swipe up on device
Actual:
10 suggested contacts appear
Expected:
20 suggested contacts appear
Environmental Variables
Build ID: 20130813040222
Gecko: http://hg.mozilla.org/mozilla-central/rev/8c240c67f76c
Gaia: b527d7406b4eed3bacdee78597bb4ff21bf9f7d0
Platform Version: 26.0a1
Notes:
Repro frequency: 100%
Test Suite Name: (Dialer)
Link to failed test case: https://moztrap.mozilla.org/manage/cases/?filter-id=7324
See attached: logcat
Other Information:
Followed Repro Steps on Leo and experienced same actual results as with Unagi 1.2
Build ID: 20130813041202
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/36bbc5943448
Gaia: df57dcec720493bedff4601499d78c147ad7d253
Platform Version: 18.1
RIL Version: 01.01.00.019.190
Firmware Version: D300f08o
Comment 1•12 years ago
|
||
It was truncated due to performance consideration. If we need to show more suggestions,
I think it would be better to preserve a (larger) threshold of how many suggestions
we can show.
Comment 2•11 years ago
|
||
This was done by design. See comment 1.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•