Closed Bug 703039 Opened 14 years ago Closed 13 years ago

Element scrolls out of view when opening the Style Inspector

Categories

(DevTools :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dangoor, Unassigned)

Details

(Whiteboard: [computedview][ruleview])

Right now, when you open element tools like the Style Inspector, the sidebar that opens causes the document width to change. This sometimes causes the element you're looking at to scroll out of view. It would be nice if opening the sidebar didn't cause a reflow at all and just added a scrollbar. Barring that, scrolling the element back into view would at least be less jarring.
The problem with doing this is that this would mean that there always needs to be a horizontal scrollbar. If the content window already has a scrollbar it would be covered by the one created by the sidebar. We cannot make the content scrollbar wider because that would be covered by the sidebar.
OS: Mac OS X → All
WONTFIX?
Yes, I would say so.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Whiteboard: [computedview][ruleview]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.