Closed Bug 810724 Opened 12 years ago Closed 11 years ago

Object Inspect Panel from Scratchpad does not have resize grips on borders, no horizontal scrollbar

Categories

(DevTools Graveyard :: Scratchpad, defect, P3)

x86
Windows XP

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: masa141421356, Unassigned)

Details

(Whiteboard: [panel])

Built from http://hg.mozilla.org/mozilla-central/rev/cf7575ceef5a
Nightly 19.0a1 / Windows

-----
Steps to reproduce
1.Open Scratchpad
2.Open Inpect Window using "Execute" - "Inspect"

----
Actual Result.
  Inspact Window has a resize grip, but is border is not resizable.
  And, it does not have scrollbar even if its content length is too long to display.

Expected Result
  If Inspect Windows is Fixed sized window, it is needed to add scrollbar, and to remove resize grip.
  Or, if it is resizable window, window border style should be resizable.
I think, it is needed to add acrollbar even if it is resizable.
> I think, it is needed to add acrollbar even if it is resizable.

Inspact window already have vertical scrollbar, but does not have horizontal scrollbar.
Doesn't dragging the resizer in the bottom-right corner work for you? You should be able to resize the window to see long lines with that.
Summary: Inspect Window of Scratchpad is resizable or not? → Object Inspect Panel from Scratchpad does not have resize grips on borders, no horizontal scrollbar
Whiteboard: [panel]
might be easily fixed adding some overflow directives to the panel's css. Not sure about the border grips for resizing though. That could be a panel bug?
Priority: -- → P3
Fixed by switching to VariablesView in bug808339.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Sorry, that's bug808369.
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.