Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.4.0
-
None
-
Ubuntu 10.04
Qt Creator 2.4.81 Based on Qt 4.8.0 (32 bit)
MT SDK installed to desktop. Example project (HelloWorld) opened, any of the source file opened in edit mode.
Description
STEPS LEADING TO PROBLEM AND OUTCOME:
1. Select Tools > Options > Code Pasting
2. Set PasteBin.com as default protocol. Edit user name.
3. Click "PasteBin.com" tab. Add "creator" prefix before the pastebin.com
string.
4. Click "OK" to store settings.
5. Highlight few lines of code from the source file. Select Tools > Code
Pasting > Paste Snippet.
6. Check the "General Messages" outputpane.
7. Copy the url to the clipboard. Click to some other location in the source
file. Select Tools > Code Pasting > Fetch Snippet.
8. Paste the url to the "Paste" text field. Click OK.
EXPECTED OUTCOME:
New "PasteBin" file is opened and it contains the text that you have sent to
the PasteBin.com before.
ACTUAL OUTCOME:
New "PasteBin" file is opened and it doesn't contains the text that you have
sent to the PasteBin.com before.