@@ -1263,10 +1263,7 @@ namespace PDFViewer
}
return;
- if (Mouse.RightButton == MouseButtonState.Pressed)
- {
- return;
- }
+
if (e.EditType == CPDFEditType.EditText)
{
pdfContentEditControl.SetPDFTextEditData(e, true);