Closed
Bug 3595
Opened 26 years ago
Closed 26 years ago
[BLOCK] [PP] gtk+: Double click not handled (in tree view)
Categories
(Core :: XUL, defect, P1)
Tracking
()
VERIFIED
FIXED
M3
People
(Reporter: slamm, Assigned: mcafee)
Details
Double clicks are not handled for tree view (or any layout object?).
Ramiro, pointed out that the gtk handler for double clicks has not been written.
He says he has a hack (fix?) in his tree.
Reporter | ||
Updated•26 years ago
|
Priority: P3 → P1
Target Milestone: M3
Updated•26 years ago
|
QA Contact: 4150 → 3853
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•26 years ago
|
||
Ok the tree view is seeing double-clicks as single clicks,
nsGtkEventHandler.cpp/InitMouseEvent() is finding the double-click Ok,
somebody's dropping the ball in between.
Assignee | ||
Comment 2•26 years ago
|
||
I have a fix for this in my tree.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
Fixed.
Updated•26 years ago
|
QA Contact: 4082
Comment 6•26 years ago
|
||
Greg -- please work with slamm on verifying this bug -- thanks
tree view test is seeing doubleclicks...verified with mar 15 build as fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•