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 745035 - size setting not respected
size setting not respected
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: List View
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-23 17:18 UTC by sébastien lafargue
Modified: 2015-02-25 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
video (1.44 MB, video/webm)
2015-02-23 17:18 UTC, sébastien lafargue
  Details
views: initialize zoom-to-level action value (1.69 KB, patch)
2015-02-25 15:15 UTC, Carlos Soriano
committed Details | Review

Description sébastien lafargue 2015-02-23 17:18:34 UTC
Created attachment 297688 [details]
video

When setting the size of list view to small, it shows me the view with a small size but the view size appear as standard when opening a new tab.

For a new window from a folder, it works but the slider is set to standard everytimes.

I'm under fully updated fedora rawhide and nautilus 3.15.90
Comment 1 Carlos Soriano 2015-02-25 15:15:52 UTC
Created attachment 297889 [details] [review]
views: initialize zoom-to-level action value

So the toolbar can poll it when creating the menu.
Previously the slider in the toolbar had the wrong value when
initialized.
Comment 2 Carlos Soriano 2015-02-25 15:19:13 UTC
Attachment 297889 [details] pushed as ff04d46 - views: initialize zoom-to-level action value