Closed Bug 1008951 Opened 10 years ago Closed 10 years ago

Sometimes, the panels don't overflow correctly

Categories

(DevTools Graveyard :: WebIDE, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 32

People

(Reporter: paul, Assigned: paul)

References

Details

Attachments

(1 file)

The DOM is constructed too late, and the panel size doesn't appear to be calculated correctly.
Attached patch v1Splinter Review
Assignee: nobody → paul
Status: NEW → ASSIGNED
STR:
- no phone connected
- open runtime panel
- plug phone

The panel is all messed up (at least on Linux).
Attachment #8421002 - Flags: review?(jryans)
Comment on attachment 8421002 [details] [diff] [review]
v1

Review of attachment 8421002 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/devtools/webide/content/webide.js
@@ +202,5 @@
>          this.connectToRuntime(r);
>        }, true);
>      }
>  
> +    while (simulatorListNode.hasChildNodes()) {

Why does moving this block make a difference?
Attachment #8421002 - Flags: review?(jryans) → review+
(In reply to J. Ryan Stinnett [:jryans] from comment #3)
> Why does moving this block make a difference?

Panel magic? Not sure why, but it does make a difference.
Keywords: checkin-needed
Hi,
could you provide a Try link. Suggestions for what to run if you haven't
yet can be found here:
https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices
Keywords: checkin-needed
(In reply to Carsten Book [:Tomcat] from comment #5)
> Hi,
> could you provide a Try link. Suggestions for what to run if you haven't
> yet can be found here:
> https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices

This is the exception to the rule :) This code is not compiled yet.
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/a6368d429fe8
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 32
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: