https://bugs.documentfoundation.org/show_bug.cgi?id=151751
Bug ID: 151751
Summary: [SCREENSHOT] Cannot produce localized screenshots for
Calc
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
Description:
Localized screenshots for Calc are not produced with command "make". Only en-US
screenshot is created.
Steps to Reproduce:
1.Build libreoffice with --with-lang=fr de ja (whatever set of languages)
2.test build with languages if all is OK in user interface
3.issue "make screenshot" or "cd sc&& make screenshot" or "make sc.screenshot"
4. wait until finished
5. inspect workdir/screenshots/modules/scalc/ui/* to find a localized
screenshot under $lang/ folder
Actual Results:
Only the en-US screenshot is produced in workdir/screenshots/modules/scalc/ui/
Expected Results:
each dialog shoot for each languages defined in the build option above for Calc
Reproducible: Always
User Profile Reset: No
Additional Info:
The screenshooting for Writer and others work well.
--
You are receiving this mail because:
You are the assignee for the bug.