Closed Bug 1270847 Opened 8 years ago Closed 8 years ago

Possibly incorrect handling of overflow scenario with elements of width:100%

Categories

(Core :: Layout, defect, P5)

45 Branch
All
Windows 8
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: vict.shevchenko, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36

Steps to reproduce:

this is a jsFiddle that represents an issue: https://jsfiddle.net/contact/dz3vd51a/

there is an <ul> contains <button style="width:100%"> inlide <li> elements. When this list is in a position where it should overflow parent element only <button> text does this overflow, but <ul> is cropped up to parent border.


Actual results:

<ul> element is cropped up to parent border, <button> text overflows <ul>`s parent 


Expected results:

I`d expect <ul> correctly overflows parent like in Chrome or IE, but quite possible that FireFox does correct rendering. I am not sure, can you clarify if FireFox way of rendering is correct? If yes, sorry a lot for troubling.
Severity: normal → minor
OS: Unspecified → Windows 8
Priority: -- → P5
Hardware: Unspecified → All
Attached image screen-ie.png
I have the same result with IE11 and last FF.
Component: Untriaged → Layout
Product: Firefox → Core
Hello, Just verified on the latest FireFox (46.0.1) and the behavior is consistent with all other browsers.

So I looks like only v.45 and below had this issue.

I suppose the issue is resolved.
Thanks for your report.  It was probably fixed by bug 823483.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Keywords: testcase
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: