Bug 325469 - CCombo Marker Problem ( Controller - Blocking )
Summary: CCombo Marker Problem ( Controller - Blocking )
Status: NEW
Alias: None
Product: Riena
Classification: RT
Component: ridget (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 09:55 EDT by Nobody - feel free to take it CLA
Modified: 2010-09-16 09:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nobody - feel free to take it CLA 2010-09-16 09:55:45 EDT
To reproduce do the following:

1) Bind a CComboRidget to model
2) Add a MandatoryMarker
3) Add SelectionListener (react on selection change by blocking and umblocking the controller)
----
The Marker(yellow background) disappears. Instead the background of the Control is gray.