[TIMOB-10417] Blackberry: Button doesn't show its corresponding background and Font colors in UI.Button
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-08-22T10:22:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | Hranush Mezhlumyan |
Assignee | Josh Roesslein |
Created | 2012-08-13T05:03:11.000+0000 |
Updated | 2017-03-09T19:41:29.000+0000 |
Description
Button doesn't show its corresponding background and Font color in UI.Button.
step1: Open Controls -> Button
step2: Click on "Click me" button -> Wailt a second until it goes from "I am Disabled" to "I am Enabled"
step3: Click to the same button once more
Actual result: the background of "I am red" text didn't change.
Expected result: The button text should have a red highlight.
step4: CLick the same button once more
Actual result: The font color of "I am white" text didn't change.
Expected result: The button text should have a white font color.
This has not been implemented as it is not supported by Cascades.
Closing ticket as invalid.