向 PopUpManager 添加 RichTextEditor 似乎很慢
正如主题所述,使用带有 PopUpManager 的富文本编辑器会使输入速度变慢。如果你在 Firefox/Mac 中尝试的话,会很痛苦。 Chrome/Mac 也慢一些。 PopUpManager 和性能方面是否存在可以轻松解决的已知问题?
请记住,这是一个 Flex 3 应用程序(不幸的是,无法更新 - 业务“需求”)。
谢谢!
As the topic states, using a Rich Text Editor with a PopUpManager makes typing slow. If you try it in Firefox/Mac, it is painful. Chrome/Mac is a little slower as well. Are there any known issues with the PopUpManager and performance that can be addressed easily?
Keep in mind, this is a Flex 3 application (can't update, unfortunately - business 'needs').
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它与 PopUpManager 无关。尝试使用 Flex/Flash 构建器来分析应用程序。看看是否有内存泄漏。
It has nothing to do with PopUpManager. Try using Flex/Flash builder to profile the app. See if there are any memory leaks.