[frameworks-ktexteditor] [Bug 307052] Code completion items should be executed when clicking on an item in the dropdown list

2016-03-22 Thread Kåre Särs via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=307052

Kåre Särs  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/ktex
   ||teditor/b37afce47ef23e497ae
   ||a14aa15243c88366bbcc3

--- Comment #4 from Kåre Särs  ---
Git commit b37afce47ef23e497aea14aa15243c88366bbcc3 by Kåre Särs.
Committed on 22/03/2016 at 06:48.
Pushed by sars into branch 'master'.

Fix selecting completion item with the mouse

Prevents closing of the popup when the view looses focus to the popup,
adds closing of the popup when it looses focus and returns the focus
to the view when the popup is closed in case it had focus.
REVIEW: 127444

M  +13   -0src/completion/katecompletionwidget.cpp
M  +2-1src/completion/katecompletionwidget.h

http://commits.kde.org/ktexteditor/b37afce47ef23e497aea14aa15243c88366bbcc3

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 307052] Code completion items should be executed when clicking on an item in the dropdown list

2016-02-12 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=307052

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org
   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-ktexteditor] [Bug 307052] Code completion items should be executed when clicking on an item in the dropdown list

2016-02-12 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=307052

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Kevin Funk  ---
This also breaks KDevelop. I'm surprised noone has worked on this issue yet?

-- 
You are receiving this mail because:
You are watching all bug changes.