<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://developers.smarttv-alliance.org/forum/feed.php?f=6&amp;t=509" />

<title>developers.smarttv-alliance.org</title>
<subtitle>Developers forum</subtitle>
<link href="https://developers.smarttv-alliance.org/forum/index.php" />
<updated>2014-05-28T03:01:51-07:00</updated>

<author><name><![CDATA[developers.smarttv-alliance.org]]></name></author>
<id>https://developers.smarttv-alliance.org/forum/feed.php?f=6&amp;t=509</id>
<entry>
<author><name><![CDATA[SDK_STA]]></name></author>
<updated>2014-05-28T03:01:51-07:00</updated>
<published>2014-05-28T03:01:51-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=199#p199</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=199#p199"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=199#p199"><![CDATA[
Hi,<br /><br />thanks for your input Martin, please note that adding this header to a Smart TV Alliance application is not required and indeed causes incompatibility issues. <br />These type of workarounds should *not* be used for any production ready application, as it makes the application incompatible with the Smart TV Alliance specification.<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2253">SDK_STA</a> — Wed May 28, 2014 3:01 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[martinvc]]></name></author>
<updated>2014-05-26T01:43:35-07:00</updated>
<published>2014-05-26T01:43:35-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=198#p198</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=198#p198"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=198#p198"><![CDATA[
You can add a the header<br />Content-type: application/ce-html+xml;charset=&quot;UTF-8&quot; or<br />Content-type: application/ce-html+xml;charset=&quot;UTF-8&quot;;supportspointer=true (if your app supports a remote pointer)<br />to your index page on server side. Then your app will be seen as an app, even in the browser. But of course you have to be compatible with XHTML to make that work. Especially older Philips TVs are very picky regarding XHTML.<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=1915">martinvc</a> — Mon May 26, 2014 1:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SDK_STA]]></name></author>
<updated>2014-05-19T22:37:18-07:00</updated>
<published>2014-05-19T22:37:18-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=194#p194</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=194#p194"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=194#p194"><![CDATA[
Hi,<br /><br />please note that this problem occurs when testing pages via the &quot;open internet&quot; browser on the TV. In an actual production service (launched via the portal), your app will not display any highlight and the work around is not required.<br /><br />Kind regards,<br /><br />Smart TV Alliance<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2253">SDK_STA</a> — Mon May 19, 2014 10:37 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mdelahoz]]></name></author>
<updated>2014-05-15T10:21:42-07:00</updated>
<published>2014-05-15T10:21:42-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=193#p193</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=193#p193"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=193#p193"><![CDATA[
thank you for the solution. cheers!<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=4655">mdelahoz</a> — Thu May 15, 2014 10:21 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[reblut]]></name></author>
<updated>2014-05-14T06:19:11-07:00</updated>
<published>2014-05-14T06:19:11-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=192#p192</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=192#p192"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=192#p192"><![CDATA[
We finally found a solution for that. You need to add a css directive as follow:<br /><br />outline: 0 solid;<br /><br />I guess you could put this in your reset.css or something similar.<br /><br />Cheers!<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=5335">reblut</a> — Wed May 14, 2014 6:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mdelahoz]]></name></author>
<updated>2014-05-14T06:13:33-07:00</updated>
<published>2014-05-14T06:13:33-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=191#p191</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=191#p191"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=191#p191"><![CDATA[
We are experiencing similar issue with philips. when we navigate with the remote a second  blue box appear and is out of sync with the focus we are handling. We will appreciate some suggestions to get rid of the blue box . thank you<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=4655">mdelahoz</a> — Wed May 14, 2014 6:13 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SDK_STA]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=633#p633</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=633#p633"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=633#p633"><![CDATA[
Hi,<br /><br />thanks for your input Martin, please note that adding this header to a Smart TV Alliance application is not required and indeed causes incompatibility issues. <br />These type of workarounds should *not* be used for any production ready application, as it makes the application incompatible with the Smart TV Alliance specification.<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2253">SDK_STA</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[martinvc]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=632#p632</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=632#p632"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=632#p632"><![CDATA[
You can add a the header<br />Content-type: application/ce-html+xml;charset=\"UTF-8\" or<br />Content-type: application/ce-html+xml;charset=\"UTF-8\";supportspointer=true (if your app supports a remote pointer)<br />to your index page on server side. Then your app will be seen as an app, even in the browser. But of course you have to be compatible with XHTML to make that work. Especially older Philips TVs are very picky regarding XHTML.<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=1915">martinvc</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SDK_STA]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=628#p628</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=628#p628"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=628#p628"><![CDATA[
Hi,<br /><br />please note that this problem occurs when testing pages via the \"open internet\" browser on the TV. In an actual production service (launched via the portal), your app will not display any highlight and the work around is not required.<br /><br />Kind regards,<br /><br />Smart TV Alliance<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2253">SDK_STA</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mdelahoz]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=627#p627</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=627#p627"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=627#p627"><![CDATA[
thank you for the solution. cheers!<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=4655">mdelahoz</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[reblut]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=626#p626</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=626#p626"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=626#p626"><![CDATA[
We finally found a solution for that. You need to add a css directive as follow:<br /><br />outline: 0 solid;<br /><br />I guess you could put this in your reset.css or something similar.<br /><br />Cheers!<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=5335">reblut</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mdelahoz]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=625#p625</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=625#p625"/>
<title type="html"><![CDATA[Re: In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=625#p625"><![CDATA[
We are experiencing similar issue with philips. when we navigate with the remote a second  blue box appear and is out of sync with the focus we are handling. We will appreciate some suggestions to get rid of the blue box . thank you<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=4655">mdelahoz</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[reblut]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=624#p624</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=624#p624"/>
<title type="html"><![CDATA[In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=624#p624"><![CDATA[
We are making an HTML app to run into any TV browsers and I 've come across a problem with the Philips' browser. On the app we have a custom navigation that should be controlled with a dpad remote. We change the css class of each element that should have the focus.<br /><br />On the Philips tv Browser, as soon a we hit any arrows on the dpad, a green box appears around the first image. We want to avoid this, as most of the time the green box is out of sync we the app's cursor.<br /><br />Is there a meta tag or a css directive I can add to my code to disable the green box function?<br /><br />Thank you<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=5335">reblut</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[reblut]]></name></author>
<updated>2014-05-12T11:43:30-07:00</updated>
<published>2014-05-12T11:43:30-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=190#p190</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=190#p190"/>
<title type="html"><![CDATA[In Browser, selection appears around images]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=509&amp;p=190#p190"><![CDATA[
We are making an HTML app to run into any TV browsers and I 've come across a problem with the Philips' browser. On the app we have a custom navigation that should be controlled with a dpad remote. We change the css class of each element that should have the focus.<br /><br />On the Philips tv Browser, as soon a we hit any arrows on the dpad, a green box appears around the first image. We want to avoid this, as most of the time the green box is out of sync we the app's cursor.<br /><br />Is there a meta tag or a css directive I can add to my code to disable the green box function?<br /><br />Thank you<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=5335">reblut</a> — Mon May 12, 2014 11:43 am</p><hr />
]]></content>
</entry>
</feed>