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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25449</bug_id>
          
          <creation_ts>2014-04-24 23:04:01 +0000</creation_ts>
          <short_desc>Should we have a &quot;masked&quot; mode here?</short_desc>
          <delta_ts>2014-06-12 18:13:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#input-modalities:-the-inputmode-attribute</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>manishearth</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>104381</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-04-24 23:04:01 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html
Multipage: http://www.whatwg.org/C#input-modalities:-the-inputmode-attribute
Complete: http://www.whatwg.org/c#input-modalities:-the-inputmode-attribute
Referrer: 

Comment:
Should we have a &quot;masked&quot; mode here?

Posted from: 103.21.126.78
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104385</commentid>
    <comment_count>1</comment_count>
    <who name="Manish Goregaokar">manishearth</who>
    <bug_when>2014-04-24 23:07:18 +0000</bug_when>
    <thetext>See https://bugzilla.mozilla.org/show_bug.cgi?id=956906#c68

Since all major browsers now do not allow autocomplete=off on password fields, a small use case is left behind: when the website owner wishes to mask the typed characters (as a password box does), but does not want it to go through the password manager, i.e., the saved value is *not* a password.

In such a case, `inputmode=masked` would be useful to tell the browser &quot;please mask this input, but do not treat it as a password&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104625</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-04-28 23:26:54 +0000</bug_when>
    <thetext>Do you have an example?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105135</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-05-05 23:41:06 +0000</bug_when>
    <thetext>ping manishearth@gmail.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105139</commentid>
    <comment_count>4</comment_count>
    <who name="Manish Goregaokar">manishearth</who>
    <bug_when>2014-05-05 23:48:02 +0000</bug_when>
    <thetext>(In reply to Ian &apos;Hixie&apos; Hickson from comment #3)
&gt; ping manishearth@gmail.com

Sorry, thought I replied to this.

No, I don&apos;t have an example -- the use case just came to mind whilst having the autocomplete discussion, and it seemed like something that would be nice to have.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105216</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-05-06 18:28:43 +0000</bug_when>
    <thetext>Ah, ok.

If there&apos;s no compelling use case, I&apos;d rather not add the feature. The browser vendors have enough on their plate already.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107745</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-06-12 18:13:35 +0000</bug_when>
    <thetext>Marking WONTFIX per comment 5. If a specific use case does come up, please don&apos;t hesitate to reopen the bug.

I think the right solution isn&apos;t so much inputmode=masked, though, as returning to autocomplete=off, but with the browsers being a bit more moderate when deciding to ignore it (e.g. only deciding to ignore it if there&apos;s also a username field in the form, or some such).

But either way, we&apos;d have to be clear on why it would be bad for the UA to remember the value, even in the non-password case.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>