Bug 75636 - LOCALHELP: Localised (L10n) images not used from the icon-theme
Summary: LOCALHELP: Localised (L10n) images not used from the icon-theme
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 4.2.0.4 release
Hardware: All Mac OS X (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 11:07 UTC by Andrew
Modified: 2014-10-15 13:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Andrew 2014-03-01 11:07:53 UTC
Icon themes contain 'localised' images for certain help topics, e.g.:
icon-themes/Galaxy/res/helpimg/bg

This would require that online help supports the same run-time image fallback as occurs when rendering icons in the UI, e.g.:
icon-themes/Galaxy/cmd/bg

If no localised image is found (res/helpimg/XX/), it should fallback to the images in the parent directory (res/helpimg/). During testing, I discovered this doesn't occur; guessing all images are simply hardcoded links from help content to the current icon theme.

Testing:
- Select a different locale (after installing), which has different images in res/helpimg/XX ... Korean (ko) is a good choice for clear difference in images.
- View online help topics, such as:
> Text Formatting Bar
> Line and Filling Bar
- Non-localised help images are used from res/helpimg/. It should display the localised  version.
- Additionally, icons are not localised (check Bold, Italic, etc.) and should be taken from /cmd/ko/ ...

I'm not sure if this ever worked? Is there a reasonable user expectation for localised images in help? Currently the 'cost' of bundling localised helpimages is ~1.5MB per install.


Testing: Version: 4.2.0.4, Mac.
Build ID: 05dceb5d363845f2cf968344d7adab8dcfb2ba71
Comment 1 Alex Thurgood 2014-10-15 13:14:13 UTC
Isn't this the same as, or very similar to, bug 75637?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.