[
https://issues.apache.org/jira/browse/FLEX-34926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703491#comment-14703491
]
OmPrakash Muppirala commented on FLEX-34926:
--------------------------------------------
Nice find! Any chance you can provide a patch for this?
Here is a quick read on how to create patches for the Flex SDK:
https://cwiki.apache.org/confluence/display/FLEX/7.1+Creating+patch+file
> Misplaced [PercentProxy] metatag in GridColumn
> ----------------------------------------------
>
> Key: FLEX-34926
> URL: https://issues.apache.org/jira/browse/FLEX-34926
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: Grid
> Affects Versions: Apache Flex 4.14.1
> Environment: Mac OS X; probably affects Windows as well
> Reporter: Tamás Nepusz
> Priority: Trivial
> Labels: EasyFix
>
> The {{[PercentProxy("percentWidth")]}} metatag is misplaced in
> {{spark.components.gridClasses}} - right now it is placed before the
> {{percentWidth}} property, making the proxy refer to itself (and thus has no
> effect in Flash Builder). It should be placed before the {{width}} property
> itself to make Flash Builder recognize percentages when using {{<s:GridColumn
> width="100%" />}} in MXML.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)