View Issue Details

IDProjectCategoryView StatusLast Update
0002161ScribusInternalpublic2008-03-14 06:59
ReporterringercAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Platformx86 LinuxOSFedora CoreOS Version3
Product Version1.3.1cvs 
Summary0002161: Re-examine copy/paste and drag & drop
DescriptionThere are a bunch of issues with D&D and with copy and paste. I think the whole design needs looking at - perhaps there's a better way than what we're currently doing.

Specific issues:
  - We don't seem to handle image or other drops or pastes on platforms with MIME clipboards, eg windows and Mac OS X
  - We don't correctly handle non-local URLs in drag and drop under UNIX
  - There are some Qt bugs with drag+drop (not much we can do about that)
  - We don't call out to plug-ins to import files when drag+drop used.
TagsNo tags attached.
Patch

Relationships

related to 0001907 acknowledged allow copying objects by dragging them with pressed ctrl to another place in the document 
related to 0001034 closedcbradney Edit Paste disabled after copy from another program, but Control V works 
related to 0002062 closedavox Copy & Paste between Scribus and other Mac apps does not work 
related to 0002155 closedfschmid Paragraph styles are randomly duplicated when copying and pasting text boxes 
related to 0001274 closedfschmid "paste" from the story editors edit-menu doesnt work when text from any kde app is in the clipboard 
related to 0001319 closed Dragging objects to scrapbook moves copy in document to page edge 
related to 0000654 acknowledged creation of new file when dragging textframe 
related to 0001067 closedringerc Shift-drag 
related to 0001204 confirmed Drag'n'drop in StoryEditor 
related to 0002376 closedringerc Source code requests 
related to 0002382 acknowledged Metabug: Code quality, structure, readability 

Activities

ringerc

2005-06-30 07:01

reporter   ~0005262

ScribusView::contentsDropEvent(...) is probably of interest. It needs a really good going over.

See also http://doc.trolltech.com/3.3/dnd.html

ringerc

2005-06-30 07:11

reporter   ~0005264

<MrB> copy paste has a bug now too.. if u dont right click paste, and just edit-paste the object ends up near 0,0 on canvas, whihc in a large document gets rather annoying

Issue History

Date Modified Username Field Change
2005-06-30 06:16 ringerc New Issue
2005-06-30 06:16 ringerc Relationship added related to 0001907
2005-06-30 06:17 ringerc Relationship added related to 0001034
2005-06-30 06:17 ringerc Relationship added related to 0002062
2005-06-30 06:17 ringerc Relationship added related to 0002155
2005-06-30 06:18 ringerc Relationship added related to 0001274
2005-06-30 06:18 ringerc Relationship added related to 0001319
2005-06-30 06:18 ringerc Relationship added related to 0000654
2005-06-30 06:18 ringerc Relationship added related to 0001067
2005-06-30 06:18 ringerc Relationship added related to 0001204
2005-06-30 07:01 ringerc Note Added: 0005262
2005-06-30 07:11 ringerc Note Added: 0005264
2005-07-10 02:43 ringerc Product Version 1.3.0cvs => 1.3.1cvs
2005-08-03 15:45 ringerc Relationship added related to 0002376
2005-08-03 16:29 ringerc Relationship added related to 0002382
2008-03-14 06:59 ringerc Assigned To ringerc =>
2008-03-14 06:59 ringerc Status assigned => acknowledged