Closed Bug 1473789 Opened 6 years ago Closed 8 months ago

{inc} intrinsically-sized inline-block with orthogonal writing-mode content has size of 0 on the first reflow and correct sizes later

Categories

(Core :: Layout, defect, P3)

63 Branch
Unspecified
macOS
defect

Tracking

()

RESOLVED DUPLICATE of bug 1310551
Webcompat Priority P3
Tracking Status
firefox63 --- affected

People

(Reporter: karlcow, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [webcompat])

Attachments

(2 files)

spin-off of https://webcompat.com/issues/17605


1. Go to http://penang-hokkien.gitlab.io/
2. Just look at the button.

* Firefox and Safari at first load display an oval on the side.
* Chrome gets it right at first load.
* Firefox gets it right if resizing the window (repaint)
* Safari never changes.

Screenshot:
Top Firefox
Middle Safari
Bottom Chrome
https://webcompat.com/uploads/2018/7/a9c661df-5edf-4ac6-94a5-7b314ff1d09a.jpg



That looks like an issue with first painting for the Gecko part.
Looks a case where incremental reflow disagrees with non-incremental reflow, so moving out of Web Painting.
Component: Layout: Web Painting → Layout
Sounds like we are not doing something wrong with vertical writing mode.
I mean, we are doing something wrong.
So the root of the testcase seems to be "a thing that's orthogonal inside of an inline-block makes the inline-block the wrong size".
Oh, and the basic reason for the problem is that GetMinISize and GetPrefISize are returning 0 for the div.
Summary: The round button for the chinese language selector is broken → {inc} intrinsically-sized inline-block with orthogonal writing-mode content has size of 0 on the first reflow and correct sizes later
I opened an issue on WebKit too 
https://bugs.webkit.org/show_bug.cgi?id=187454

Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.

Webcompat Priority: --- → ?

See bug 1547409. Migrating whiteboard priority tags to program flags.

Webcompat Priority: revisit → P3
See Also: → 1788187
Severity: normal → S3

The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates.
:dholbert, could you consider increasing the bug severity?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dholbert)

The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.

Flags: needinfo?(dholbert)

This is essentially the same thing discussed in bug 1310551. Duping.

Status: NEW → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1310551
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: