Bug 1072376
| Summary: | Source code viewer does not use monospaced font | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Tomas Livora <tlivora> | ||||||
| Component: | Business Central | Assignee: | Toni Rikkola <trikkola> | ||||||
| Status: | CLOSED EOL | QA Contact: | Jiri Locker <jlocker> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 6.0.1 | CC: | kverlaen, manstis, mbaluch, rzhang, trikkola | ||||||
| Target Milestone: | DR2 | ||||||||
| Target Release: | 6.1.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: |
Reproduced on 6.0.2.CR1 and Chrome 35.
|
|||||||
| Last Closed: | 2020-03-27 19:46:43 UTC | Type: | Bug | ||||||
| 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
Tomas Livora
2014-03-04 13:25:35 UTC
master: https://github.com/droolsjbpm/kie-wb-common/commit/15d2fb473 6.0.x: https://github.com/droolsjbpm/kie-wb-common/commit/73dc00e28 The bug is not fixed in BPMS 6.0.2 ER1. I have also cleared the cache in my browser but a proportional font is still used. Mike, the font does not look mono-spaced. Please see attached screenshot which shows that 't' has a different pitch than 'P'. Created attachment 909596 [details]
font pitch
Created attachment 909627 [details]
mono-spaced
Hello,
I've attached a screen-shot I took from jboss-brms-6.0.2.GA-redhat-3-deployable-eap6.x.zip. Can you please check it's not a browser cache issue?
Thanks,
Mike
Michael, I can confirm that a monospaced font is used in Guided Rule Editor. However, when I open any file from 'Java source files' section, there is a proportional font used. I can reproduce this in BPMS 6.0.2 CR2. Fix for Java source files master: https://github.com/droolsjbpm/kie-wb-common/commit/eac5f01a1 6.1.x: https://github.com/droolsjbpm/kie-wb-common/commit/330f80d3c Verified on BPMS 6.1.0 DR3 |