Public bug reported:
It is currently possible to change size of appendable notification
bubbles while a confirmation bubble is visible. This goes against the
spec which says:
"The first bubble, if it is a notification bubble, should also never
change size while any confirmation bubble is also visible; instead, it
should wait until all current confirmation bubbles have disappeared."
Steps to reproduce:
I could not get append to work with notify-send so I have the attached chunk of
python code which should help debug this issue.
1) python notification_change_size_bug.py
2) change volume before 1 second timer runs out
3) note text grows behind volume
** Affects: notify-osd
Importance: Undecided
Status: New
--
Notification bubble can change size while Confirmation bubble is visible
https://bugs.launchpad.net/bugs/354339
You received this bug notification because you are a member of Notify
OSD Developers, which is subscribed to Notify OSD.
Status in Notify OSD: New
Bug description:
It is currently possible to change size of appendable notification bubbles
while a confirmation bubble is visible. This goes against the spec which says:
"The first bubble, if it is a notification bubble, should also never change
size while any confirmation bubble is also visible; instead, it should wait
until all current confirmation bubbles have disappeared."
Steps to reproduce:
I could not get append to work with notify-send so I have the attached chunk of
python code which should help debug this issue.
1) python notification_change_size_bug.py
2) change volume before 1 second timer runs out
3) note text grows behind volume
_______________________________________________
Mailing list: https://launchpad.net/~dx-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dx-team
More help : https://help.launchpad.net/ListHelp