| Summary: | Empty spaces in special characters dialog selection grid (no filtering of unavailable characters) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabriel Diosan <gabsd84> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | caolan.mcnamara, fitojb |
| Priority: | medium | ||
| Version: | 4.4.0.0.alpha2 | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:4.5.0 target:4.4.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Screenshot of empty spaces in the special characters dialog | ||
|
Description
Gabriel Diosan
2014-11-12 14:24:24 UTC
This bug has long been present, but now is more evident. In previous versions I could only reproduce it in a low-end, old computer running Windows XP. I rather suspect that the count of chars from FontCharMap::GetCharCount is wrong somehow Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c56d96fc39de897b5e8213eb5e5af295759dccbf Resolves: fdo#86203 FontCharMap claims to have twice the entries it should It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b5795df5608c3dafa7895ab35a70ac172d68b32b&h=libreoffice-4-4 Resolves: fdo#86203 FontCharMap claims to have twice the entries it should It will be available in 4.4.0.0.beta2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |