Closed Bug 260684 Opened 20 years ago Closed 19 years ago

download manager right-click fails unless item is selected first

Categories

(Toolkit :: Downloads API, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mark, Assigned: bugs)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

Right-click on an unselected item in the download manager. The context menu
fails to appear but instead a empty small square appears. Left click on an item
to select it; now right-click and the context menu appears. Right-click needs to
select item in download manager first then pull up context menu. Extensions
manager code implements this correctly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Small grey square appears where context menu should be.

Expected Results:  
right-click context menu should appear.
This is a duplicate of #266795.

Both are due to the fact that the function in onpopupshow is called before the
selection in the vbox is changed by the right click event.
Depends on: 266795
As bug 266795, this is probably fixed by the EM UI rewrite. WFM with
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050813 Firefox/1.0+
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.