<?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>7111</bug_id>
          
          <creation_ts>2009-07-16 08:11:14 +0000</creation_ts>
          <short_desc>Constraint component</short_desc>
          <delta_ts>2009-08-28 14:17:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Amaya</product>
          <component>Editing</component>
          <version>11.2</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="FAUCHEUR Guillaume">charancieu</reporter>
          <assigned_to name="Vatton">Irene.Vatton</assigned_to>
          <cc>carcone</cc>
    
    <cc>emilien.kia</cc>
    
    <cc>fred.wang</cc>
    
    <cc>Irene.Vatton</cc>
    
    <cc>vincent.quint</cc>
          
          <qa_contact name="Vatton">Irene.Vatton</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25993</commentid>
    <comment_count>0</comment_count>
    <who name="FAUCHEUR Guillaume">charancieu</who>
    <bug_when>2009-07-16 08:11:14 +0000</bug_when>
    <thetext>Hello,

When we use the tag &quot;xt:bag&quot; and when we define a list of deliberate type (ex: types = &quot; h1 h2 h3 h4 &quot;). The tab of choice by clicking the icon &quot;+&quot; march correctly however if we click one of them nothing takes place. On the other hand if we click via the right menu T1, T2, T3 or T4 (in the case of our example), it not there no problem.
I also made out a will in an exclude without result, none of the elements writes inside was to delete of the list.

&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt; 
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; 
 xmlns:xt=&quot;http://ns.inria.org/xtiger&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt; 
&lt;head&gt; 
  &lt;title&gt;&lt;xt:use types=&quot;string&quot; label=&quot;title&quot;&gt;Constraint test&lt;/xt:use&gt;&lt;/title&gt; 
  &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt; 

&lt;/head&gt; 

&lt;body&gt; 
   &lt;div&gt; 
	 &lt;xt:bag types=&quot;anyElement&quot; exclude=&quot;h1 h2 h3&quot; label=&quot;exclude_test&quot;&gt;&lt;p&gt;My content&lt;/p&gt;&lt;/xt:bag&gt; 
   &lt;/div&gt; 
   &lt;div&gt; 
	 &lt;xt:bag types=&quot;h1 h2 p div img object string&quot; label=&quot;list_test&quot;&gt; &lt;p&gt;My content2&lt;/p&gt; &lt;/xt:bag&gt; 
   &lt;/div&gt; 
&lt;/body&gt; 
&lt;/html&gt;

Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26736</commentid>
    <comment_count>1</comment_count>
    <who name="Vatton">Irene.Vatton</who>
    <bug_when>2009-08-28 14:17:53 +0000</bug_when>
    <thetext>The problem is now fixed</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>