| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 
 | <html> | 
 | <head> | 
 |     <title>Known Platform Issues</title> | 
 |     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 
 |     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | 
 |     <link rel="stylesheet" href="swt.css" type="text/css"> | 
 |     <link rel="shortcut icon" href="http://www.eclipse.org/images/eclipse.ico" type="image/x-icon"> | 
 |     <style type="text/css"> dt { padding-top: 20px; padding-bottom: 5px; } </style> | 
 | </head> | 
 | <body bgcolor="#ffffff" text="#000000"> | 
 | <table width="825px" class="swtpage"> | 
 | <colgroup><col width="125px"><col width="700px"></colgroup> | 
 | <tr><?php include "sidebar.php"; ?> | 
 | <td valign="top" style="padding: 10px"><h1 style="padding: 0; margin: 0; border-bottom: 1px solid #000000;">Known Platform Issues</h1> | 
 |  | 
 | <p>If you have issues you believe should go in here, please let us know on | 
 | the <a href="http://dev.eclipse.org/mailman/listinfo/platform-swt-dev">SWT developer mailing list</a>.</p> | 
 |  | 
 | <p><b>Linux</b></p> | 
 | <ul> | 
 |   <li><a href="#copyandpaste">Why am I having problems with cut and paste?</a></li> | 
 |   <p></p> | 
 | </ul> | 
 |  | 
 | <p></p> | 
 | <hr> | 
 | <p></p> | 
 |  | 
 | <dl> | 
 |   <dt><strong><a name="copyandpaste"> Q: Why am I having problems with cut and paste?</a></strong></dt> | 
 |   <dd>A: Running Klipper in the background can interfere with copy/paste - try closing the Klipper app. | 
 |   </dd> | 
 |  | 
 |    | 
 | </dl> | 
 | </table> | 
 | </body> | 
 | </html> |