
|
If you were logged in you would be able to see more operations.
|
|
|
Flex SDK
Created: 05/14/08 01:23 AM
Updated: 05/15/08 01:04 AM
|
|
| Component/s: |
mx: LinkBar
|
|
Security Level:
|
Public
(All JIRA Users
)
|
|
| Severity: |
Non Functioning
|
| Reproducibility: |
Every Time
|
| Discoverability: |
Medium
|
| Found in Version: |
RC6
- 194161
|
| Affected OS(s): |
All OS Platforms
- All
|
| Steps to Reproduce: |
Steps to reproduce:
1. Add LinkBar
2. Set Style "fonWeight" to normal
3. Build
Actual Results:
fontWeight ist bold
Expected Results:
fontWeight should be normal
Workaround (if any):
don't know
Steps to reproduce:
1. Add LinkBar
2. Set Style "fonWeight" to normal
3. Build
Actual Results:
fontWeight ist bold
Expected Results:
fontWeight should be normal
Workaround (if any):
don't know
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| Regression: |
Yes
|
| QA Owner: |
Ella Mitelman
|
| Resolved by: |
Peter deHaan
|
| Participants: |
Ella Mitelman, Peter deHaan and Tobias Kühn
|
| JDK: |
Sun 1.4.x
|
|
All
|
Comments
|
|
Sort Order:
|
|
You need to set the linkButtonStyleName style in the LinkBar to override the font weight (see attached files). For more examples, see http://blog.flexexamples.com/2008/01/14/setting-a-labels-font-weight-on-a-flex-linkbar-and-togglebuttonbar-control/
Peter