Dragging or pasting within TextEdit behaves weirdly. Help!

I'm working in TextEdit and I want to move some text within the document. First I try the cut & paste method—but the text on the clipboard won't paste where I've placed the cursor; it puts the text ABOVE the sentence or paragraph or section. Then I try a different method, dragging the highlighted text to the spot I want to move it to, and the same thing happens; the text snaps up to the top, above the line or paragraph that I'm working on.
It's the weirdest thing, and I can't figure out what's causing it. It makes editing a nightmare, impossible even. Any clues.
Thanks!

Not weird at all.  When you select entire lines you also select the newline character (end of line character) at the end of the lines, including the last line of the selection. Here's an example.
In the first picture I selected the first three lines.
And in the following I selected the first three lines not including the newline character at the end of the third line.
Note the difference in the highlighting.
In the first case the newline is selected so it will cause that entire selection, including that ending newling to be placed at the insert point.  Thus the selection will appear on the line before the insert point (or break a line if the insert point is not at the start of a line).
In the second case the ending newline is not selected and thus the final line would appear immediately in front of, and on the same line as the insert point.
So if you happened to select entire lines as in the first case, then backspace over the final newline of the insertion if you didn't intend to include it.

Similar Messages

  • Photoshop behaving weirdly (help please!)

    Photoshop noob here!  Any help would be appreciated.  The more I use Photoshop cs6 (64 bit) on my computer the more weird behavior starts to occur.  The first time I installed it started out fine like usual.  Then out of the blue opacity started behaving strangely.  Even when I turned a color to 100% opacity and layed it on top of another color in the same layer it would not be completely opaque.  I could still see the shapes/lines through the supposedly 100% opaque color.  I searched the internet and couldn't find a solution.  I kept coming upon the suggestion of reseting all the tools which did not work.  When told to delete my photoshop preferences (the psp file) both manually and by using the CTRL-SHIFT-ALT  shortcut when starting photoshop the former launched photoshop and then resulted in a "Could not complete your request because it is not the right kind of document." error.  I could only click ok and continue working on my messed up version of photoshop.  Secondly, the ctrl-shift-alt shortcut did not work at all.  Fed up, I deactivated and uninstalled, then reinstalled Photoshop. 
         It worked perfectly fine for a while and then different strange behavior started happening again.  First, the eraser behaved like a blue brush in the background layer.  Instead of erasing white and seeing the checkerboard pattern like I always used to it would just color blue instead.  I could do this at different opacities as well.  On the background layer it is essentially a blue brush.  This wasn't super annoying as I could just add another layer but then my pressure sensitvity stopped working on my tablet too.  I downloaded all the latest tablet drivers to no avail.  I again was told to try deleting my prefernces which again resluted in the "Could not complete your request because it is not the right kind of document." error.  Also the ctrl-shift-alt shortcut still doesn't work. 
    I've looked everywhere for a solution and still cannot figure out why Photoshop continues on this self-destructive path.  Any help would be appreciated. Again, I'm new to photoshop so if the answer is extremely obvious then sorry!

    Resetting preferences is first aid for PS.  Uninstall and reinstalling will not fix an error in this file.
    You need to start PS and immediatley hold down the ctrl alt shift keys (assuming Windows OS) and you will get a reset window.  If you are not fast enough you will see the splash screen.  Some find help in pressing and holding 2 of the keys, start PS and immediatly hold down the 3rd key.

  • Copy&paste between textedit and javachat

    I'm running a MacBook Pro 2.4GHz intel OSX 10.5.6. I moderate a java chat room and keep broadcasts and IP#'s in text edit and so copy and paste between the two. But lately I'm running into a loss of this ability. I can copy and paste within textedit or within the java chat, but not between them. When it first began happening a reboot was enough to bring that function back, but now I'm having to run onyx to repair permissions etc. to get it right again. How do i fix this? When the room's busy, i really need that function. I don't know if this is related, but got this message after the last permission repair...
    Warning: SUID file "usr/bin/setregion" has been modified and will not be repaired
    Warning: SUID file "System/Library/PrivateFrameworks/Install.framework/Versions/A/Resources/runner " has been modified and will not be repaired
    Warning: SUID file "System/Library/Printers/IOMs/LPRIOM.plugin/Contents/MacOS/LPRIOMHelper" has been modified and will not be repaired

    You can safely ignore the SUID file warnings:
    http://support.apple.com/kb/TS1448?viewlocale=en_US
    Unfortunately, I don't know how to resolve the copy & paste issue.
    Good luck!

  • Trying to create a shell script to cut/paste files in finder. Help needed.

    I'm trying to create an automator shell script to cut/paste. It'll function exactly like copy/paste. i.e. I'll just copy file/files with command+c like always, but then I'll create an automator which uses the "mv" terminal app to move the files which works exactly like cut paste.
    I need some help since I don't know the syntax for creating shell scripts.
    What I did so far is to do it in automator with Apple Script which goes like the following:
    on run {input, parameters}
    tell application "Finder"
    set theWindow to window 1
    set thePath to quoted form of (POSIX path of (target of theWindow as string))
    end tell
    tell application "Terminal"
    do script with command "mv \"" & input & "\"" & thePath in window 1
    end tell
    return input
    end run
    This gets the copied file path from clipboard before, as input, and then recognizes the active finder window as thePath so then executes the mv command for the input file to the thePath window.
    It doesn't work as expected since it connects both file/window paths into a single path instead of leaving a space between them so the mv command can't recognize two separate paths.
    What's the correct syntax for that line
    do script with command "mv \"" & input & "\"" & thePath in window 1
    to leave a space between input and thePath under the mv command?
    Also this requires the terminal app to be open in the background.
    After I get this to work I want to do the exact same thing using shell script within automator, so I won't need Terminal to be open all the time.
    And the next step will be to cut/paste multiple files/folders but that should be easy to do once I get the hang of it.

    Try using:
    on run {input, parameters}
    tell application "Finder"
    set theWindow to window 1
    set thePath to quoted form of (POSIX path of (target of theWindow as string))
    end tell
    do shell script "mv \"" & input & "\" " & thePath
    return input
    end run
    (45977)

  • Certain PDF documents not spotlight-indexed nor copy/paste to TextEdit

    Hello,
    I've got a problem with certain PDF documents and Preview.app. I can read them perfectly by eye (I understand there's an overlying image?) but the text characters, when copied and pasted into TextEdit, are little rectangles with a tiny alien face (?) inside. TextEdit states the font is "LastResort", but doesn't allow to change the font, nor can I save the TextEdit document ("UTF-8 cannot be used for saving the document").
    The worst about all is that Spotlight doesn't recognise the PDF files, they are not indexed, so I cannot search for text inside.
    I tried to open the PDF document with Adobe Reader, which opens the document, copies and pastes into TextEdit without a problem, so I believe the problem must be on the Preview.app and/or System end.
    Any solution, or is this a bug? Thanks for any help!

    Any solution, or is this a bug?
    I think this has to do with the way some pdf files are constructed, mapping text to the Unicode Private Use Area (reflected by those Last Resort symbols you see) plus shortcomings of Preview compared to Adobe Reader. The only fix is to use the latter, and tell Apple you want Preview improved:
    http://www.apple.com/feedback/macosx.html

  • I want to copy and paste within an online forum - firefox wont allow it

    i often use an online forum for work with the OU and am unable to copy and paste within the forum - if i wish to copy from one thread to another, i have to copy to word then re copy and paste to another thread - annoying

    See http://kb.mozillazine.org/Clipboard_not_working
    http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard
    AllowClipboard Helper - https://addons.mozilla.org/firefox/addon/852

  • Dragging and Dropping within iMovie '08

    I am new to iMovie '08. When I first started my project I was able to select a clip and drag directly from the events to the project library. However, now, when I try to drag, I just move the selection to another part of the event. I cannot drag and drop within the project either. Using Macbook trackpad to attempt drag and drop. Any help is appreciated.

    I can do this, but dragging and dropping like described in the manual would be a lot easier.
    Both methods work equally well for me. The usual problem with "Dragging and Dropping" is that the user is too impatient to wait for the segment clip index to be built before attempting to "drag" the segment to the Project window. By the time the segment is "built," the user has already released the "bundle" and it is too late for the application to detect the "active" drop area. You may notice that there is a slight delay between your segment selection/pressing the add button and the actual insertion of your clip segment. The delay is the same in both approaches, however, pressing the add button tells iMovie '08 where the segment is to be moved without the application having to detect an "active" area which may no longer be "active."

  • Macbook behaving weird

    Hi all!
    For the last two or three weeks i've seen how my mac is behaving weird, it's taking longer to load, i have 4 widgets running and prior to this they were using only 5% of ram now 10%, i can take this but today it crashed twice
    also i almost daily put it to deep sleep but lately is crashing when i awake it
    I don't know what to do, any help is well recevied
    Thanks in advance for your support
    Message was edited by: Ginda000

    "AppleJack" http://www.versiontracker.com/dyn/moreinfo/macosx/19596

  • IPad 2 screen behaves weird

    Hello!
    I am new on this Forum.
    I own iPad 2 (mid 2012, wifi only) and suddenly the colours on the screen behaves weird.
    I have restored my iPad to the newest update via iTunes (iOS 8.2) but that didn't work.
    Can somebody help me?
    Here are some photo's of the problem:
    http://prntscr.com/6nx7no
    http://prntscr.com/6nx7a0
    Thank in advance.
    -Rayvano

    Mine  to it then turned white and I can't shout it down nowing

  • N770 behaving weird

    A couple of years ago I got a second hand N770 from a friend and I have been using it frequently and satisfactory. However, for the last couple of mounts it is starting to behave weird, as if it is degrading.
    Symptoms:
    It is very difficult to establish a WiFi connection. Most of the times it wrongly reports that no APs are available, or fails connecting to one. Sometimes it reports nearby APs with a very low wignal while in fact the signal is very strong.
    Connection failure is reported after 5-10 seconds, long before a potential DHCP timeout. Once a connection is established it is stabl and behaves normally.
    Spontaneous reboots, most often when connected to the charger. Sometimes I connect it to the charger and it reboots within a couple of minutes. Sometimes it just keeps rebooting.
    I suspect the battery but given the charger-reboot issues I'm not sure enough to buy a new battery,
    Does anyone recognize this behaviour? Any tips?

    My 770 (there's no N) used to reboot fairly frequently too.. I believe this wasn't totally uncommon and was just bugs in the hardware / software that were never fixed.
    My device stopped connected to my wireless at home a few years ago.. I found out that there seemed to be a maximum number of APs the 770 could cope with.. as more and more of my neighbors got wireless broadband at home, the number of APs I could see went through the roof.. eventually the 770 just gave up connecting..
    This was after I got an N800 so I wasn't too fazed..
    Your device is getting on a bit.. the OS was pretty beta for the whole of the 770's life.. I wouldn't be surprised if the hardware was degrading..

  • Trying to install Windows 7 on my new computer - Does anyone know someone within HP that would help?

    I am trying to downgrade from Win 8.1 to Win 7 and so far I am not having any luck completing the downgrade.
    (HP Envy 700-430qe).
                           As you can see, several in this forum have tried to help! 
                    Does anyone know of a department within HP that would help? 
                          ( I tried HP tec support, but they will not touch it. They say "out of our scope")
    I have completely wiped my 2 tb hard drive using Diskpart/clean all. I then installed my Win 7 disk directly on to
    a formatted 100 gb partition on the drive, but as always, the installation goes almost 90 % of the way with no problem, then soon
    after the reboot it stops at the same point as it does when I try a dual boot install or a downgrade install. Very very
    frustrating. 
    Thanks, Brad

    Hi, Brad:
    The only suggestion I can offer would be to try this...
    Download the drivers from this link below (first file listed -- 64 bit).
    https://downloadcenter.intel.com/Detail_Desc.aspx?​agr=Y&ProdId=2101&DwnldID=23060&keyword=Intel+Rap...
    Extract (copy) the files onto a usb flash drive without any folders.
    With the flash drive in a USB2 port and W7 installation media in the machine, boot from the W7 installation media.
    After you select the install now option, select the Drive Options - Advanced menu, then select the Load Driver option.
    You should now see the storage driver files listed.
    If you check the box, it will only include the compatible driver.
    Follow the prompts and hopefully, W7 will install.

  • Drag & drop item within Tree not working

    Hi,
    I want to be able to drag & drop items within a tree but
    items cannot move accross branches
    It can only be moved within its branch.
    For this I have a condition in dragDrop(event) handler.
    When i drag item it does not move accross branches which is
    intended but when i drop within its branch
    on a different location,
    the item does
    not get dropped
    Though i have dragMoveEnabled set to true.
    my code looks like this:
    private function onDragDrop(event:DragEvent):void {
    var dropTarget:Tree = Tree(event.currentTarget);
    var node:XML = myTree.selectedItem as XML;
    var p:*;
    p = node.parent();
    if(node.parent().@label != "sameBranch") {
    return;
    } else {
    // drop target.
    Do i need to do anything else...
    Please advice.
    Thanks
    Lucky

    topping up, still did not find a way to do...
    but i have handled all tree events like dragEnter and
    dragDrop as described in the flex doc.
    Has anyone faced a similar issue...

  • Copy and Paste from TextEdit to Word

    I have been told that I can simplify images in Word easily by copying into TextEdit, and then back into Word. I can copy and paste into TextEdit easily, but am unable to select, copy, and paste a graphic from TextEdit into Word. Is there some key I"m not pressing? Or some other trick?

    Hi
    I have got a similar problem.
    I use Firefox 3 (latest) and I can not copy text and images from a webpage to MS Office 08. I get only plain text. I tried all combination of Browser and office Suites. Always the same problem. I get plain text. Only one combination works fine. Safari and Apple iWorks. But I bought MS Office, because I need the compatibility to Windows. What a kind of problem is that with the clipboard?
    Please Apple, me and many other people need a solution for that problem. Are the Devs of the other browser and office suits so stupid?

  • HT1349 Successfully loaded ios7 to iphone 4S from iTunes...now iphone asks me to agree to terms and privacy, then it locks up and won't accept my "agree." Goes in a loop and can't get past this screen.  Pls help.  thanks.

    successfully loaded ios7 to iphone 4s.
    now iphone asks me to agree to terms and privacy, then it locks up and won't accept my "agree."
    goes in a loop and can't get past this screen.  Pls help.  thanks.

    Have you tried resetting the device?
    Hold down the home and lock buttons until you see an Apple Logo, then release the buttons.
    If that doesn't work, you should check to see if you have a backup because you may have to restore your device.

  • When I cut and paste a selection from a website, and paste to Textedit, why will the text open but not the image: was OK before Lion.

    Before Mac OS Lion I could select text and pictures from a Firefox webpage, and paste into Textedit, with no problem. Since Lion the text selected pastes fine , but for an image there pastes only anicon which does not, and will not open.
    I checked with the same procedure in Safari, and everything is fine.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    There are other things that need attention:
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Shockwave Flash 10.0 r45
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

Maybe you are looking for

  • New Value Field

    Dear Friends, We are planning to add new value field in current copa structure, for this I need know : 1. As soon as we add new value field current operation conern gets deactivated ? 2. If there is only one server for development and production then

  • Can not install any updates on macbook

    This is what I have... Hardware Overview: Model Name: MacBook Model Identifier: MacBook3,1 Processor Name: Intel Core 2 Duo Processor Speed: 2.2 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 4 MB Memory: 2 GB Bus Speed: 800 MHz Boot

  • Adobe flash issues with a specific site but other users to the site can streem

    Good day all Please I have tested this on fedora 17, Ubuntu 12.04 LTS and on sepaprate PCs (win 7). With Chrome, IE 9, Firefox all update and Adobe flash is updated too I have test the flash on Adobe site and it is OK. But there is this erro all the

  • I can't open bridge and minibridge from photoshop

    I can't open Bridge and Mini Bridge from Photoshop CS6 (64bit), I get an error message (APPCRASH )

  • Something wrong with itunes u, downloads dont appear in library

    I'm trying to download iOS development Videos podcast from itunes u and while certain videos have been downloaded, 13 of them wont appear as downloaded in itunes even after completing their downloads several times. any help?