Closed Bug 1653508 Opened 4 years ago Closed 4 years ago

Dev tools hint says order isn't applicable inside grid

Categories

(DevTools :: Inspector, defect)

78 Branch
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1579017

People

(Reporter: hennell, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Steps to reproduce:

Inspect an item in a display:grid that has a order:X property.

(smallest example https://codepen.io/Hennell/pen/wvMEJYK)

Actual results:

The property is greyed out in the devtools display, with an info hint telling you 'this property has no effect because it's container is not flex'.

Expected results:

Nothing. It should not be greyed out or have the info as the order property applies to flex and grid modes.

NOTE: The order property works as intended. It is only the hint which is misleading making you think it doesn't work!

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: