Ticket #1504 (closed defect: fixed)
Dail button will out of screen range while the dailed number over 25 bytes(in call history)
| Reported by: | wendy_hung | Owned by: | zecke |
|---|---|---|---|
| Priority: | low | Milestone: | Om2008.8 |
| Component: | unknown | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | will@…, regina_kim@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Summary:Dial button will out of screen range while the dialed number over 25 bytes(in call history)
Kernel : 20080621-asu.stable-uImage.bin
Root file system :20080623-asu.stable-rootfs.jffs2
step:
1.Go to Dialer and make a phone call, the number over 25 bytes
2.Check called history
3.Click the number which over 25 bytes
4.Show up call info.
current result:The "Dial" icon will out of screen range
expected result:Show up in two lines or other ways with clear "Dial" icon
Change History
Note: See
TracTickets for help on using
tickets.

This bug is similar to #1460. The most easy fix is to elide the text (add ...). So the proposed solution of having scrollable text is not implemented. So I will put this into testing and #1460 is unchanged.