<?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>28702</bug_id>
          
          <creation_ts>2015-05-26 16:35:41 +0000</creation_ts>
          <short_desc>Question - validity of situation when using &quot;hidden&quot; is not appropriate</short_desc>
          <delta_ts>2016-04-26 22:01:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</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="Sailesh Panchang">sailesh.panchang</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>arronei</cc>
    
    <cc>faulkner.steve</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>120480</commentid>
    <comment_count>0</comment_count>
    <who name="Sailesh Panchang">sailesh.panchang</who>
    <bug_when>2015-05-26 16:35:41 +0000</bug_when>
    <thetext>In &quot;7.1 The hidden attribute&quot; (W3C Recommendation 28 October 2014 ), refer to
&quot;The  hidden  attribute must not be used to hide content that could legitimately be shown in another presentation. 
For example, it is incorrect to use hidden  to hide panels in a tabbed dialog, because the tabbed interface is merely a kind of overflow presentation — one could equally well just show all the form controls in one big page with a scrollbar&quot;. 

How is this different from the &quot;skeletal example, the attribute is used to hide the Web game&apos;s main screen until the user logs in:&quot;
&lt;section id=&quot;game&quot; hidden&gt;
   ...
  &lt;/section&gt;

Just as certain content cannot be made available till one logs in, it may not be possible or logical functionality-wise to display content of subsequent tabs in a tabbed dialog because there may be dependencies. 
The hidden attribute may be removed programmatically when content is to be rendered just like display:none may be changed to display:block or the like.     
Please can you clarify why it is not suitable in a tabbed dialog?
Thanks,
Sailesh Panchang
[1] http://www.w3.org/TR/html5/editing.html#the-hidden-attribute</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120481</commentid>
    <comment_count>1</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2015-05-26 16:50:52 +0000</bug_when>
    <thetext>(In reply to Sailesh Panchang from comment #0)
&gt; In &quot;7.1 The hidden attribute&quot; (W3C Recommendation 28 October 2014 ), refer to
&gt; &quot;The  hidden  attribute must not be used to hide content that could
&gt; legitimately be shown in another presentation. 
&gt; For example, it is incorrect to use hidden  to hide panels in a tabbed
&gt; dialog, because the tabbed interface is merely a kind of overflow
&gt; presentation — one could equally well just show all the form controls in one
&gt; big page with a scrollbar&quot;. 
&gt; 
&gt; How is this different from the &quot;skeletal example, the attribute is used to
&gt; hide the Web game&apos;s main screen until the user logs in:&quot;
&gt; &lt;section id=&quot;game&quot; hidden&gt;
&gt;    ...
&gt;   &lt;/section&gt;
&gt; 
&gt; Just as certain content cannot be made available till one logs in, it may
&gt; not be possible or logical functionality-wise to display content of
&gt; subsequent tabs in a tabbed dialog because there may be dependencies. 
&gt; The hidden attribute may be removed programmatically when content is to be
&gt; rendered just like display:none may be changed to display:block or the like.
&gt; 
&gt; Please can you clarify why it is not suitable in a tabbed dialog?
&gt; Thanks,
&gt; Sailesh Panchang
&gt; [1] http://www.w3.org/TR/html5/editing.html#the-hidden-attribute

Hi Sailesh, I agree with your view on use of hidden for a tabbed dialog, the concept of it not being appropriate was introduced and maintained by a form editor. I will modify the text for this in html 5.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126176</commentid>
    <comment_count>2</comment_count>
    <who name="Arron Eicholz">arronei</who>
    <bug_when>2016-04-26 22:01:40 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Moved to Github issue: https://github.com/w3c/html/issues/265

To file additional issues please use the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>