Bug 100218
| Summary: | text-overflow : ellipsis not working with button tag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ankit Jain <ankitjain_1990> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, mitz, rwlbuis |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Ankit Jain
The text-overflow property of CSS doesn't work for the Button tag. I tried it with div and span it is working but with button tag, it doesn't work. The property works fine in Mozilla and IE but not in Chrome and Safari.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Could you please explain why this is desirable? An important use case would help prioritize fixing this bug.
Personally, I want all buttons I see on screen to display complete text, so I'm not sure how a web designer would use this.
Rob Buis
Clearly a dupe.
*** This bug has been marked as a duplicate of bug 53438 ***