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 754968 - File operations popover is too narrow
File operations popover is too narrow
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File and Folder Operations
3.17.x
Other Linux
: Normal normal
: 3.18
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-13 18:35 UTC by Piotr Drąg
Modified: 2015-11-13 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the problem (15.55 KB, image/png)
2015-09-13 18:35 UTC, Piotr Drąg
  Details
progress-info-widget: increment max chars (1.10 KB, patch)
2015-11-13 18:05 UTC, Carlos Soriano
committed Details | Review

Description Piotr Drąg 2015-09-13 18:35:43 UTC
Created attachment 311238 [details]
Screenshot of the problem

A lot of translations are considerably longer than the English original. The popover doesn't take the strings (or variables) length into consideration, so the text is always getting cut.
Comment 1 Carlos Soriano 2015-11-13 18:05:29 UTC
Created attachment 315426 [details] [review]
progress-info-widget: increment max chars

On languages different than English was not enough, making the
text not understandable.
Comment 2 Carlos Soriano 2015-11-13 18:05:50 UTC
Attachment 315426 [details] pushed as 6a44cae - progress-info-widget: increment max chars