Closed Bug 167285 Opened 22 years ago Closed 22 years ago

Double Click on Event in Calendar behaves differently in Day/Week/Month View. Incorrect in all cases.

Categories

(Calendar :: Sunbird Only, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chris, Assigned: mikeypotter)

Details

(Keywords: regression)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020902
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020902

Note that the single click behaves as expected in all cases, that is it selects
the Event I clicked on and highlights it in the Event List.

Day View ---
* Double clicking on an event opens a New Event dialog.

Week View ---
* Double clicking on an event other than the last event in current week does
nothing.
* Double clicking on the last event in the current week opens a New Event dialog.

Month View ---
* Double clicking on an event opens a New Event dialog.



Reproducible: Always

Steps to Reproduce:



Expected Results:  
Should open an Edit Event for the event clicked upon in all scenarios.

Let me know if I should break this out into multiple bugs, all looks related to
me though...

Mozilla Calendar 2002090511-cal
confirming on Mozilla Calendar 2002090516-cal 
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
This is a pretty serious regression, and I can't figure out what is going on.
The doubleclick on all the boxes does not seem to be taking hold any longer.
Keywords: regression
This is fixed in CVS.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
I'll also post the fix here:
In unifinder.js, change 
SearchTree.treeBoxObject.selection.select( RowToScrollTo );

to

SearchTree.treeBoxObject.selection.timedSelect( RowToScrollTo, 1 );
Default QA Contact for Calendar has changed.  If you wish to remain the QA
contact for this bug, feel free to change it back.
QA Contact: colint → brantgurganus2001
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in before you can comment on or make changes to this bug.