Open Bug 641030 Opened 13 years ago Updated 2 years ago

Panel crops content after resizing

Categories

(Core :: XUL, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: harth, Unassigned)

Details

Someone reported that my addon's popup was cropping it's content on Firefox 4 betas.

STR:
1) Install Rainbow addon https://addons.mozilla.org/en-US/firefox/addon/rainbow-color-tools/.

2) Open Website Analyzer from Tools > Rainbow > Website Analyzer

3) See panel appear in bottom right corner of browser

4) See panel resize after computation and shrink to ~30px wide, cropping its content.

Regression range:
Last good nightly: 2010-07-27 First bad nightly: 2010-07-28

Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0ed73d56efd5&tochange=beab39d49de9
I'm opening the popup with:
  panel.openPopup(document.getElementById("status-bar"), "before_end", 0, 0);

https://github.com/harthur/rainbow/blob/master/chrome/content/common.js#L209
Summary: anchored popup crops content after resizing → Panel crops content after resizing
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.