<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DND doesn't work for GtkOverlay on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=765695">765695</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>DND doesn't work for GtkOverlay on Wayland
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>gtk+
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.20.x
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: Wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kritphong@mongkhonvanit.tk
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>GNOME version</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=326893" name="attach_326893" title="test case">attachment 326893</a> <a href="attachment.cgi?id=326893&action=edit" title="test case">[details]</a></span>
test case

DND doesn't work for GtkOverlay on Wayland as demonstrated by the test case.
The exact same program works properly on X11.

Steps to reproduce:
1. Compile and run the test program.
2. Drag and drop a file or text onto the test program's window.

Actual Results:
On X11, the file/text will be accepted by the program. Its string
representation will be displayed in the GtkEntry and printed to console. On
Wayland, the test program will not accept the file/text at all.

Expected result:
The program should behave identically on both X11 and Wayland.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>