Chrome/Firefox 中的 Silverlight 5 输入语言覆盖问题

编程入门 行业动态 更新时间:2024-10-28 13:23:45
本文介绍了Chrome/Firefox 中的 Silverlight 5 输入语言覆盖问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

在处理一个相当大的 Silverlight 项目时,我遇到了 Chrome/Firefox 不尊重用户设置的输入语言的问题.

Working on a fairly large Silverlight project I have an issue with Chrome/Firefox not respecting the input language set by the user.

在 IE 中,如果我将键盘语言更改为阿拉伯语,则输入是阿拉伯语.如果我在 Chrome/Firefox 中运行 Silverlight 应用程序时执行此操作,那么无论我使用什么键盘设置,输入仍然是英文.

In IE, if I change the keyboard language to Arabic, the input is in Arabic. If I do this while running the Silverlight application in Chrome/Firefox, then it doesn't matter what keyboard settings I have, the input is still in English.

有什么方法可以覆盖我没有看到的输入语言?我问是因为如果我在表单上创建一个只有 TextBox 的新 SL 项目,那么所有行为都是正确的.

Is there something way to override the input language which I am not seeing? I ask because if I create a new SL project with only a TextBox on the form, then all behaviour is correct.

推荐答案

您的 Silverlight 参数配置中有 param name="windowless" value="true" 吗?如果是,则删除此行并重试.

Do you have param name="windowless" value="true" in your Silverlight param configuration? If yes, then remove this line and try again.

属性 windowless 在 Chrome 和 Firefox 中存在带有重音字符的问题,但我仍然无法解决问题.

The property windowless has a problem with Chrome and Firefox with characters with accents, still I could not solve the problem.

这篇关于Chrome/Firefox 中的 Silverlight 5 输入语言覆盖问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-17 04:43:35,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/904401.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:语言   Chrome   Firefox   Silverlight

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!