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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to