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 745396 - Add to Collection Dialog Too Small
Add to Collection Dialog Too Small
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
3.15.x
Other All
: Normal minor
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-03-01 23:41 UTC by Muhammet Kara
Modified: 2015-03-03 08:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Small window with partially visible label text (9.71 KB, image/png)
2015-03-01 23:41 UTC, Muhammet Kara
  Details
Patch for fixing the partially visible text (1.27 KB, patch)
2015-03-01 23:51 UTC, Muhammet Kara
committed Details | Review

Description Muhammet Kara 2015-03-01 23:41:31 UTC
Created attachment 298239 [details]
Small window with partially visible label text

When there is no collections, select a few documents and click "Add to Collection".

A dialog opens telling you that you don't have any collections yet. But the window is too small, and part of the text is invisible.

Setting the window height from 250 to 300 solves the problem.
Comment 1 Muhammet Kara 2015-03-01 23:51:00 UTC
Created attachment 298240 [details] [review]
Patch for fixing the partially visible text
Comment 2 Debarshi Ray 2015-03-03 08:41:27 UTC
Review of attachment 298240 [details] [review]:

Perfect. Thanks for the patch.