broulik accepted this revision.
broulik added a comment.
This revision is now accepted and ready to land.


  >   and then copy the correct or suggested into the clipboard for further 
usage?
  
  Calculator runner does `setText` on `QClipboard` in `run`, so I guess this is 
the way.
  `InformationalMatch` causes the `data` to be set as query when run. Pick your 
poison.

INLINE COMMENTS

> spellcheck.cpp:225
> +            match.setText(query);
> +            match.setSubtext(i18n("Correct"));
> +            match.setData(query);

Add some context, "Correct" could also be a verb

REPOSITORY
  R114 Plasma Addons

BRANCH
  spellrunnerMakeTermsCopyable

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

To: kossebau, broulik
Cc: plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol, mart

Reply via email to