Closed Bug 348146 Opened 18 years ago Closed 11 years ago

Calling hidePopup() and showPopup() in succession doesn't always open the popup again.

Categories

(Toolkit :: UI Widgets, defect)

x86
macOS
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jminta, Unassigned)

References

Details

(Keywords: regression)

If you quickly call hidePopup() and then immediately call showPopup(), there are cases where the popup isn't shown again.  This caused bug 346318, which points to a regression range of http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=mozilla&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-07-14+11%3A03%3A00&maxdate=2006-07-15+15%3A18%3A00&cvsroot=%2Fcvsroot

Workaround is to include the showPopup call in a setTimeout(foo, 0);
Blocks: 346318
Hardware: PC → Macintosh
Important.
Severity: normal → major
Hardware: Macintosh → PC
Is this still a problem? Bugs related to this have been fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.