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 673374 - Calendar Should be Scrollable in dateMenu.js
Calendar Should be Scrollable in dateMenu.js
Status: RESOLVED DUPLICATE of bug 666928
Product: gnome-shell
Classification: Core
Component: calendar
3.2.x
Other Linux
: Normal minor
: ---
Assigned To: David Zeuthen (not reading bugmail)
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-02 15:41 UTC by 4ud1b31
Modified: 2013-05-29 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot with cut of calendar pop-up. (91.33 KB, image/png)
2012-07-27 18:45 UTC, Simonas Kazlauskas
  Details
Comment #3 proposal (2.04 KB, patch)
2012-07-27 20:39 UTC, Simonas Kazlauskas
none Details | Review

Description 4ud1b31 2012-04-02 15:41:35 UTC
I have a busy week planned, and when I click on the Date/Time Button the menu occupies the entire screen vertically not allowing me to see the Date And Time Settings link, or the Open Calendar Link.  This menu should be scrollable to allow users to see the entire listing of appointments, and possibly set to a maximum height for aesthetics.  Another option would be to remove Weekly appointments, as reoccuring appointments can cause an extremely verbose lists(Although that isn't to say that someone with a rather busy day may not be able to see the entire listing).

Relevant code (as my small user mind understands it) is on lines 86-152.  I'm not entirely sure how difficult of a modification this would be, I don't imagine it would have far reaching ramifications.
Comment 1 4ud1b31 2012-04-02 17:14:03 UTC
A work around to this at the current time is to select a different date to see the Settings links.
Comment 2 4ud1b31 2012-04-02 19:17:15 UTC
I'm not competent enough to come up with a the code for creating an St.ScrollView object so I just hacked the calendar.js script change line 752:  (Change _showToday(); to _showOtherDay(this._date);  Which gives me just the days goings on.  Not a good solution, but it keeps me sane.
Comment 3 Simonas Kazlauskas 2012-07-27 18:44:51 UTC
Same issue here, however I don't agree with list being scrollable.

Next week section is barely useful at all – it takes a lot of space and it is hard to make out important things in that monolithic list. I'd rather see "Day after tomorrow" section instead. I'm really not that interested (and I suspect that most people as well) in events that far away.

Attached file illustrates this problem – bottom part of popup just gets cut on my small 1366x768 screen.

Also I'd change status from Unconfirmed to New.
Comment 4 Simonas Kazlauskas 2012-07-27 18:45:36 UTC
Created attachment 219752 [details]
Screenshot with cut of calendar pop-up.
Comment 5 Simonas Kazlauskas 2012-07-27 20:39:32 UTC
Created attachment 219755 [details] [review]
Comment #3 proposal
Comment 6 Florian Müllner 2013-05-29 22:39:31 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 666928 ***