Closed Bug 340400 Opened 18 years ago Closed 18 years ago

Add-ons manager window size not persisted when opened for install due to the url being different

Categories

(Toolkit :: Add-ons Manager, defect)

1.8 Branch
defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla1.8.1beta1

People

(Reporter: zeniko, Unassigned)

References

Details

(Keywords: fixed1.8.1)

The Add-ons manager has different dimensions and a different location when opened during the installation of an extension than when it's opened through Tools -> Add-ons. The issue seems to come from the fact the the URL query value (location.search) is kept in localstore.rdf, which thus distinguishes between extensions.xul and extensions.xul?view=installs.

A possible solution would be to use the location hash instead (extensions.xul#installs) or to pass the view variable as an additional parameter (as done for Firefox' Options dialog).
This should be fixed when the patch in bug 342098 lands.
Version: unspecified → 2.0 Branch
Target Milestone: --- → Firefox 2 beta1
This is fixed by the patch in bug 342098 which has just landed on trunk... resolving -> fixed
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Summary: Add-ons manager opens at different location for extension installation → Add-ons manager window size not persisted when opened for install due to the url being different
Fixed on MOZILLA_1_8_BRANCH by the checkin for bug 342098
Keywords: fixed1.8.1
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.