History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-14599
Type: Minor Enhancement Minor Enhancement
Status: Closed Closed
Resolution: Fixed
Priority: C C
Assignee: Peter deHaan
Reporter: Peter Van den Wyngaert
Votes: 5
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Flex SDK

Multiple CSS selectors in one styleName

Created: 09/24/07 04:49 PM   Updated: 05/23/08 04:51 PM
Component/s: Styles
Security Level: Public (All JIRA Users )

File Attachments: 1. HTML File main.html (0.3 kb)
2. Text File main.mxml (0.4 kb)
3. File main.swf (241 kb)


Severity: Enhancement/Task
Reproducibility: Intermittent
Discoverability: Medium
Found in Version: SDK Flex 3 (Released)
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Steps to (re)produce:
1. Compile and run the attached file (main.mxml) or run the SWF (main.swf)


Actual Results:
No styles are actually been rendered on the first Label control instance, not the red one, not the bold one.
Setting the styles individually work.


Expected Results:
Both styles should be combined and rendered resulting in a red bold text.
This works in HTML (see attached main.html)


Workaround (if any):
Creating a lot of extra individual CSS, and therefor not reusable on multiple different styled components.
 
 
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: No
QA Owner: Peter deHaan
Resolved by: Corey Lucier
Fixed Version: SDK Gumbo - Release - Next Build
Participants: Corey Lucier, Gong, Joan Lafferty, Peter deHaan, Peter Flynn, Peter Van den Wyngaert and Tanya Dimalsky

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 All   Comments      Sort Order:
Gong - [09/25/07 04:31 PM ]
It would be a nice enhancement to see multiple selectors in DV - sending to IRB to decide

Tanya Dimalsky - [09/27/07 06:36 PM ]
IRB: deferred for Moxie

Gong - [10/10/07 01:56 PM ]
Deferred - closing

Peter Flynn - [02/08/08 07:42 PM ]
This is actually an SDK enhancement request. This syntax is not supported at all today.

Peter deHaan - [02/11/08 01:54 PM ]
sending to SDK IRB to decide.

Recommend defer for Moxie, but would be very nice for future SDK support.

Joan Lafferty - [02/13/08 02:49 PM ]
Internal Review -> deferred for Moxie release.

Corey Lucier - [03/26/08 02:54 PM ]
Added support for multiple classnames (whitespace delimited list) for styleName property.
Flex 4 Trunk Revision 937

Peter deHaan - [05/23/08 04:51 PM ]
Yay! Closing.