Closed
Bug 179652
Opened 23 years ago
Closed 23 years ago
context menu after context menu (right click twice) does't work on treerows
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: dexxter, Assigned: janv)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021016
on linux, if you press the right mouse-key, you get a context menu, if you
hoover over a second row (context still open), and right click again, no context
menu will appear, instead, a normal left-click event is fired.
(tested on kde,icewm,blackbox to make sure this isn't winmgr related)
Reproducible: Always
Steps to Reproduce:
1. create two rows
2. right click on the lower
3. right click on the upper
Actual Results:
step2: context appears
step3: step2-context disappears, no new appears
Expected Results:
step2: open context for lower row
step3: open context for upper row
| Assignee | ||
Comment 1•23 years ago
|
||
this is more likely dupe of bug 66834
marking so
*** This bug has been marked as a duplicate of 66834 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•