Copy link to clipboard
Copied
Hello,
Since the release of the version 23 of the flash player, we experience several issues on mac computers with a Flex-based application:
- on Chrome and Firefox, some pages now take 5 or 6 times more than before (or compared to other OS computer) to display
- on Safari display times are better BUT scrolling events (from the mouse wheel) are not passed to the application by the browser, so all scroll-bars have to be controlled manually with the cursors, which is far from ideal...
By the way both these problems persist with last update (23.0.0.185). Are they known issues? Do you plan to fix them soon?
For now our work-around is to prevent flash plugin to update from 22 to 23 but this can only be a temporary solution, and it doesn't even work with all browsers (Safari doesn't allow out-of-date flash player).
Copy link to clipboard
Copied
Copy link to clipboard
Copied
The flex app is an internal application, I can't give access to it. So I have no substantial material to fill a bug report.
Copy link to clipboard
Copied
Hi ,
You can attach the sample app ,which will help us to reproduce the issue at our end.
Copy link to clipboard
Copied
Without a representative example to debug, there's not really much we can do. We have an extensive set of performance tests, and while we do intentionally favor security over performance, we haven't made changes recently that result in the kinds of egregious performance regression that you're describing, at least under normal circumstances.
While I totally believe that something is slower in your implementation, we're nowhere close to having an actionable amount of information. I *can* say that we're not hearing about new performance complaints (many of our major Flex enterprise customers with Enterprise agreements are very vocal and test regularly with our Beta releases).
Something has changed (we make several hundred changes in an average release) that seems to have an exaggerated impact in your specific application in your environment. We're certainly interested, but without any insight into what your client code is doing, there are an infeasibly large number of possibilities to pursue.
You have a couple options:
While you're investigating, you might also just look in your browser's developer tools to see if maybe the change is attributable to something there, like a new security constraint in the browser (which would probably show up in the Console), or some kind of network performance/connectivity issue that might be visible from the network tab.
Once you *do* have something for us to look at, please reply here with the associated bug number. I'll get an email notification automatically, and would be happy to assign it to an engineer for triage.
Thanks!