Bug 134649
| Summary: | [patch]Custom hyphens doesn't work anymore | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Malmgren <dm> | ||||
| Component: | openoffice.org | Assignee: | Dan Williams <dcbw> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | caolanm, pb | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-01-27 12:44:06 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Daniel Malmgren
2004-10-05 13:20:35 UTC
I see it as well, its related to the gtk integration. (also logged upstream as http://www.openoffice.org/issues/show_bug.cgi?id=39038) Created attachment 108620 [details]
patch to alias the two different - buttons as the same
caolanm->dcbw: something odd here. The generic non-vcl vcl-plug appearently
sees the - from the top row and the - from the numeric keypad as the same
keysym. This patch makes the top row - act the same as the keypad one from the
gtk plugin as well.
cmc->Daniel: You can use ctrl + the "-" from the numberic keypad as a workaround to get custom hyphens for the moment *** Bug 140247 has been marked as a duplicate of this bug. *** caolan: Thanks. Can't really understand why I didn't try that myself... fixed in 1.1.3 as available in rawhide and fc3-updates. integrated in upstream 2.0 |