D29846: kanji browser: add 'copy to clipboard' button
Aleksei Nikiforov <[email protected]> Sat, 6 Jun 2020 18:25:39 +0000
| Newsgroups | gmane.comp.kde.devel.education |
|---|---|
| Message-ID | <5b801f431b8e5b9ca601c262013cf517__18014.4527972274$1591467980$gmane$org@localhost.localdomain> |
i.Dark_Templar created this revision. i.Dark_Templar added reviewers: yurchor, mlaurent, KDE Edu. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. i.Dark_Templar requested review of this revision. REVISION SUMMARY When looking for kanji in "search for kanji" window, it's possible to easily copy resulting kanji string with single button click. It's also possible to copy kanji and it's meanings from main window. But in kanji browser mode it's not intuitively obvious that user may copy kanji by selecting big image of kanji with line numbers printed on it and copying. This change makes copying kanji from kanji browser more intuitive by providing a button for copying last viewed kanji. TEST PLAN 1. Open kanji browser, select any kanji, press new copy button 2. Open some text editor, like kate, paste copied kanji and ensure that it's correct kanji 3. Repeat steps 1 and 2 for different kanji few times REPOSITORY R332 Kiten REVISION DETAIL https://phabricator.kde.org/D29846 AFFECTED FILES kanjibrowser/kanjibrowserui.rc kanjibrowser/kanjibrowserview.cpp kanjibrowser/kanjibrowserview.h To: i.Dark_Templar, yurchor, mlaurent, #kde_edu Cc: kde-edu, narvaez, apol