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 772098 - Associate Calendar color circle with calendar name in details entry
Associate Calendar color circle with calendar name in details entry
Status: RESOLVED FIXED
Product: gnome-calendar
Classification: Applications
Component: User Interface
3.21.x
Other Linux
: Normal normal
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-28 04:04 UTC by Mohammed Sadiq
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
calendar entry dialog (image) (24.17 KB, image/png)
2016-09-28 04:04 UTC, Mohammed Sadiq
  Details
edit-dialog: allign circle with subtitle (3.16 KB, patch)
2017-01-28 18:34 UTC, Ceapa Andrei
none Details | Review
edit-dialog: allign circle with subtitle (3.15 KB, patch)
2017-01-30 18:43 UTC, Ceapa Andrei
committed Details | Review

Description Mohammed Sadiq 2016-09-28 04:04:11 UTC
Created attachment 336413 [details]
calendar entry dialog (image)

The colored circle is associated with calendar. So It shall be good to do the same in event entry dialog. Right now as the user types the event title, the colored circle moves along with the title.

See the attached screenshot (the orange circle)
Comment 1 Mohammed Sadiq 2016-09-28 04:05:18 UTC
In the case in the above screenshot, the orange circle should stay with the 'To Do' label.
Comment 2 Ceapa Andrei 2017-01-28 18:34:29 UTC
Created attachment 344465 [details] [review]
edit-dialog: allign circle with subtitle

Move the circle in the headerbar on the same line with the
subtitle, so that it will not move when the length of the event
title increases.
Comment 3 Georges Basile Stavracas Neto 2017-01-30 13:57:16 UTC
Comment on attachment 344465 [details] [review]
edit-dialog: allign circle with subtitle

The commit looks good, but I can't push it because the author email is malformated. Please check the Git/Help page [1] for details.

[1] https://wiki.gnome.org/Git/Help/AuthorEmail
Comment 4 Ceapa Andrei 2017-01-30 18:43:19 UTC
Created attachment 344575 [details] [review]
edit-dialog: allign circle with subtitle

Move the circle in the headerbar on the same line with the
subtitle, so that it will not move when the length of the event
title increases.
Comment 5 Ceapa Andrei 2017-01-30 18:49:05 UTC
(In reply to Georges Basile Stavracas Neto from comment #3)
> Comment on attachment 344465 [details] [review] [review]
> edit-dialog: allign circle with subtitle
> 
> The commit looks good, but I can't push it because the author email is
> malformated. Please check the Git/Help page [1] for details.
> 
> [1] https://wiki.gnome.org/Git/Help/AuthorEmail

Thanks for the review. I have updated the email for the commit. I think it should work now.
Comment 6 Georges Basile Stavracas Neto 2017-02-01 17:20:24 UTC
Thanks for the patch!

Attachment 344575 [details] pushed as 4ab02f4 - edit-dialog: allign circle with subtitle