Bug 472901 - Clipboard content.
Summary: Clipboard content.
Status: RESOLVED FIXED
Alias: None
Product: RCPTT
Classification: Technology
Component: ECL (show other bugs)
Version: 2.0M4   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-17 02:06 EDT by Ulyana Skorokhodova CLA
Modified: 2015-08-12 02:31 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulyana Skorokhodova CLA 2015-07-17 02:06:28 EDT
It would be useful to be able to prepare the clipboard so that it contains some text which can be simply pasted during a TestCase.
Comment 1 Ulyana Skorokhodova CLA 2015-08-11 06:02:15 EDT
to-clipboard ECL command is added (https://git.eclipse.org/r/53459).

Detected issues:

1) to-clipboard "" should clear a clipboard but it does nothing.
Comment 3 Ulyana Skorokhodova CLA 2015-08-12 02:31:18 EDT
Verified on https://git.eclipse.org/r/53459:

from-clipboard and to-clipboard commands are implemented.

RCPTT tests:

Bug 472901_ClipboardContent_EmptyClipboard.test
Bug 472901_ClipboardContent_From-Clipboard.test
Bug 472901_ClipboardContent_To-Clipboard.test