Closed Bug 1250633 Opened 8 years ago Closed 6 years ago

Horizontal scrollbar blinks in console when resizing object inspector

Categories

(DevTools :: Console, defect, P2)

46 Branch
defect

Tracking

(firefox45 unaffected, firefox46 wontfix, firefox47 wontfix, firefox48 fix-optional)

RESOLVED FIXED
Tracking Status
firefox45 --- unaffected
firefox46 --- wontfix
firefox47 --- wontfix
firefox48 --- fix-optional

People

(Reporter: Oriol, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [btpp-fix-later])

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160223030304

Steps to reproduce:

1. Open the web console
2. Enter an object, e.g. []
3. Click it to open the object inspector
4. Resize the object inspector towards the left


Actual results:

An horizontal scrollbars appears and disappears rapidly.


Expected results:

Assuming the contents in the console fit horizontally, the scrollbar shouldn't appear.
Blocks: 1237368
Keywords: regression
See Also: → 1248301
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Whiteboard: [btpp-2016-Q1]
Component: Untriaged → Developer Tools: Console
Flags: needinfo?(jwalker)
This is on the radar but a P2.  It's a regression and should be fixed but isn't actively being worked on.  

I suspect the 'fix' here is to set overflow: hidden temporarily while resizing the sidebar and then reset that once resizing has stopped for a moment.  Unfortunately using a css flexed width was slow and bug 1237368 sped it up but led to this.  Note: Long term we're planning to use inline object expansion instead of the sidebar object viewer (bug 1243802)
Flags: needinfo?(jwalker)
Whiteboard: [btpp-2016-Q1] → [btpp-fix-later]
[Triage] Any news on this one? If bug 1243802 will obsolete this bug, please let us know if that's getting worked on. Thanks!
Flags: needinfo?(bgrinstead)
(In reply to Jet Villegas (:jet) from comment #2)
> [Triage] Any news on this one? If bug 1243802 will obsolete this bug, please
> let us know if that's getting worked on. Thanks!

Hi, no updates on status for this one beyond Comment 1.  Is this something that you are can reproduce / see frequently / is annoying?  I actually can't see it at all on a Win7 build but it's a fairly fast computer so maybe not representative.
Flags: needinfo?(bgrinstead) → needinfo?(bugs)
(In reply to Brian Grinstead [:bgrins] from comment #3)
> (In reply to Jet Villegas (:jet) from comment #2)
> > [Triage] Any news on this one? If bug 1243802 will obsolete this bug, please
> > let us know if that's getting worked on. Thanks!
> 
> Hi, no updates on status for this one beyond Comment 1.  Is this something
> that you are can reproduce / see frequently / is annoying?  

This one just came up in bug triage and we couldn't tell if it's something concerning enough to warrant further work, hence the needinfo. We trust that your team has assigned it the correct priority based on your triage. I'm marking it "fix-optional" for FF48 based on that.
Flags: needinfo?(bugs)
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
The new console frontend fixed this problem.
Resolution: INACTIVE → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.