<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Touch device not mapped to hotplugged output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73442">73442</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Touch device not mapped to hotplugged output
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ullysses.a.eoff@intel.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>weston
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When a touch device is discovered by Weston and contains a ENV{WL_OUTPUT} udev
rule, it does not map to the specified output if it does not exist.  This is
expected.  However, if that specified output is later hotplugged then that
output does not get mapped to the previously discovered touch device... unless
you replug-in the touch device.

1. Map touch device to ENV{WL_OUTPUT}="VGA1" in udev rules.
2. Plug in touch device.
3. Unplug VGA1
4. Launch Weston
5. Plug in VGA1
6. Observe touch device is not mapped to VGA1
7. Unplug touch device
8. Plug in touch device
9. Observe touch device is mapped to VGA1

It is expected that a hotplugged output will be mapped to the touch device when
the touch device is already discovered and contains a map rule for that output.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>