[KDE/Mac] Review Request 119900: [OS X] less obtrusive missing declaration widget

RJVB Bertin rjvbertin at gmail.com
Fri Aug 22 13:08:36 UTC 2014



> On Aug. 22, 2014, 2:26 p.m., Kevin Funk wrote:
> > Note: We're working on it already -- we're actually trying to resolve the issues for all platforms, not just OSX.
> > 
> > But let's keep this open for the time being, and as long as the issue isn't resolved.

Hmmm, at least this gives you a possible workaround/solution with minimal changes.

Note however that there's nothing OS X specific in my changes (apart from the references to that OS in the comments)!


- RJVB


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119900/#review65035
-----------------------------------------------------------


On Aug. 22, 2014, 2:06 p.m., RJVB Bertin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119900/
> -----------------------------------------------------------
> 
> (Updated Aug. 22, 2014, 2:06 p.m.)
> 
> 
> Review request for KDE Software on Mac OS X and KDevelop.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> This patch renders the assistant popup widget used for suggesting to add missing declarations to a class being edited less obtrusive on configurations like OS X where the Alt modifier might be used in shortcuts like Word-Left/Right (to match them with the system default).
> 
> The patch basically makes the Alt keypress to handle the popup's programmatic shortcuts a transient trigger rather than a state change that persists until the popup is either accepted or dismissed. This will of course apply to other widgets than just the one presented by the missing declaration feature.
> 
> For more details, see https://bugs.kde.org/show_bug.cgi?id=338380
> 
> 
> Diffs
> -----
> 
>   shell/assistantpopup.cpp 06d6ccf 
> 
> Diff: https://git.reviewboard.kde.org/r/119900/diff/
> 
> 
> Testing
> -------
> 
> With KDevelop 4.7RC (x.7.60) on OS X (10.6.8, KDE 4.12.5 and Qt 4.8.6 from MacPorts) and with KDevelop git/master on Linux (Ubuntu 14.04 with KDE 4.13.3 and Qt 4.8.6) with word left/right evoked by Alt+Left/Right).
> 
> 
> Thanks,
> 
> RJVB Bertin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20140822/305f5c72/attachment-0001.html>


More information about the kde-mac mailing list