<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: Kirigami, mart.<br />Restricted Application added a project: Kirigami.<br />Restricted Application added a subscriber: plasma-devel.<br />ngraham requested review of this revision.
</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/D11009" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Right now passiveNotifications last for 4.5 seconds by default, including the time taken up by their appearance and disappearance animations. In practice, the notifications are readable for abour 3.5-4 seconds, max. This is far too short a time for the user to notice that the notification appeared, move their eyeballs to it, start reading it, and finish reading it.</p>

<p>When a notification disappears before it's been fully read, or worse, before the user even started reading it, extreme feelings of user discomfort are generated. Users start to think, "did I miss something important? What are the consequences to not seeing that!?" It matters not if the notification was unimportant;people <em>hate</em> the feeling of "missing out", and the current low duration induces those feelings.</p>

<p>This patch increases the default time on-screen to 7 seconds, greatly increasing the liklihood that the user will actually notice and read the notification before it disappears. It also accordingly increases the <tt style="background: #ebebeb; font-size: 13px;">short</tt> and <tt style="background: #ebebeb; font-size: 13px;">long</tt> durations too.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Test in Discover:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Install Flatpak backend</li>
<li class="remarkup-list-item">Go to <span><span class="phui-tag-view phui-tag-type-shade phui-tag-grey phui-tag-shade "><span class="phui-tag-core ">Settings</span></span></span> page</li>
<li class="remarkup-list-item">Click hamburger menu for Flatpah backend</li>
<li class="remarkup-list-item">Choose "Add Source"</li>
<li class="remarkup-list-item">Enter "aaaaaaaaaaaaaa" in the text field and click <span><span class="phui-tag-view phui-tag-type-shade phui-tag-grey phui-tag-shade "><span class="phui-tag-core ">OK</span></span></span></li>
</ul>

<p>With this patch, the message that appears lasts for 7 seconds, and you can actually read it in time before it disappears.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>longer-lasting-passiveNotifications (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11009" rel="noreferrer">https://phabricator.kde.org/D11009</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/templates/private/PassiveNotification.qml</div></div></div><br /><div><strong>To: </strong>ngraham, Kirigami, mart<br /><strong>Cc: </strong>plasma-devel, apol, davidedmundson, mart, hein<br /></div>