Closed Bug 1021540 Opened 10 years ago Closed 6 years ago

[Dialer] Use text-overflow:ellipsis instead of calculating where to stick ellipsis

Categories

(Firefox OS Graveyard :: Gaia::Dialer, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: drs, Unassigned)

References

(Depends on 1 open bug)

Details

In bug 1007709, we're refactoring some code into FontSizeManager that manually calculates where some ellipses go. I think we could use text-overflow:ellipses instead.
Depends on: 1007709
Axel points out in bug 1007709 comment 30 that we can use FontSizeUtils in shared/js/font_size_utils.js. We should at the very least use this, and possibly just use text-overflow:ellipsis if we can.
We can use it on callscreen. But to use it on Dialer, we need bug 969106.
Depends on: 969106
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.