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 697124 - what are workspaces needs an update
what are workspaces needs an update
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: gnome-help
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: André Klapper
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2013-04-02 16:43 UTC by Matthias Clasen
Modified: 2014-01-26 22:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Updated shell-workspaces.page (27.41 KB, patch)
2013-04-06 09:08 UTC, Aruna Sankaranarayanan
needs-work Details | Review
Overlay-element-used-to-enclose-the-screenshot (2.57 KB, patch)
2013-11-05 17:35 UTC, Aruna Sankaranarayanan
none Details | Review
Screenshot, with overlay element (1.55 KB, patch)
2013-11-09 04:10 UTC, Aruna Sankaranarayanan
none Details | Review
Screenshot without overlay element (1.55 KB, patch)
2013-11-09 04:17 UTC, Aruna Sankaranarayanan
none Details | Review
Screenshot without overlay element (1.15 KB, patch)
2013-11-09 04:21 UTC, Aruna Sankaranarayanan
committed Details | Review

Description Matthias Clasen 2013-04-02 16:43:02 UTC
the screenshot of the workspace switcher there has the search entry in the wrong place. should be replaced by a newer screenshot.
Comment 1 Aruna Sankaranarayanan 2013-04-06 09:08:16 UTC
Created attachment 240824 [details] [review]
Updated shell-workspaces.page

I haven't removed the old screenshot yet. Also, haven't pushed to master.

Waiting for a review. :)
Comment 2 Sindhu S 2013-04-06 10:25:46 UTC
I think you should retain the file name "shell-workspaces", it's more appropriate and just update the screenshots.
Comment 3 Aruna Sankaranarayanan 2013-04-06 13:47:34 UTC
I don't intend to change the name of the page.(And I haven't :) )

As of now, I have added a screenshot called shell-workspaces-new.png. If it's reviewed to be okay, I can change the name to shell-workspaces.png, delete the old shell-workspaces.png and make all necessary changes to the Makefile.

Thanks for looking at the patch. :)
Comment 4 Kat 2013-04-08 23:20:04 UTC
Review of attachment 240824 [details] [review]:

Firstly, replace the old image with the new one without renaming it (as Sindhu said), so that the old image is no longer there. Secondly, that image is currently so tiny that it's a bit useless. Either think of a way to increase the size until it is readable without making it take up any more height or use experimental UI extensions[1] alongside a full sized image so that a clickable thumbnail is shown to the user.

[1] see https://git.gnome.org/browse/gnome-getting-started-docs/tree/gnome-help/C/getting-started.page for example on how to use it
Comment 5 Kat 2013-11-04 21:12:50 UTC
Hi Aruna, are you still interested in working on this bug?
Comment 6 Aruna Sankaranarayanan 2013-11-05 15:12:34 UTC
Hey Kat, I have been working on this bug actually. I did some work on it with Petr, at GUADEC, as well. While we have a thumbnail that, on clicking, is enlarged, we weren't able to display this thumbnail on the right side of the page, when rendered on yelp. Right now, it gets rendered right below the title on the centre and I am not sure if there's a means to render it on the right, and have the text fill around it. If someone clarifies, I can submit a patch almost immediately.
Comment 7 Aruna Sankaranarayanan 2013-11-05 17:35:02 UTC
Created attachment 259032 [details] [review]
Overlay-element-used-to-enclose-the-screenshot

Screenshot used is of poor quality since it was only used for testing. I can update it once you finish testing to check if floatend floatright works on the style.
Comment 8 Kat 2013-11-08 22:48:21 UTC
I've not been able to make it work properly, so could you please update the screenshot for now so that it's done for the 3.10.2 release and we can figure out what to do about making the screenshot useful after the release…
Comment 9 Aruna Sankaranarayanan 2013-11-09 04:10:50 UTC
Created attachment 259309 [details] [review]
Screenshot, with overlay element

Hey Kat, you didn't specify whether we should keep the screenshot with the overlay(Where the thumbnail is in the middle of the page), or the other one, so I am attaching patches to both.

I think the one without the overlay would be more suitable, though.
Comment 10 Aruna Sankaranarayanan 2013-11-09 04:17:50 UTC
Created attachment 259310 [details] [review]
Screenshot without overlay element

This screenshot does not use the experimental UI namespace, and uses the regular media element for the screenshot.
Comment 11 Aruna Sankaranarayanan 2013-11-09 04:21:06 UTC
Created attachment 259311 [details] [review]
Screenshot without overlay element

Screenshot without overlay element. It does not use the experimental UI namespace and uses a regular <media> element for the screenshot.

(Updated the wrong patch last time. ;) )
Comment 12 Aruna Sankaranarayanan 2013-11-09 11:01:40 UTC
Review of attachment 259311 [details] [review]:

Publish.

Should the bug be marked as RESOLVED/FIXED? I am not sure because we want to ultimately work on the overlay right?