Mail edit drag n drop bug

Drag and drop to edit text when composing  a message in Mail sometimes does a cut and paste, other times does a copy and paste.  The correct function is to always cut and paste.  This has been confirmed in notes posted by Dee Run and by James WIlson7, although those notes are now archived.  A response to Dee Run by Goldenshoes suggests careful clicking can provide a workaround.  However,  there should be no need for such finess: if drag n drop moves text, it should always perform a cut and paste.  The fact that it sometimes does a copy and paste is a bug. 
This is a minor problem, but it is an irritating defect which I have observed through several versions of OSX: I don't remember how long, maybe back to 10.4 or earlier.  I suspect the fix will be fairly simple, such as insuring a bit is set properly before the edit is carried out.  I have reported the problem several times and keep hoping, but no fix yet. 
It is important for the user experience that drag n drop always perform as advertised.  It seems more requests for a fix will be necessary to get this repaired.  It might be helpful if others confirm here their observation of this problem.   Please join me in bringing this to the attention of Apple through the feedback in Mail. 

Thanks for the reply, Thomas. 
I don't think I have a problem with my system, nor that I am doing something wrong.  I have seen this intermittently for years through many system upgrades.  I try to keep things in order by frequent scanning with Disk Utilities and occasional full rebuilds with Disk Warrior and cache cleaning with Onyx. 
Goldenshoes suggested that doing the drag and drop more slowly would reliably lead to cut and paste.  I have not investigated this, but it suggests that perhaps if you did drag and drop more quickly you might see the copy and paste behavior. 
The posts by Dee Run and James Wilson7 I found by searching for Mail Edit drag drop.  Dee Run said
Strange drag and drop text editing behavior in Mail
The response form Goldenshoes is in this thread. 
Strangely, now I cannot find the post from James Wilson7 even though I found it easily earlier today, and I can find many of his other posts:  James Wilson7's Stuff.  Perhaps the post I am looking for is not present because this is "James Wilson7's Latest Content" and the post I found earlier had been archived. 
Well, now I have found the post by searching for "Mail drag drop".
Text drag and drop creates a copy
Looking at these other posts in more detail, I see that James Wilson 7 observed the problem in Mail/OS X 10.5.2, Dee Run observed it in 10.6, and in a reply the problem was confirmed running 10.6.1 by Michel Chaouli.
Message was edited by: Tom Ritch

Similar Messages

  • Mail attachment drag and drop issue

    Been facing serious mail attachment drag-and-drop issue since 10.8 (if not from 10.7) and was disappointed to find the same behaviour still in 10.9.
    When I drag and drop a picture file (from Finder for example) into a message window or onto the Mail.app Dock icon, the system's window management somehow gets confused: my next step is to click on the message window in order to start typing. However, the mouse click causes that very window to escape under all other open applications / windows. Further on, I dig under to find the escapee and click again: once more it escapes. This can go on for a few annoying rounds until gets solved in an unexplainable way. This behaviour in not consistent, but has happens in about 8 cases out of 10.
    Apart from Mail.app I do not experience drag and drop issues of any kind.
    Anyone else suffering from this?

    I'd be interested in the answer to this too.
    It only just started happening to me a day or so ago, about the time that I think I did an OS upgrade.
    I'm on OSX 10.8.2.
    Its annoying.
    I can drop and drag in Finder but it just affects email.

  • [svn:fx-trunk] 11574: Drag and Drop - Bug fixes:

    Revision: 11574
    Author:   [email protected]
    Date:     2009-11-09 10:53:35 -0800 (Mon, 09 Nov 2009)
    Log Message:
    Drag and Drop - Bug fixes:
    - Added slight delay before drag-scrolling start.
    - Single selection ctrl+drag fixed.
    - Default drop indicator for List that doesn't have drop indicator specified in its skin. The default DI is specified through the new dropIndicatorSkin List style.
    - Memory leak for the drop indicator dynamic skin part.
    - ListItemDragProxy incorrectly listed in spark-manifest.xml moved to SparkClassess.
    QE notes: None
    Doc notes: None
    Bugs: SDK-24047, SDK-23999, SDK-23871
    Reviewer: Glenn, Deepa
    Tests run: checkintests, mustella (List, ListDragDrop)
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24047
        http://bugs.adobe.com/jira/browse/SDK-23999
        http://bugs.adobe.com/jira/browse/SDK-23871
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/SparkClasses.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/HorizontalLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/TileLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/DropLocation.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutBase.as
        flex/sdk/trunk/frameworks/spark-manifest.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ListDropIndicator.as

    Just found a reference to a work around to the issue by putting the macbook to sleep & waking it.  Worked a treat !
    This makes it usable again.  Which is lucky as I was preparing to see how far I could toss the macbook !
    Suppose I'll need to wait for a patch.

  • Possible List Drag and Drop bug

    Hi all,
    I am using a spark.components.List that I wish the user to be able to reorder by dragging and dropping. Therefore I have dragEnabled,dropEnabled and dragMoveEnabled all set to true.
    I have a custom item renderer that has two states ('default' and 'notDefault' for the sake of argument) that the list uses. The currentState of the item renderer is determined by the data it is given.
    When items are moved around they do get reordered correctly, however if I have an item in the 'notDefault' state and drag it somewhere it ends up rendered in the 'default' state after dragging, even if the data it is displaying requires the 'notDefault' state. What is more frustrating is that the item renderer reports its currentState as 'notDefault' even though it is showing 'default'.
    The difference between the two states is that there is a VGroup with controls in it excluded from the 'default' state, and therefore if these are displayed before dragging (ie we are in the 'notDefault' state) they are consequently not displayed after dragging.
    Anybody have any ideas?

    Might be a bug.  File a bug or post a simple test case.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Drag and Drop Bug (Flash, AS3)

    Hello! Help, please! I'm making a game that involves dragging and dropping books. (Right now there is only one book.) While testing my game, I discovered by accident that no matter where I drag on the screen, the draggable book responds, moving around on screen despite the cursor not being on top of it. Here is my code. (It also snaps a larger book mc to the small one for purposes I intend to use later.)
    // Making the small book dragable. //
    small_book.addEventListener(MouseEvent.MOUSE_DOWN, fl_ClickToDrag_6);
    // when the mouse button is clicked...
    function fl_ClickToDrag_6(event:MouseEvent):void
        small_book.startDrag();
        big_book_mc.x = small_book.x;///
        big_book_mc.y = small_book.y;///-----> Makes the big book snap to the lil one when clicked.
    stage.addEventListener(MouseEvent.MOUSE_UP, fl_ReleaseToDrop_6);
    // when the mouse button is released...;
    function fl_ReleaseToDrop_6(event:MouseEvent):void
        small_book.stopDrag();
        big_book_mc.x = small_book.x;///
        big_book_mc.y = small_book.y;///-----> Makes the big book snap to the lil one when the mouse button is released.
    stage.addEventListener(MouseEvent.MOUSE_DOWN, dragFn);
    // if the mouse is currently dragging....;
    function dragFn(event:MouseEvent):void
        small_book.startDrag();
        big_book_mc.x = small_book.x;///
        big_book_mc.y = small_book.y;///-----> The big book follows while the mouse is dragging.
    // the small book is now draggable and the big book snaps to it.

    your stage listeners should be added in the mousedown listener functions and then removed in the mouseup listener functions.
    and just to clarify, your small book starts dragging no matter where there is a mousedown?

  • Drag and drop bug?

    while the application get a vertical scroll bar,
    scroll it down
    and try to drag something
    that drag and drop works improperly
    and trace the event.stageX and stageY
    the value isn't right

    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" >
    <mx:TextArea y="10" height="153" id="console" right="10"
    left="10"/>
    <mx:Script>
    <![CDATA[
    import mx.controls.Button;
    import mx.events.DragEvent;
    import mx.controls.Alert;
    import mx.core.UIComponent;
    import mx.core.DragSource;
    import mx.managers.DragManager;
    private function doDragIt(event:MouseEvent):void{
    var dragInitiator:Button=Button(event.currentTarget);
    var ds:DragSource = new DragSource();
    var BtnProxy:Button = new Button;
    BtnProxy.label="B";
    BtnProxy.width=20;
    BtnProxy.height=20;
    DragManager.doDrag(dragInitiator,ds,event,BtnProxy);
    private function doDragEnter(event:DragEvent){
    var target:VBox=VBox(event.currentTarget);
    target.setStyle("backgroundColor","BLUE");
    DragManager.acceptDragDrop(target);
    private function doDragExit(event:DragEvent){
    var target:VBox=VBox(event.currentTarget);
    target.setStyle("backgroundColor","WHITE");
    ]]>
    </mx:Script>
    <mx:Spacer x="0" y="1200"/>
    <mx:VBox id="toClick" y="211" width="50" height="50"
    borderStyle="solid" horizontalCenter="0"
    dragEnter="doDragEnter(event)" dragExit="doDragExit(event)"
    backgroundColor="#ffffff">
    </mx:VBox>
    <mx:Button y="223" label="B" height="20" width="20"
    mouseDown="doDragIt(event)" horizontalCenter="-80"/>
    </mx:Application>

  • 10.4.6 finder (copy / drag and drop) bug

    Any one encounter this?
    Brief summary: When copying files from an iMac to external firewire drive the finder (copy) grinds to a halt and eats up all the free disk space on the iMac hard drive
    Detailed summary: iMac 20" G5 2.1GHz 1GB Ram 10.4.6 and an external LaCie 500GB firewire drive.
    In an effort to move to Aperture I have begun cleaning up my iMac's hard drive which entails moving several gigabytes of jpegs, gif's, raw files, and Quark Xpress files, etc., to external hard drives.
    All of these files are sorted into folders and sub-folders based on clients name. This is just a basic 'copy' from iMac to external hard drive. The iMac has about 50 GB of free hard drive space and the external hard drive has about 400 Gb free. Copying (drag and drop) any folder that has more than say a total of 7500 files inside causes the copying to start then grind to a halt. The odd part is that the free disk space on the source machine (iMac) gradually disappears during this process.
    Size of the move doesn't seem to matter as it is only when the file count exceeds approx. 7500 that things go wrong. One move entailed 9000 or so files and was only 250 MB but managed to eat up all 50 GB of free space in minutes. The first clue that something is wrong is seeing the warning message pop up stating you start-up disk is full.
    The only way to get the hard drive space back is to reboot the machine then all of the free disk space reappears. I have tried to relaunch the finder but that does not reclaim the missing free disk space. Also of note the memory usage never creeps up, as if this was some kind of memory leak. It stays pretty much constant through the whole process which is about 240MB.
    Not sure if this matters but spotlight is currently told to ignore image files which is the bulk of what is (trying) to be moved. Also this behavior didn't occur under 10.4.5 or prior point releases.
    Any ideas or thoughts?
    Thanks,
    -brian
    iMac G5   Mac OS X (10.4.6)   LaCie external 500GB firewire drive

    What is the format used on the external HD?
    You did format it for Mac use (HFS+), right?
    Yes, the external drive was reformatted as Mac OS Extended (Journaled) before being brought into use. I have several LaCie drives in different sizes from 250 Gb and up for back ups and never had an issue until now...
    Seems to be finder related as if i open the top level folder and grab smaller groups of folders it works fine, just takes forever. So at least that is the work around. I was kind of hoping to just grab a bunch of folders start the copy and go do other things and come back and it would be done...
    Thanks for the reply,
    -brian

  • Drag and drop bug in finder

    Noticed this problem several times before, on different computers. I try to drag a file into a mail I am typing in order to attach it, and it does not appear. The green cross appears, but nothing happens. Relaunching finder fixes it.
    I do not know a way to reproduce it, it just happens from time to time.

    i found something my movieclips on different layers (for example box1mc on rooms layer other items in objects layer)Action script searchs my item in current layer , it being invisible coz its not on same layer , its on different layer.If i put my items same layer its working fine.Omg how to fix it i dont know
    (if acs cant find my item in same layer , onrelease codes working automaticaly and dont see drag drop)

  • Mail subfolder drag and drop broken?

    I store mail in subfolder sin On My Mac, dragging between current and archived work as projects demand (as in, I'll drag the 'client a' folder from 'Work - inactive' to 'Current work' when a job starts. In Leopard, this worked swimmingly. In Snow Leopard, this rarely if ever works. Usually, files move in ~/Library/Mail but not in the Mail UI, leading to empty mailboxes (which sometimes get their mail back after a Mail restart and mailbox rebuild) and 'ghost' mailboxes.
    Anyone else having this problem?
    *EDIT: Seems to be mostly isolated to the Mail.Appetizer beta. Fewer (almost no) problems when that's disabled.*
    Message was edited by: CraigG

    Hi, D.
    1. You wrote: "I've tried deleting various caches and preferences like other threads suggest for earlier versions of OS X, with no effect."Without knowing exactly what items you tried removing, I'd suggest — as a general check — running run the Procedure outlined in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.
    2. An errant Startup or Login Item maybe the cause. My "Troubleshooting Startup and Login Items" FAQ can help you pin that down if such an item is causing the problem.
    3. If none of the above helps, see if you can narrow it down to a specific application, e.g. if the problem only occurs after you launch a specific — and probably third-party — application.
    4. Immediately after the problem occurs, check the ends of these Console logs for clues, such as messages relating to PBS or Pasteboard Server.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Drag and Drop e-mails to a SharePoint Online Folder

    Summary
    E-mail to a list is not available in SharePoint Online (yet) and it is difficult to move e-mails from Outlook to a SharePoint list for collaboration, storage and search.  The following steps will put a file on the users desktop that will open a SharePoint list and then you can drag and drop e-mails into the proper folder. 
    Step 1
    Create a drag and drop folder location for SharePoint Online e-mails
    1.       Go to your SharePoint Online shared documents location
    2.       Create the folder structure that you want for your e-mail storage
    3.       Click on your top folder
    4.       Click on Actions
    5.       Open with Windows Explorer
    6.       In the address bar at the top of the Explorer Window copy the address
    Step 2
    Go to Start, Computer
    1.       Click on Map Network Drive
    2.       Paste the address copied above into the Folder box
    3.       Check Reconnect at logon
    4.       Take note of the drive letter given or choose a drive letter
    *note these instructions are for Windows 7 – you can search help for Map Network Drive for the OS you are using
    Step 3
    Open Notepad
    1.       Type in the following:
    “explorer z:”  (leave out the quotation marks and enter the drive letter in step 2
    2.       Click File
    3.       Click Save As
    4.       File name OpenEmail.bat
    ·         Note the file name does not matter but the .bat has to be there
    ·         Save to the Desktop
    When a user wants to open the SharePoint location that stores e-mail they double click on OpenEmail.bat and it will open in an Explorer view which will allow for e-mails to drag and drop from Outlook into the folder.
    David Allred

    For drag and drop of emails from Outlook to SharePoint we are using a third party
    SharePoint Outlook Integration tool called PageLight. PageLight also offers
    Save Outlook emails to SharePoint functionality

  • Drag-and-drop of files into libraries is now buggy

    When dragging song files from the finder and dropping them into an iTunes Playlist, the transfer would typically begin within a couple of seconds. Now it is highly inconsistent, sometimes taking minutes or simply not happening.
    For years I've kept my song files on an external drive with no difficulty, but with the latest iTunes and Lion the drag-and-drop bug is persistent.
    Before coming to this forum I dragged some newly minted MP3 files from my iMac internal to an existing iTunes Playlist. It now sits in limbo, with the files appearing in gray in the Playlist, but not being transferred. I shall have to quit iTunes and try again. This never happened before the latest software updates.
    When this happens it is also necessary for force quit iTunes some of the time.

    The title says "libraries" but I means Playlists, of course.

  • Drag and drop items to document librarys in outlook

    Hi guys,
    I've seen other post regarding this but there was no answer for the practice drag-and-drop e-mails or documents to documents librarys inside outlook ??
    can someone help me pls ?
    thanks in advance

    The best way to do this so that it is easy for your end users is to:
    Step 1
    Create a drag and drop folder location for SharePoint Online e-mails
    1.       Go to your SharePoint Online shared documents location
    2.       Create the folder structure that you want for your e-mail storage
    3.       Click on your top folder
    4.       Click on Actions
    5.       Open with Windows Explorer
    6.       In the address bar at the top of the Explorer Window copy the address
    Step 2
    Go to Start, Computer
    1.       Click on Map Network Drive
    2.       Paste the address copied above into the Folder box
    3.       Check Reconnect at logon
    4.       Take note of the drive letter given or choose a drive letter
    *note these instructions are for Windows 7 – you can search help for Map Network Drive for the OS you are using
    Step 3
    Open Notepad
    1.       Type in the following:
    “explorer z:”  (leave out the quotation marks and enter the drive letter in step 2
    2.       Click File
    3.       Click Save As
    4.       File name OpenEmail.bat
    ·         Note the file name does not matter but the .bat has to be there
    ·         Save to the Desktop
    When a user wants to open the SharePoint location that stores e-mail they double click on OpenEmail.bat and it will open in an Explorer view which will allow for e-mails to drag and drop from Outlook into the folder.
    David Allred

  • Drag and drop into subject line

    I installed OS 10.4.5 and use Tiger mail. I noticed that unlike Panther mail, in Tiger mail draging text from the message to the subject box doesn't work. Sure you can copy and paste but in old mail, you drag and drop. It's absent in Tiger. You can drag to the other address windows even if it's text and not an Email address. I went back to Panther to make sure. Drag and drop still works. I tried repairing permissions with no change. Thanks.
    Eric
    PowerMac G4 1.25 GHz DP   Mac OS X (10.4.5)   2 GB RAM

    Thanks for the confirmation. I’m surprised more Mac fans haven’t made a peep. Maybe the majority of users are new and they’re not used to drag and drop?
    Another fine point in mail is that the space bar will only work once for deleting space or text. In Panther Mail, one could use the space bar an unlimited number of times to delete space or text but not in Tiger mail. I tried running repair permissions, also DiskWarrior without any change. Trying the same deleting sequence in TextEdit using the space bar proceeds normally. Maybe Apple dropped that feature thinking nobody would notice?
    G4 DP 1.25 GHz, MDD, 2 GB RAM   Mac OS X (10.4.5)   G3 iBook, OS 10.3.9,   Umax G4, 450 GHz, 1 GB RAM

  • Strange drag and drop text editing behavior in Mail

    Sometime when selecting text in an email and dragging it to a new part of the document COPIES the selected text to the new location rather than MOVES the original text.
    Is this a bug or is there a trick to drag and drop in Mail?

    Is this a bug or is there a trick to drag and drop in Mail?
    No bug, no trick. You simply have to be careful so that you get it right. Select the text you want to move, then click and hold (pause slightly), and drag & drop to the new position. Simple, and it works every time if you do it rights.

  • Bug report: Naming a Bin after creating it with drag'n'drop

    There seems to be a small bug when giving a newly created bin a name after creating it by drag'n'drop of several clips onto the "New Bin" icon. 
    To reproduce:
    Select some clips in your project browser
    Drag them onto the New Bin button
    A new bin is created with the clips in it
    - the bin name for it appears to be selected, and editable - just as if you had created a new empty bin by clicking the New Bin button
    - type in a new name - it accepts the name fine, now press enter.
    - your new name disappears, and *now* you are really in the mode to edit the bin name
    - type your name again, and it works.
    Work around:
    When creating new bins by using drag'n'drop of clips onto the New Bin button, first press enter once to enter into the proper edit mode before giving the bin a new name.
    (is there a better place to file bug reports?)
    Version 6.0.1 (014 (MC: 264587))
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro5,1
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          2.8 GHz
      Number Of Processors:          1
      Total Number Of Cores:          4
      L2 Cache (per core):          256 KB
      L3 Cache:          8 MB
      Memory:          8 GB
      Processor Interconnect Speed:          4.8 GT/s
      Boot ROM Version:          MP51.007F.B03
      SMC Version (system):          1.39f11
      SMC Version (processor tray):          1.39f11
    OS X 10.6.8

    Er, just answered my question about bug reports by reading the "read this before posting" link above
    But I'll leave this here for the work-around in case anyone else needs it.

Maybe you are looking for

  • System compromised by Choqok

    Hey, I've installed Choqok the day before yesterday and today a Pop-Up warning with an error sound occured (SSL certificate error). There is a strang behaviour: It was published 19.05.2012 21:36 and it's deadline is 20.05.2013 20:59 I'll attach 3 scr

  • QuickTime makes display sleep, according to screen saver time

    QuickTime 7.1, OS 10.4.6, PowerBook G4 My display sleep time is set for never, and my screen saver is set for 5 minutes. When I play a QuickTime movie, if I don't move the pointer once in a while, the display sleeps at 5 minutes. I could see QuickTim

  • Can i send music and audiobook to an ipod without syncing?

    I am wanting to get my newly blind grandmother, who lives across the country from me, an ipod so she can listen to music and audiobooks. Her facility caregivers can start and stop the music and books, but there is no way to sync the ipod to upload ne

  • Optimisation of NN lookup for large roads table

    we have a large roads table (approx 2.5M records) for the UK. we have vehicles for which we need to locate the nearest road for approx 1-5k vehicle locations at a time. The roads table has an R-Tree index on it. The roads data is in British National

  • What Photoshop Version do I need???

    Hallo, first: sorry for my English!!!!! I am "painting" funny Dogpictures and now i don't know which photoshop version is the best for me. I also use Illustrator. Is Photoshop for Fotographs the right version for me? You can see my pictures on www.ra