Closed
Bug 68937
Opened 24 years ago
Closed 24 years ago
Double clicking thread to open message expands thread
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: neil, Assigned: hyatt)
Details
Steps to reproduce problem:
1. Open Mail and News
2. Collapse the message pane
3. Find a collapsed thread
4. Double click it
Expected results: Thread stays collapsed
Actual results: Thread expands
Additional information: Message window opens by design. It should be possible
for this action to override the default expand(/collapse) action. Perhaps trees
or treerows should have oncommand attributes that specify a double click action
which can prevent the default action e.g. by calling event.preventDefault().
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 62630 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•