[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-08-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391646

alex...@gmx.net changed:

   What|Removed |Added

 CC||alex...@gmx.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-08-02 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

--- Comment #10 from Dr. Chapatin  ---
Hi David
Copy a big file (~500MiB) to another partition/device using Dolphin and repeat
this step several times until the amount of entries shown in the notifications
applet history is enough to enable the scroll bar (Each time a file operation
is completed, a new entry is created in the notifications applet history).
Copy a bigger file to another partition/device and click on the notifications
applet while the file operation is happening to show its progress: the file
operation progress on top of the notifications applet is hidden, you need to
scroll up to see it (like you can see in my gif).
Just reproduced on Arch Linux running plasma 5.13.3.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-08-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=391646

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #9 from David Edmundson  ---
Can you give some concrete steps to trigger this? We're going to need to put
some different sized delegates in the view and then remove some at the top to
trigger it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-06-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

Dr. Chapatin  changed:

   What|Removed |Added

Version|5.12.3  |5.13.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-05-02 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

Dr. Chapatin  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #8 from Dr. Chapatin  ---
Unfortunately it's not fixed in plasma 5.12.5, Arch Linux

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-04-25 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

--- Comment #7 from Dr. Chapatin  ---
(In reply to Dr. Chapatin from comment #2)
> I want that latest entry on top is always visible when clipboard applet is
> opened.

lol
Obviously I meant "...notifications applet is opened".

Thank you very much for solving this annoying usability problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-04-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391646

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/19332567dce61
   ||3b0d6ad59497a614d397c31ba91
 Resolution|--- |FIXED
   Version Fixed In||5.12.5

--- Comment #6 from Kai Uwe Broulik  ---
Git commit 19332567dce613b0d6ad59497a614d397c31ba91 by Kai Uwe Broulik.
Committed on 25/04/2018 at 09:30.
Pushed by broulik into branch 'Plasma/5.12'.

[Notifications] Always scroll to the top when opening

The more important recent stuff is at the top.
FIXED-IN: 5.12.5

Differential Revision: https://phabricator.kde.org/D11989

M  +10   -0applets/notifications/package/contents/ui/main.qml

https://commits.kde.org/plasma-workspace/19332567dce613b0d6ad59497a614d397c31ba91

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-04-06 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391646

Kai Uwe Broulik  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #5 from Kai Uwe Broulik  ---
We abuse ListView somewhat to ensure we don't OOM when there's lots of
notifications, so the stuff at the top is in ListView's "header" which it
doesn't consider when placing it "at the top". Will have a look.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-03-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

--- Comment #4 from Dr. Chapatin  ---
Created attachment 111340
  --> https://bugs.kde.org/attachment.cgi?id=111340=edit
demonstration

Hi Alexander
See my gif plase. Note that the file operation progress on top is hidden when I
open notification applet. I need scroll up to show it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-03-12 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=391646

--- Comment #3 from Alexander Mentyu  ---
Could you please attach screenshot/video - i can't figure it out)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-03-11 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391646

--- Comment #2 from Dr. Chapatin  ---
I want that latest entry on top is always visible when clipboard applet is
opened.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 391646] When applet history contains several entries, I need to scroll up to show latest entry on top

2018-03-11 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=391646

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
if there is ongoing file transfer operation - it always displays on top of
history

if there are new notifications - after opening Notifications panel popup -
recent notifications are displayed on top

after scrolling to certain position in Notifications history - popup opens at
that last scrolled position

do you want that the ongoing file transfer operations were at top
non-scrollable fixed position?

or that if there are ongoing file transfers - history popup always scrolls up
to top regardless of last scrolled position?

-- 
You are receiving this mail because:
You are watching all bug changes.