Closed
Bug 433478
Opened 17 years ago
Closed 15 years ago
button overflow hidden
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: iwillnotread, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
469 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-GB; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5
when content overflows the bounds of a button the content is hidden even when overflow:visible is set (although this shouldn't even be needed).
Reproducible: Always
Steps to Reproduce:
1. View the testcase in firefox3 and in other browswers
Actual Results:
firefox3 contains bad rendering
Expected Results:
the correct rendering as per other browsers
Comment 2•17 years ago
|
||
Seems to have worked properly in firefox2
-> Core > Layout: view rendering
Status: UNCONFIRMED → NEW
Component: General → Layout: View Rendering
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
QA Contact: general → layout.view-rendering
Version: unspecified → Trunk
Comment 3•17 years ago
|
||
Regressed on 25 Jan 2006; probably from bug 317375.
Assignee: nobody → roc
Flags: wanted-next+
Assignee: roc → nobody
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
This works, perhaps fixed by bug 491180
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•