<?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=47" />

<title>developers.smarttv-alliance.org</title>
<subtitle>Developers forum</subtitle>
<link href="https://developers.smarttv-alliance.org/forum/index.php" />
<updated>2013-11-14T01:04:33-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=47</id>
<entry>
<author><name><![CDATA[clivenwe7com]]></name></author>
<updated>2013-11-14T01:04:33-07:00</updated>
<published>2013-11-14T01:04:33-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=140#p140</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=140#p140"/>
<title type="html"><![CDATA[Re: Disabling built-in soft keyboard]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=140#p140"><![CDATA[
Many thanks for the answer.<br /><br />In the current version of the app, we don't wish to have the built-in keyboard popping up, although I can see the advantages of this longer term. If the keyboard was skin-able then this would be the preferred route, but this doesn't seem to be an option right now at least not on Toshibas.<br /><br />We considered changing &lt;input&gt; to say &lt;div&gt;, but there were a number of features lost this way, eg the caret, text scrolling.<br /><br />So our approach was to prevent the focus event from firing, which seems to work well, with minimal loss of functionality.<br /><br />Thank you again for the suggestions.<br /><br />Clive<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=623">clivenwe7com</a> — Thu Nov 14, 2013 1:04 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Support_STA]]></name></author>
<updated>2013-11-06T09:29:38-07:00</updated>
<published>2013-11-06T09:29:38-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=128#p128</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=128#p128"/>
<title type="html"><![CDATA[Re: Disabling built-in soft keyboard]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=128#p128"><![CDATA[
Some manufacturers have built-in keyboards that pop up when the remote control OK button (key constant: VK_ENTER) is pressed while the focus is on an &lt;input&gt; element. You can try to stop the event this action fires in order to prevent the built-in keyboard to show up. <br /><br />However, in general it is recommended to leave the choice to the user which keyboard they want to use: built-in keyboard or on-screen keyboard. For the built-in keyboard, you don't have to do anything except using an &lt;input&gt; field for text input, it's quite handy. Furthermore, for STA QA validation it is essential to have an on-screen keyboard for text input for devices that do not have built-in keyboards.<br /><br />Regards,<br />STA QA<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=2056">Support_STA</a> — Wed Nov 06, 2013 9:29 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[clivenwe7com]]></name></author>
<updated>2013-10-31T06:08:01-07:00</updated>
<published>2013-10-31T06:08:01-07:00</published>
<id>https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=124#p124</id>
<link href="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=124#p124"/>
<title type="html"><![CDATA[Disabling built-in soft keyboard]]></title>

<content type="html" xml:base="https://developers.smarttv-alliance.org/forum/viewtopic.php?t=47&amp;p=124#p124"><![CDATA[
We have an HTML5/JavaScript/CSS application, which works as expected on several platforms. However on a number of Smart TVs, including, but not solely, Toshiba, seem to pop up the in-built on-screen keyboard. Is there a simple or recommended approach to disabling this soft keyboard.<br /><br />Our application displays its own to maintain a consistent UX across all our supported platforms.<br /><br />Many thanks in advance.<br /><br />Clive<p>Statistics: Posted by <a href="https://developers.smarttv-alliance.org/forum/memberlist.php?mode=viewprofile&amp;u=623">clivenwe7com</a> — Thu Oct 31, 2013 6:08 am</p><hr />
]]></content>
</entry>
</feed>