Open Bug 789414 Opened 13 years ago Updated 3 years ago

"-moz-box-align" conflicts with "overflow:hidden"

Categories

(Core :: XUL, defect)

x86_64
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: shenyq_i_am_will, Unassigned)

Details

(Keywords: css-moz)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0 Build ID: 20120824154833 Steps to reproduce: This is an issue related to CSS. I constructed a <div> with -moz-box-align:center and -moz-box-pack:center property. Then I tried to add overflow:hidden property to it. Actual results: If overflow:hidden is not added, children box appears normally. But if overflow:hidden is added, children box appears strangely.
Keywords: css-moz, css3
Attachment #659169 - Attachment mime type: text/plain → text/html
Version: 15 Branch → Trunk
Correct me if I'm wrong, but shouldn't this be in Core, instead of Firefox?
Component: Untriaged → Style System (CSS)
Product: Firefox → Core
Probably wontfix, given that it involves the nonstandard XUL box model.
Component: Style System (CSS) → XUL
Any overflow except default visible abolishes -moz-box-align. It is seen as -moz-box-align has default value stretch.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: