Open
Bug 851875
Opened 12 years ago
Updated 2 years ago
CSS3 text-overflow:ellipsis flickering from ellipsis to text and opposite
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: 7raivis, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22
Steps to reproduce:
Test-case in http://jsfiddle.net/laukstein/LLNsV/5/
Actual results:
Flickering from ellipsis to text and opposite.
Expected results:
"text-overflow: ellipsis" must handle correctly ellipsis when ever expected.
Opera 12.14 seems the only browser handling it correctly.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Component: DOM: Core & HTML → Style System (CSS)
Comment 1•12 years ago
|
||
MSIE 10 seems to get it right too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P2 → --
Version: 22 Branch → Trunk
:xtc4uall, on IE10 Win8 is looks even worse than on other browsers.
Updated•8 years ago
|
Blocks: text-overflow
Updated•2 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
Binyamin, are you still seeing a difference between browsers these days?
Flags: needinfo?(7raivis)
(In reply to Gregory Pappas [:gregp] from comment #3)
Binyamin, are you still seeing a difference between browsers these days?
Yes, the bug (incostiency) is still relevant on Firefox. You can see it in http://jsfiddle.net/laukstein/LLNsV/5/
Flags: needinfo?(7raivis)
You need to log in
before you can comment on or make changes to this bug.
Description
•