Mihai Chira created FLEX-34944:
----------------------------------
Summary: GridItemRenderer overrides error tooltip
Key: FLEX-34944
URL: https://issues.apache.org/jira/browse/FLEX-34944
Project: Apache Flex
Issue Type: Bug
Components: Cell Renderers, Spark: Grid
Affects Versions: Apache Flex 4.14.1
Reporter: Mihai Chira
Assignee: Mihai Chira
Fix For: Apache Flex 4.15.0
GridItemRenderer is a UIComponent, which can receive an errorString to signify
that validation has failed on the data shown in the renderer. (This is useful
when the item editor (e.g. a dropdown list) disappears after the user chooses a
value, and the application still needs a way to show the user they need to
change the data.) However, when a validator associated with that renderer fails
the validation, the tooltip that appears is either empty or shows the value in
that renderer (using the column's itemToDataTip() function).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)