Silverlight 5 中是否支持鼠标滚轮和 Apple 触控板?
我的一个 Silverlight 应用程序有一些用户在 Apple Mac 上使用它。他们抱怨鼠标滚轮和触控板不起作用。
根据我所做的研究,Mac 上的浏览器托管应用程序似乎不支持此功能。
Silverlight 5 是否添加了改进的支持? Microsoft 是否正在关注未来版本的 Silverlight?
One of my Silverlight applications has some users to use it on Apple Macs. They complain that the mouse wheel and track-pad don't work.
From the research I've done, it seems that this isn't supported in browser-hosted applications on Macs.
Does Silverlight 5 add improved support? Is it on Microsoft's radar for a future version of Silverlight?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
虽然我最初的想法是它可以在 4 和 5 中运行,但我选择在 silverlight 5 beta 下再次测试它。
鼠标滚轮滚动似乎不适用于滚动查看器或类似的。我无法测试触控板,因为我没有 Mac 笔记本电脑。
While my initial thought was that it works in 4 and 5, I elected to test it again under the silverlight 5 beta.
Mousewheel scrolling does not seem to work for scrollviewers or similar. I can't test the trackpad, as I don't have a mac laptop.
事实上,我在最近向一些合作伙伴进行的演示中注意到了完全相同的问题。使用触控板,他们无法执行深度缩放。
不过我很确定它以前有效。因此,Mac OS(或 Safari)更新似乎破坏了此功能。这是一件好事:MacO 上的鼠标滚轮和触控板支持已在 Silverlight 功能列表中,MS 通常会纠正该问题,也许在下一个版本中(我建议祈祷)
In fact I noticed the exact same issue during a recent demo to some partners. Using the trackpad, they were unabled to perform deepzoom zooming.
I am however quite sure it worked before. Therefore, it looks like a Mac Os (or Safari) update broke this Feature. It's a good thing: Mouse wheel and trackpad support on MacOs are on Silverlight features list, MS will normally correct the issue, maybe for the next release (I suggest to cross our fingers)