After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 688718 - Message tray bubbles - don't scroll the heading
Message tray bubbles - don't scroll the heading
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: message-tray
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-11-20 11:24 UTC by Allan Day
Modified: 2015-02-23 23:29 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8



Description Allan Day 2012-11-20 11:24:19 UTC
When you scroll an expanded banner, the header remains in view - it is only the message body that is scrolled. However, when you scroll from a message tray popup, the header is scrolled.

The header should always be visible, and it should only ever be the message body that is scrolled. This way, you can always see the context of the message. It will also enable us to ensure consistent layout between expanded banners and the popups.
Comment 1 Florian Müllner 2012-11-20 13:33:59 UTC
(In reply to comment #0)
> The header should always be visible, and it should only ever be the message
> body that is scrolled.

Which one? In the summary, notifications are grouped by source, so the popup may contain multiple notifications (each with its own header and body) ...
Comment 2 Allan Day 2012-11-26 14:07:40 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > The header should always be visible, and it should only ever be the message
> > body that is scrolled.
> 
> Which one? In the summary, notifications are grouped by source, so the popup
> may contain multiple notifications (each with its own header and body) ...

Where is that used? I never see it. :)
Comment 3 Florian Müllner 2012-11-26 14:20:40 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Which one? In the summary, notifications are grouped by source, so the popup
> > may contain multiple notifications (each with its own header and body) ...
> 
> Where is that used? I never see it. :)

Then you probably act timely on notifications instead of letting them pile up ...

libnotify comes with a bunch of test cases, you can try tests/test-basic for instance.
Comment 4 Jasper St. Pierre (not reading bugmail) 2012-11-26 15:53:07 UTC
If you have XChat highlights on, multiple of those will pile up into a source.
Comment 5 Allan Day 2015-02-23 22:16:39 UTC
With the new design [1] we don't have notifications popups any more - so I think this is obsolete.

[1] https://wiki.gnome.org/Design/OS/Notifications/
Comment 6 Florian Müllner 2015-02-23 23:29:11 UTC
I agree.