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

Key: SDK-15569
Type: Misc. Sub-task Misc. Sub-task
Status: Open Open
Priority: C C
Assignee: Jacob Goldstein
Reporter: Kristen Sindac
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Flex SDK
compiler selects the wrong font when modifying css file (SDK-15560)

Create a regression test case for this scenario

Created: 05/14/08 02:58 PM   Updated: 01/19/09 06:32 PM
Component/s: Compiler API
Security Level: Public (All JIRA Users )

Severity: Enhancement/Task
Found in Version: SDK Flex 3 (Released)
Milestone: SDK Gumbo - Release
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Create a regression testcase for this bug
 
Language Found: English
Bugbase Id: none
Participants: Jacob Goldstein, Jono, Kristen Sindac and Lauren Park


 All   Comments      Sort Order:
Jono - [08/05/08 08:04 PM ]
You will want two types of tests -- one to demonstrate that *after a successful incremental compile*, when you are using two fonts of the same major family (HelveticaLtStd), but different sub families (HelveticaBlack and Bold), and one has a bold face, and the other has a plain face; when switching a font style to one you don't have, you get an error.

The other test should show that removing a font from CSS (and wherever else you can embed a font) after a successful compile should cause an error, or should cause the wrong font to be displayed. This depends on which solution Pete thinks is correct. I don't know if we can throw an error, because technically I don't think there is an error -- a missing fontFamily gets substituted for a system font. Check with Pete.

Lauren Park - [01/05/09 11:53 AM ]
re-assigned to Jacob.