Closed Bug 6258 Opened 25 years ago Closed 25 years ago

(feature) Selection mouse clicks needs to be implemented

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: sujay, Assigned: joki)

References

Details

(Whiteboard: [PDT+])

using 5/11 build of apprunner.

The following functionality needs to be implemented for editor

double click to select word
triple click to select block
Assignee: kostello → mjudge
Target Milestone: M9
Target Milestone: M9
Changed to Mike Judge, setting milestone to M9
also need to implement:

Up/Down arrow behavior
Status: NEW → ASSIGNED
Target Milestone: M7
double click is done triple click and key up down are not.  key up down is in
bug #5709 triple click may be done by m7 since i need to add line knowlege to
selection anyway
Blocks: 7922
Target Milestone: M7 → M9
all thats left is triple click really. i will keep this for m9. (i dont know if
i want this feature) all that is necessary to accomplish this easily will be
dont by m8.
Target Milestone: M9 → M10
er dont means done in last message.  i just didnt get to triple click yet this
is no biggie its just not high on priorities right now.
Assignee: mjudge → joki
Severity: normal → blocker
Status: ASSIGNED → NEW
its all ready!! i just dont get 3 mouse clicks ever. reassigning to joki until
he gets tripple click event working.
Status: NEW → ASSIGNED
Target Milestone: M10 → M12
I've hooked up the internals of this.  Two problems, Windows doesn't have a
build in triple click.  We can decide later how much we care.  And two, I need
Mac and Unix help to finish this.

Kathy volunteered to look at this on Mac before.  Kathy, can you hook up the
Mac side of this?  Just needs to send mousedown messages with the right click
count.  The rest is all done.  Moving to M12 for more work.
Whiteboard: [PDT+]
Putting on [PDT]+ radar.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
resolving this bug as fixed; Mac and Linux are able to respond correctly to
triple-click so the selection mouse click code has been implemented.  There is a
bug on Windows (#15095) for not correctly having the clickCount.
Status: RESOLVED → VERIFIED
verified in 10/12 build.
You need to log in before you can comment on or make changes to this bug.