<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>10580</bug_id>
          
          <creation_ts>2006-08-26 02:53:22 -0700</creation_ts>
          <short_desc>Password: New secure text field allows non-Roman text entry</short_desc>
          <delta_ts>2006-09-01 11:54:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>6990</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Adele Peterson">adele</assigned_to>
          <cc>adele</cc>
    
    <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>53751</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-08-26 02:53:22 -0700</bug_when>
    <thetext>The engine-based &lt;input type=&quot;password&quot;&gt; allow using any input source for text entry. The Cocoa secure text fields always disable the Hebrew keyboard layout (and if it is selected, switches to the U.S. layout). I tried a few other keyboard layouts and input methods, and it seemed like Hebrew was the only one not allowed in the Cocoa widget, so I am not sure what the rule is (or whether this is a Cocoa bug rather than a feature, as I always thought it was). I think it is best, at least on the Mac, to match the native widget&apos;s behavior, if you can figure it out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53754</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-08-26 03:26:08 -0700</bug_when>
    <thetext>I think it&apos;s a feature, and actually, Russian also gets disabled in Cocoa password fields.

I&apos;m not quite sure about how AppKit achieves that (other than that the current implementation probably looks at the script code).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54515</commentid>
    <comment_count>2</comment_count>
    <who name="Adele Peterson">adele</who>
    <bug_when>2006-08-31 15:26:17 -0700</bug_when>
    <thetext>The NSSecureTextField only allows Roman scripts, so I&apos;m updating the title of this bug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54570</commentid>
    <comment_count>3</comment_count>
    <who name="Adele Peterson">adele</who>
    <bug_when>2006-09-01 11:54:35 -0700</bug_when>
    <thetext>Committed revision 16174.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>