Hey Om,
It's Flex 4.10 with Air 3.8, in Windows 8.
Mark Kessler was able to reproduce it, as you can see in the comments
here: https://issues.apache.org/jira/browse/FLEX-33665
I can deploy a AIR app if you want.
On the issue, I left a comment with a (non-tested) quick fix. I also
found another issue: while scrolling with the mousewheel, the itemEditor
doesn't follow it's cell.
JS
On 13/08/2013 00:17, OmPrakash Muppirala wrote:
João,
I just tried your sample code in a web project and a desktop project, but
cannot reproduce your issue.
I tried it with Flex 4.10 on Flash Player 11.8 and AIR 3.8 on Windows 7.
What is your platform, runtime versions, etc.?
Thanks,
Om
On Mon, Aug 12, 2013 at 3:25 PM, João Saleiro <
joao.saleiro.webf...@gmail.com> wrote:
Hello,
With Flex 4.10, if you scroll an editable Spark Datagrid and click a cell,
the itemEditor will be placed on the wrong position.
A severe bug, IMHO.
Here's what's happening: http://www.boonzi.com/public/**
flex/datagrid/bug.png <http://www.boonzi.com/public/flex/datagrid/bug.png>
I logged the bug here:
https://issues.apache.org/**jira/browse/FLEX-33665<https://issues.apache.org/jira/browse/FLEX-33665>
Unfortunately I just found out this one a couple of hours before a planned
release. Any tips that can help finding a fix for it?
Thanks,
JS