Closed Bug 1500363 Opened 6 years ago Closed 6 years ago

In the minimap, the arrow head of grow/shrink can be covered by the lock item

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mbalfanz, Assigned: mtigley)

References

Details

Attachments

(2 files, 1 obsolete file)

Attached image flex-grow
In situations where flex grow and max-width are applied to a flex-item, the arrow head in the minimap is covered by the lock symbol.

Test case for flex-grow: data:text/html,<div style="display:flex;width:100px;"><div style="flex-grow:1;max-width:100%;background:green;height:50px;"></div></div>

Test case for flex-shrink: data:text/html,<div style="display:flex;width:100px;"><div style="flex-shrink:1;max-width:100px;background:green;height:50px;">abcdefghijklmnop</div></div>
Attached image flex-shrink
Though not as pronounced as for flex-grow, the arrow head is still a bit covered for flex-shrink.
Priority: -- → P3
Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Attachment #9019452 - Attachment is obsolete: true
Marking as RESOLVED since the issue doesn't occur anymore with the latest changes.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: