Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#713 closed defect (fixed)

GUI: Dir selector bug on triple-click

Reported by: SF/doc_wagon Owned by: fingolfin
Priority: low Component: GUI
Version: Keywords:
Cc: Game:

Description

If you accidentally triple-click a directory in the directory selector window, the first two clicks work as expected, but if the third click happens to be also on a directory, the dir selector immediately descends into that subdirectory again. Hard to explain -- ask me in IRC (my nick is Dark-Star) if it's unclear what I mean :-)

Expected behavior should be that the "double click timeout" or whatever is reset after a double-click, so that a triple-click is not seen as two double clicks. This might be a general problem in other parts of the GUI too, haven't checked it yet.

--Darkstar

Ticket imported from: #698864. Ticket imported from: bugs/713.

Change History (5)

comment:1 by fingolfin, 21 years ago

Owner: set to fingolfin
Priority: normallow

comment:2 by fingolfin, 21 years ago

Summary: Dir selector bug on triple-clickGUI: Dir selector bug on triple-click

comment:3 by fingolfin, 21 years ago

Actually, it's a feature that we support triple clicks in the GUI code, and that should not be changed. Rather, the launcher should specifically check for double clicks only (clickCount == 2).

comment:4 by fingolfin, 21 years ago

Resolution: fixed
Status: newclosed

comment:5 by digitall, 5 years ago

Component: --Unset--GUI
Note: See TracTickets for help on using tickets.