<table><tr><td style="">luc4 added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22774">View Revision</a></tr></table><br /><div><div><p>Hello, I'm not a Plasma expert, but I tried to investigate the situation a bit in Qt and plasma-framework. My understanding is that the notes applet is using TextArea from QtQuick.Controls 1. TextArea 1 creates an edit menu inside Qt, probably the one defined in <a href="https://code.qt.io/cgit/qt/qtquickcontrols.git/tree/src/controls/Private/EditMenu_base.qml" class="remarkup-link" target="_blank" rel="noreferrer">EditMenu_base.qml</a>. I see it is probably possible to replace this. Not sure if this can be modified, it is not public.</p>

<p>I could not find a default edit menu in QtQuick.Controls 2. I see that plasma-framework also includes a template for TextArea from QtQuick.Controls 2. It may be possible to define a edit menu in the template, making it disabled by default. This would have the benefit of showing a menu with a more consistent look.</p>

<p>Can someone confirm this? What about upgrading the TextArea element in notes to QtQuick.Controls 2 and adding the menu in the template in plasma-frameworks? Or is there a edit menu available already somewhere? If someone could provide a hint I may be able to go on with this. Thanks!</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R114 Plasma Addons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22774">https://phabricator.kde.org/D22774</a></div></div><br /><div><strong>To: </strong>luc4, davidedmundson, Plasma<br /><strong>Cc: </strong>ngraham, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>