Skip to main content
Home Forums General Silverlight Hosting and Streaming Silverlight and Firefox - Vertical Dashed Line?
5 replies. Latest Post by Mog Liang - MSFT on November 12, 2009.
(0)
yourbudd...
Member
198 points
85 Posts
11-09-2009 6:22 PM |
When interacting with my silverlight control in firefox, vertical dashed lines appear on both sides of it. What gives? This does not happen in IE or Chrome.
max_pau
66 Posts
11-09-2009 6:30 PM |
try to set style="border: 0px" to tag that contains silverlight object. Probably, that line means silverlight contailner has got a focus (try to click outside of silverlight frame)
11-09-2009 6:58 PM |
Thanks for the post. You are correct - the line only displays when the Silverlight Control has focus. Unfortunately, though, settings the tag's border did not prevent the line from displaying.
11-10-2009 2:20 AM |
I see
What version of FF do you use? do you have such a border in other browsers?
11-10-2009 3:14 AM |
I use the latest - 3.5.5. This does not occur in Chrome nor Internet Explorer 7 or 8.
Mog Lian...
All-Star
15894 points
1,541 Posts
11-12-2009 1:04 AM |
Hi,
I cannot reproduce this issue. I guess it's probably caused by firefox settings. You could try starting firefox with safemode and disable Add-in and reset settings, then check if issue has gone. If problem still exist, please share the host page's html, I'll test on my machine.
Thanks,