Closed Bug 979824 Opened 11 years ago Closed 11 years ago

Flex-direction: column and word-wrap: break-word causes text to flow out of box

Categories

(Core :: Layout, defect)

27 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: balazs, Unassigned)

References

()

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36 Steps to reproduce: Set display: flex and flex-direction: column on the wrapper div with fixed width, then set the div within to have word-wrap: break-word and typed a long word inside. Actual results: The content box doesn't grow to fit the text flown into new line by the word-wrap. Expected results: The content box should have grown in height to fit the content.
It seemed to be fixed in Firefox28beta. Could you please test with Firefox28.0b8 and later? http://nightly.mozilla.org/ http://www.mozilla.org/en-US/firefox/aurora/ http://www.mozilla.org/en-US/firefox/beta/
Flags: needinfo?(balazs)
None of those have the issue, so I guess the fix will land in stable soon?
Flags: needinfo?(balazs)
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Depends on: 903880
Resolution: --- → WORKSFORME
Component: Untriaged → Layout
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: