<?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>28799</bug_id>
          
          <creation_ts>2015-06-11 21:39:13 +0000</creation_ts>
          <short_desc>Form element should have no default role or role of region</short_desc>
          <delta_ts>2018-05-03 21:20:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>HTML AAM</component>
          <version>Future</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="jgunder">jongund</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>jason</cc>
    
    <cc>jongund</cc>
    
    <cc>surkov.alexander</cc>
          
          

      

      

      <flag name="needinfo"
          id="50"
          type_id="3"
          status="?"
          setter="jason"
          requestee="jongund"
    />

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>120919</commentid>
    <comment_count>0</comment_count>
    <who name="jgunder">jongund</who>
    <bug_when>2015-06-11 21:39:13 +0000</bug_when>
    <thetext>The role=form is considered a landmark and not all form elements on a page should be considered a landmark.  Sometimes there are multiple form elements on the same page, but several of them do not visible form controls or used to hold only input[type=hidden] or disabled form controls, so their should be no default role or maybe role=region so that it would only be a landmark if someone added a label to it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121447</commentid>
    <comment_count>1</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-06-24 03:13:30 +0000</bug_when>
    <thetext>Are there other examples where a form on a page shouldn&apos;t be considered a landmark? In the three examples noted, two of them, namely invisible form controls and input[type=hidden], could be handled with role=none, or even aria-hidden=true on the form element, to the degree that they don&apos;t expect any user interaction and are not visible.

With regard to the third example, I&apos;m not clear on the use for disabled controls that aren&apos;t part of a form that is otherwise expecting user input, and so would presumably be a reasonable landmark.

Regarding use of role=region without a label, I remember the discussions but note that in ARIA 1.1 the region role is always a landmark and MUST have a label [1].

[1] http://rawgit.com/w3c/aria/master/aria/aria.html#region</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129206</commentid>
    <comment_count>2</comment_count>
    <who name="James Nurthen">w3cbugzilla</who>
    <bug_when>2018-05-03 21:20:04 +0000</bug_when>
    <thetext>HTML AAM is no longer an ARIA Deliverable. If you wish to pursue this issue please file at https://github.com/w3c/html-aam/issues</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>