[Libreoffice-bugs] [Bug 108251] New: [SCREENSHOT] Issues in screenshots implementation
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 30 19:45:17 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108251
Bug ID: 108251
Summary: [SCREENSHOT] Issues in screenshots implementation
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: olivier.hallot at documentfoundation.org
CC: olivier.hallot at documentfoundation.org
After following the instructions on manual screen shooting of the page
https://wiki.documentfoundation.org/Documentation/Screenshots
Here are some issues I found.
1) The code snippet suggested at the bottom of the dialog miss double quotes in
tags attributes. The image in the wiki page clearly shows it.
Attributes with no quotes:
id
xml-lang
src
width
height
2) on saving the dialog image, the suggested filename is not the dialog outer
widget title, but the dialog .ui file name.
example: when saving 'Pick a Color' dialog, the suggested filename is
"colorpickerdialog.png" instead of "ColorPicker.png". The last is what the code
snippet suggest.
3) the <alt> value could be the dialog title (e.g. "Pick a Color")
4) same for the <caption> tag, that is not suggested in the snippet, but is
valid for XHP.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170530/778ab88c/attachment.html>
More information about the Libreoffice-bugs
mailing list