← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 721102] Re: Tab closure on mouse down

 

good start. :) but this will need an additional verification to make
sure that the tab that received the "mouse down" event is the same as
the one on "mouse up". eg i start middle-clicking on tab1, then drag the
mouse to tab2; no tab should be closed in that case.

what about shift + left-click? should that also be changed to take
effect only after the mouse has been released?

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/721102

Title:
  Tab closure on mouse down

Status in DC++:
  Confirmed

Bug description:
  Closure of a tab is done with middle mouse button on "mouse down".
  Most other applications with tabs close them on "mouse up" and it
  'feels' better that way IMO.



References