Re: Review Request 127034: Close tab on mouse release
Kai Uwe Broulik <[email protected]> Wed, 08 Feb 2017 14:15:56 -0000
| Newsgroups | gmane.comp.kde.usability,gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]> |
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127034/ ----------------------------------------------------------- (Updated Feb. 8, 2017, 2:15 nachm.) Status ------ This change has been discarded. Review request for Dolphin and KDE Usability. Repository: dolphin Description ------- rather than on mouse press. Diffs ----- src/dolphintabbar.h 6daa9a1 src/dolphintabbar.cpp dbd324d Diff: https://git.reviewboard.kde.org/r/127034/diff/ Testing ------- I've always wondered why closing tabs in Dolphin felt so weird compared to other applications, now I know why. Makes it consistent with other applications, namely web browsers, also button presses are also usually handled on release. Thanks, Kai Uwe Broulik