Closed
Bug 301296
Opened 19 years ago
Closed 11 years ago
Right/Left Clicking on column headers acts as if you've done it on the currently selected item
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugs.caleb, Assigned: janv)
References
Details
Symptoms: 1. When you right click on a column header, the context menu for the currently selected tree item pops up. 2. When you double click on the column header it double clicks on the currently selected tree item
(In reply to comment #1) > I get symptom #1, but not #2. How did you test? Anyway, a few notes about symptom #2: 1. In Firefox, go to Options > Tools > Downlods > View & Edit Actions. Double click on the column, and you get a dialog that's supposed to be opened when you double clicked an item. This is how the tree is defined: http://lxr.mozilla.org/seamonkey/source/browser/components/preferences/downloadactions.xul#82 2. In Firefox, go to Options > Tools > Advanced > Security > View Certificates > Authorities. This dialog uses an overlay but the tree items also have a dblclick even, although that event is not fired up when you double click the column headers. This is how it's defined: http://lxr.mozilla.org/seamonkey/source/security/manager/pki/resources/content/CAOverlay.xul#62
Comment 3•19 years ago
|
||
I tested it in the bookmarks manager the first time. I tried it in the plugins/download actions and i can get both symptoms now.
(In reply to comment #3) > I tested it in the bookmarks manager the first time. I tried it in the > plugins/download actions and i can get both symptoms now. I think the Bookmarks Manager uses an overlay aswell.
Jan, can you take a look at this? This bug seems to go way back!
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.trees → xptoolkit.widgets
Comment 7•11 years ago
|
||
I see no specific request associated to the qawanted keyword here. WFM on: Mozilla/5.0 (X11; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0 Please only reopen this bug if you can reproduce it on a current build.
You need to log in
before you can comment on or make changes to this bug.
Description
•