Closed Bug 1342028 Opened 7 years ago Closed 5 years ago

Display whether element contains a scrollbar in Layout view

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1521776

People

(Reporter: ntim, Unassigned)

References

(Blocks 1 open bug)

Details

One of the common struggles with layout debugging is knowing at which level (element) the scrollbar is present. Sometimes it's not obvious whether if it's the parent that has the scrollbar, or whether it's the child.

It would be nice to also display JS layout properties like:
- scrollTop/Left/...
Hi ntim, 

We are trying to triage this bug, and wanted to get the scope of what you have in mind to make this actionable. I assume adding scrollTop/.. to the box model properties. If it is just that, you can add a P3 to the bug.
Flags: needinfo?(ntim.bugs)
Priority: -- → P3
(In reply to Gabriel Luong [:gl][1 biz day review guarantee] (ΦωΦ) from comment #1)
> Hi ntim, 
> 
> We are trying to triage this bug, and wanted to get the scope of what you
> have in mind to make this actionable. I assume adding scrollTop/.. to the
> box model properties. If it is just that, you can add a P3 to the bug.

I was thinking of just adding a small indicator when a scrollbar is present (would probably require platform work). Having scrollTop/... doesn't necessarily mean a scrollbar is there.
Flags: needinfo?(ntim.bugs)
Assignee: ntim.bugs → nobody
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Product: Firefox → DevTools

I'm going to close this as a duplicate of bug 1521776 since that bug essentially added the "small indicator" mentioned in comment 2.
Please feel free to re-open if there was more to the original idea.

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