<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: copy / cut / paste hotkeys in numeric textbox is not working in Mozilla Firefox in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/34611#M19052</link>
    <description>&lt;P&gt;I have noticed that the tab key is throwing an error on Firefox, but not in Chrome. I'm still investigating but it is problematic.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2013 00:18:08 GMT</pubDate>
    <dc:creator>developer446337</dc:creator>
    <dc:date>2013-06-12T00:18:08Z</dc:date>
    <item>
      <title>copy / cut / paste hotkeys in numeric textbox is not working in Mozilla Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/33475#M17985</link>
      <description>&lt;P&gt;Hi Guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently implementing a Hosted form / Iframe popup for CIM.&lt;/P&gt;&lt;P&gt;Has anyone experience this weird behavior in Firefox in which the copy paste hotkeys are not working in numeric textboxes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;A target="_self" href="http://img4.imagetitan.com/img.php?image=6_01_chrome.png"&gt;Chrome&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;A target="_self" href="http://img4.imagetitan.com/img.php?image=6_02_ie10.png"&gt;IE_10&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;A target="_self" href="http://img4.imagetitan.com/img.php?image=6_03_opera.png"&gt;Opera&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;A target="_self" href="http://img4.imagetitan.com/img.php?image=6_04_safari.png"&gt;Safari&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&lt;A target="_self" href="http://img4.imagetitan.com/img.php?image=6_05_firefox.png"&gt;Firefox&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;As you can see from the pictures, I cant paste any info in the &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;"Card Number"&lt;/STRONG&gt;&lt;/FONT&gt; and &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;"Card Code"&lt;/STRONG&gt;&lt;/FONT&gt; using Firefox.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;The same also applies for the &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;"Bank Account Number"&lt;/STRONG&gt;&lt;/FONT&gt; and &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;"ABA Routing Number"&lt;/STRONG&gt;&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;Does Firefox have any issues that I don't know?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 05:15:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/33475#M17985</guid>
      <dc:creator>jermteam</dc:creator>
      <dc:date>2013-03-13T05:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: copy / cut / paste hotkeys in numeric textbox is not working in Mozilla Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/33539#M18049</link>
      <description>&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;On the hosted CIM forms, there is a javascript function in place to prevent users from mistakenly entering non-numeric characters into certain boxes such as the card number and card code fields.&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;The behavior that you are seeing appears to result from a minor difference in how Firefox handles onKeyPress events in comparison to other browsers. I can report it to our developers, but I'm not certain if this is something that we would consider an issue to be corrected. There are limited, if any, circumstances where we would encourage a card number or card code to be stored in clipboard.&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Mar 2013 22:25:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/33539#M18049</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2013-03-15T22:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: copy / cut / paste hotkeys in numeric textbox is not working in Mozilla Firefox</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/34611#M19052</link>
      <description>&lt;P&gt;I have noticed that the tab key is throwing an error on Firefox, but not in Chrome. I'm still investigating but it is problematic.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2013 00:18:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/copy-cut-paste-hotkeys-in-numeric-textbox-is-not-working-in/m-p/34611#M19052</guid>
      <dc:creator>developer446337</dc:creator>
      <dc:date>2013-06-12T00:18:08Z</dc:date>
    </item>
  </channel>
</rss>

