D21156: Fix browse mode not disabled after Ctrl is released

Simone Gaiarin noreply at phabricator.kde.org
Sat May 18 11:25:20 BST 2019


simgunz added a comment.


  In D21156#465844 <https://phabricator.kde.org/D21156#465844>, @mwolff wrote:
  
  > you are removing a feature, but only partially - a lot of code would become superfluous by this change and should be cleaned up accordingly
  
  
  As rjvbb said, no feature have been removed. The feature is still there through the Alt key (as it was before), while not accessible anymore with the Ctrl key. There is no reason to have the same (undocumented) feature on two different keys. Moreover there is no code to cleanup, what is there is needed to have the feature working on the Alt key (at least for my understanding of the code, I have not noticed unuseful blocks).
  
  > that said, how do you trigger the bug? for me ctrl + click works as intended, and I want to keep that functionality. please describe how to trigger the bug, then we can think about fixing it properly instead of removing the feature.
  
  The bug appears when the python plugin is installed and active.
  Steps to reproduce:
  
  - Select the editor
  - Click and release Ctrl
  - The cursor becomes and remains a hand
  
  Beside the python plugin, I believe that also without it (when everything is working correctly) the code was wrong. See comment 15 on the bug report for a detailed explanation.
  
  In D21156#465844 <https://phabricator.kde.org/D21156#465844>, @mwolff wrote:
  
  > you are removing a feature, but only partially - a lot of code would become superfluous by this change and should be cleaned up accordingly
  >
  > that said, how do you trigger the bug? for me ctrl + click works as intended, and I want to keep that functionality. please describe how to trigger the bug, then we can think about fixing it properly instead of removing the feature.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D21156

To: simgunz, #kdevelop, rjvbb, mwolff
Cc: mwolff, rjvbb, kdevelop-devel, christiant, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190518/e7d40381/attachment.html>


More information about the KDevelop-devel mailing list