Help! Can't paste into code view or property inspector

I'm experiencing a weird and extremely annoying bug in Dreamweaver CS6 -- I can't paste text from outside apps into DW's code view or into the property inspector (such as URLs).
Pasting doesn't work no matter the method: Ctrl + V, right-clicking or using the Edit menu. Pasting works normally in every other program. If I copy within Dreawmweaver, pasting works fine.
Does anyone have a solution for this? I'm running Win 8 and DW 12.1 through Creative Cloud. Searching the forums, I see others have reported the same issue. Some have been able to fix it by deleting the configuration file; that didn't fix the issue for me. I'd like to try reinstalling DW, but the Adobe Application Manager doesn't seem to allow that.
I began noticing this bug about two weeks ago. That might have been about the same time I updated to 12.1. Can anyone help?
Thanks,
Cory K.

Adding to my last post, I used a clipboard format inspector called nclip (http://code.google.com/p/nclip/) to see if I could find a pattern between "what works" and "what doesn't".
There are two cases where I'm seeing paste-into-Dreamweaver CS6 fail:
Paste into Code View fails, but Paste into Design View works!
Paste into either Code View or Design View fails
I went through the list of programs that worked and didn't worked, using nclip to show what clipboard formats were being saved from each working and non-working source. It appears that DreamWeaver CS6 as of January 9, 2013 doesn't accept the most basic text clipboard formats:
CF_UNICODETEXT
CF_TEXT
CF-OEMTEXT
CF_LOCALE
If these are the only clipboard formats used by an app (for example, Window's venerable Notepad.exe), Dreamweaver doesn't appear to handle them. Most programmer-style text editors output just these formats, because they are presumed to be understood any application that handles text. These fail for both pasting into codeview and design view.
Interestingly, Chrome browser fails the code view test, but it does work in design view! It outputs the four clipboard types above, plus one more:
Custom Format: HTML Format
Hypothesis 1: Any application that puts HTML Format on the clipboard will paste into design view, but not necessarily code view.
Next, Visual Studio 2010 and Sticky Notes, which doesn't include HTML Format as a clip type, works for both code view and design view. They both output this type in addition to the basics:
Custom Format: Rich Text Format
Two programs that output Rich Text Format without HTML Format are Sticky Notes and WordPad. These both work with Code View and Design View. From these limited tests on my system, it appears that for Dreamweaver to accept a text paste from an outside program into Code View, that program must output Rich Text Format to the clipboard. Otherwise, it fails. Dreamweaver will accept HTML Format, but only in Design View. Firefox is an exception in that it don't export Rich Text Format, but still works with Code View. It might use OLE, though (Chrome doesn't seem to use OLE, and it breaks in code view).
Hypothesis 2: Any application that puts Rich Text Format on the clipboard will paste into design view AND code view.
If Dreamweaver is really ignoring the basic text clipboard formats, and it's not just my system configuration, then this is a bug. Probably something that got overlooked in testing.
To reproduce on Dreamweaver 12.1 build 5966:
Try copy/pasting text from Notepad.exe into Dreamweaver Code View (DWCV). This fails for me.
Try copy/pasting text from WordPad.exe into DWCV. This works!
Try copy/pasting text from Internet Explorer 9 or Firefox into DWCV. This works!
Try copy/pasting text from Chrome. This fails to paste into Code View, but does paste into Design View
The Code View workaround:
Use Firefox or Internet Explorer for your browser if you're copy/pasting source code.
If you're working from another text editor, try copy/pasting into intermediate programs Sticky Notes or WordPad, then copy/paste from there into Dreamweaver.
So that is my experience on Windows 7 64-bit. Anyone else experiencing the same thing?

Similar Messages

  • On startup, I get a gray screen w the apple logo and the gear going underneath, help can't get into my sign in and password..

    On startup, I get a gray screen w the apple logo and the gear going underneath, help can't get into my sign in and password..

    Hi there,
    Yes it does. Please read this training manual that is supplied by apple that clearly states that it does.
    http://service.info.apple.com/service_training/en/010/comp-theory/index.php?page =startup
    Oh, if you cannot access it please look here.
    Please note that the ""Some other issue" means that there could be a possible other issue, but the chance of that
    happening is small.
         Thanks an ACMT Trainee (Apple Certified Mac Technician)

  • CS5: Pasting smart quotes into code view problem

    Hi all,
    In my blogging workflow, I copy the blog text from from MacJournal into the code view in Dreamweaver CS5.  In CS3, it seems that DW allowed the left & right smart and unicode quotes to be pasted in untouched.  However, DW CS5 seems to be converting all single ‘ & ’ to the ASCII ' and all “ & ” to ASCII ".  Is there a way to turn this off?
    I don't want to paste the text into the design view because I don't want DW to auto format the text.  I got some specific formatting that I like to do.
    Thanks!
    Steven

    Yes, the appropriate meta tag is in place.  In Preferences, UTF-8 is selected under Fonts.  Try pasting:
    “Test”
    into the code view and see what happens.  Hmm, Just tried pasting the above into the Design View and the same thing happened.  The curly quotes where changed into straight quotes.  BTW, I'm runn ing DW under Mac OS X Lion.
    I pasted the same text in another app, TextEdit, and the curly quotes pasted just fine.
    I need the curly quotes because I change them into ‘, ’, “, and ” (‘ ’ “ ”) for compatibility with older browsers (pre-IE6).  Yes, my site has been visited by such older browsers.
    Thanks!
    Steven

  • Template - Can't edit in code view

    Can anyone help? I'm using Dreamweaver 8 and have a very
    basic template that contains one editable region. I've been getting
    an intermittent problem with trying to make changes to the editlbe
    region in code view (on pages created from the template.) I get a
    long error message about the fact that I am trying to make changes
    in code that is not marked as editable, but it IS in an editable
    region. Seems to allow me to make changes in Design View - but some
    of what I want to do needs to be done in code view.
    I've built virtually identical templates before, and never
    had this problem. Please let me know if you can spot the problem.
    If I need to include the CSS let me know.

    Does the page validate (
    http://validator.w3.org)? Code
    errors anywhere on
    the page (even in the CSS) will cause these error messages to
    be thrown.
    Also, the proper syntax for comments is not this -
    <!--end sub_address-->
    but rather this -
    <!-- end sub_address -->
    (note the spaces)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "leadhead1" <[email protected]> wrote in
    message
    news:[email protected]...
    > Can anyone help? I'm using Dreamweaver 8 and have a very
    basic template
    > that
    > contains one editable region. I've been getting an
    intermittent problem
    > with
    > trying to make changes to the editlbe region in code
    view (on pages
    > created
    > from the template.) I get a long error message about the
    fact that I am
    > trying
    > to make changes in code that is not marked as editable,
    but it IS in an
    > editable region. Seems to allow me to make changes in
    Design View - but
    > some
    > of what I want to do needs to be done in code view.
    >
    > I've built virtually identical templates before, and
    never had this
    > problem.
    > Please let me know if you can spot the problem. If I
    need to include the
    > CSS
    > let me know.
    >
    >
    >
    >
    > <body>
    >
    > <div id="wrapper">
    > <div id="sub_header">
    > <img src="../images/sub_hdr.gif" alt="xxx"
    width="330" height="92" />
    > <div id="sub_address">
    > <p>xxxx<br />
    > <a href="xxx">xxx</a></p>
    > </div> <!--end sub_address-->
    > </div> <!--end sub_header-->
    > <div id="tagline">
    > <img src="../images/tagline.jpg" alt="xxx"
    width="760" height="33" />
    > </div> <!--end tagline-->
    > <div id="leftnav">
    > <ul>
    > <li><a
    href="../index.html">HOME</a></li>
    > <li><a href="../about.html">ABOUT
    US</a></li>
    > <li><a
    href="../events.html">EVENTS</a></li>
    > <li><a
    href="../membership.html">MEMBERSHIP</a></li>
    > <li><a href="../contact.html">CONTACT
    US</a></li>
    > </ul>
    > </div> <!--end leftnav-->
    > <div id="pagetext">
    > <!-- TemplateBeginEditable name="content" -->
    > <h1 class="teal">Page Header here</h1>
    > <p>Content here... </p>
    > <!-- TemplateEndEditable -->
    > </div>
    > <!-- end pagetext-->
    >
    > </div> <!--end wrapper-->
    >
    > </body>
    >

  • DWCS6 - can't edit in Code view {subject edited by moderator}

    In the split view or the design view, I can edit text anywhere on the page but when I click on the code side the text is grey and line number bar turns blue. Is there a way to turn the editing back on in the code view? Working on a PC with a document created on a mac.

    No, it won't let me edit in the code at all.
    Here's the code:
    <!DOCTYPE HTML>
    <html><!-- InstanceBegin template="/Templates/OCVR.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <!-- InstanceBeginEditable name="doctitle" -->
      <title>OVCR | New Researcher Guide</title>
      <!-- InstanceEndEditable -->
    <!-- Mobile Specific Metas
    ================================================== -->
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
    <!-- CSS
    ================================================== -->
    <link rel="stylesheet" href="../css/reset.css" type="text/css" media="all" />
    <link rel="stylesheet" href="../css/responsive.css" type="text/css" media="all" />
    <!--[if lte IE 7]>
      <link rel="stylesheet" type="text/css" href="/ovcr/css/ie7.css" />
    <![endif]-->
    <!-- OTHER LINKS
    ================================================== -->
    <link href="http://illinois.edu/lb/rss/19/text.xml" rel="alternate" type="application/rss+xml" title="Illinois News Bureau: Research" />
    <!-- JS
    ================================================== -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
    <script src="../scripts/search.js" type="text/javascript"></script>
    <script type="text/javascript" src="http://emergency.webservices.illinois.edu/illinois.js"></script>
    <!-- InstanceBeginEditable name="head" -->
      <link rel="stylesheet" href="../css/smoothness/jquery-ui-1.8.23.custom.css">
      <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js"></script>
      <script>
      $(function() {
      $( "#accordion" ).accordion({
      active: false,
      autoHeight: false,
      collapsible: true,
      header: 'h2'
      </script>
      <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="header">
      <div class="wrapper">
      <div id="logo"><a href="http://illinois.edu/"><img src="../images/uiuc.png" alt="The Office of the Vice Chancellor for Research" width="57" height="71" /></a><a href="../index.cfm"><img id="ovcr-logo" src="../images/invisible.png" alt="The Office of the Vice Chancellor for Research" width="437" height="63" /></a></div>
      <div id="campus">
      <ul id="nav_2">
      <li class="firstLI"><a href="http://illinois.edu/map/view">Maps</a></li>
      <li><a href="http://illinois.edu/ds/azList">A-Z Campus Index</a></li>
      </ul>
      <form action="" onSubmit="sendSearch()" id="" name="gs" method="get">
      <input type="hidden" name="search">
      <input type="hidden" value="all" name="search_type">
      <input type="hidden" value="" name="skinId">
      <input type="hidden" value="" name="cx">
      <input type="hidden" value="" name="cof">
      <input type="text" onFocus="checkSearchValue()" value="Search" size="10" class="searchbox" id="q" name="q">
      <input type="submit" id="go" class="searchbutton" value="Search" name="sa">
      <ul id="searchRadio">
      <li>
      <input type="radio" checked="checked" value="1" id="searchType_people" name="t">
      <label for="searchType_people">Directory</label>
      </li>
      <li>
      <input type="radio" value="2" id="searchType_info" name="t">
      <label for="searchType_info">Illinois</label>
      </li>
      </ul>
      </form>
      </div>
      </div>
    </div>
    <!-- <= end #header -->
    <div id="nav_main">
      <ul>
      <li><a href="../research/index.cfm">Research Funding</a></li>
      <li><a href="../policies/index.cfm">Policies &amp; Compliance</a></li>
      <li><a href="../training/index.cfm">Training for Researchers</a></li>
      <li><a href="index.cfm">About the OVCR</a></li>
      </ul>
    </div>
    <!-- <= end #navigation -->
    <div class="wrapper">
      <div id="crumbs"><!-- InstanceBeginEditable name="crumbs" --><a href="../index.cfm">Home</a> &raquo; <a href="index.cfm">About the OVCR</a> &raquo; <strong>New Researcher Guide</strong><!-- InstanceEndEditable --></div>
      <!-- <= end #crumbs -->
      <div id="content-bg">
      <div id="content">
      <div id="article"> <!-- InstanceBeginEditable name="content" -->
      <!-- <= end #crumbs -->
      <div id="content">
      <div id="article"> <!-- InstanceBeginEditable name="content" -->
      <div id="subNav"><!-- #BeginLibraryItem "/Templates/about.lbi" --><ul id="menu_resp">
      <li><a href="staff.cfm">Staff Directory</a></li>
      <li><a href="../orgchart.pdf">Organization Chart</a></li>
      <li><a href="committees.cfm">Committees of the VCR</a></li>
      <li><a href="units.cfm">Overview of Units</a></li>
      <li><a href="reports_statistics.cfm">Reports &amp; Statistics</a></li>
      <li><a href="Research_Admin_Guidelines.cfm">OVCR Research Administration Guidelines</a></li>
      <li><a href="volunteer.cfm">Volunteer to Help Illinois Research</a></li>
      <li><a href="contact.cfm">Contact Us</a></li>
    </ul>
    <p><a href="#" onClick="javascript:$('#menu_resp').slideToggle(); return false;" id="menu_m">&ndash; Menu &ndash;</a></p>
    <!-- #EndLibraryItem --></div>
      <div class="section">
      <h1>New Researcher Guide </h1>
      <div id="accordion">
       <p><strong>Welcome to the Illinois Research Community!</strong></p>
      <p>Illinois is a large and complex institution, but we hope that you will soon find your way around both the physical and the electronic campus.<br>
       <br>
       Our culture values collegiality and interdisciplinary research, and we hope this page provides the basic information you need to help you launch your own productive research endeavors.<br>
      <br>
               Click on the tabs below for select links and information about the Illinois research community. More detailed information can be found throughout this website - and if you need additional guidance, don't hesitate to <a href="mailto:[email protected]">contact us</a>. </p>
    <h2><a href="#">Find Research Resources</a></h2>
       <div>
      <p>Your college's research office can provide specifics, as individual research needs will vary depending upon your discipline, but the following links may help you find the tools, equipment, and services to achieve your research goals: </p>
      <p><a href="http://research.illinois.edu/units/technology.cfm">Campus research facilities and services</a><a href="http://research.illinois.edu/about/programs-and-resources.cfm"><br>
         Research programs and additional resources</a></p>
      <p>Select items that may be of particular interest to new faculty include:</p>
       <p><a href="http://www.library.illinois.edu/sc">Library research resources (Scholarly Commons) </a><br>
         <a href="http://www.library.illinois.edu/ugl/mc/">Support for producing digital media  (Media Commons)</a><a href="https://ideals.illinois.edu/"> <br>Research Repository (IDEALS)</a><a href="http://itg.beckman.illinois.edu/visualization_laboratory/"><br>
           Modeling, imaging, and graphic design services (Beckman Vis Lab) and</a><a href="http://www.igb.illinois.edu/core">Microscopy services (IGB Core Facilities)</a><a href="http://www.it.illinois.edu/"><br>
           Computing resources (IT Excellence)</a></p>
               </div>
      <h2><a href="#">Find Funding</a></h2>
       <div>
      <p> Your departmental business office can  guide you, but when you are ready to look for funding, the OVCR can help.</p>
      <h4>Internal Funding Resources:</h4>
                            <p>The <a href="http://crb.research.illinois.edu/">Research Board</a> provides support for new faculty to initiate research at Illinois. <a href="http://research.illinois.edu/research/Funding_Opportunities.cfm"><br>
                            Additional Campus Funding Opportunities</a></p>
                            <h4>External Funding Resources:</h4>
                            <p><a href="http://externalfunding.research.illinois.edu/Default.aspx">Limited Submissions</a><a href="https://www.grantforward.com/index"><br>
                              Grant Forward </a></p>
                            <p>The OVCR offers <a href="http://research.illinois.edu/research/support.cfm">additional support</a> to faculty in the humanities, arts, and social sciences<em>. </em></p>
                            <p><em><br />
                            </em> </p>
                          </div>
      <h2><a href="#">Hire Staff</a><br />
      </h2>
      <div>
      <p>Your departmental business office should be able to assist you with personnel needs. There are many different employee classifications, and the hiring process differs significantly depending on the position.</p>
      <p>Visit the Illinois Human Resources <a href="http://humanresources.illinois.edu/index.html">website</a> for more information. <br />
       </p>
         </div>
      <h2><a href="#">Find Collaborators</a></h2>
      <div>
      <p>The University of Illinois at Urbana-Champaign is currently developing a &quot;Faculty Experts Database&quot;<em> -</em> a tool that will showcase faculty expertise and help you to connect with colleagues. We will launch that service in Fall 2013, but in the meantime we encourage you to connect with your department head and senior faculty, and your college's senior administration. They can provide suggestions on connecting with other researchers across campus. </p>
      <p>Additionally, the research   institutes that report to the OVCR are hubs of collaboration and interdisciplinary research on campus: </p>
      <p><a href="http://beckman.illinois.edu/">Beckman Institute for Advanced Science and Technology</a></p>
      <p><a href="http://www.igb.illinois.edu">Institute for Genomic Biology</a></p>
      <p><a href="http://www.ncsa.illinois.edu/">National Center for Supercomputing Applications</a></p>
      <p><a href="http://www.prairie.illinois.edu/">Prairie Research Institute</a><br />
       </p>
                            </div>
      <h2><a href="#">Understand Regulatory Requirements</a></h2>
      <div>
      <p>Supporting the   safe and ethical conduct of research is a priority for the Office of the Vice Chancellor for Research at the University of Illinois at Urbana-Champaign. Review a <a href="http://research.illinois.edu/policies/checklist.cfm">checklist</a> to help you get started, or learn more about research <a href="http://research.illinois.edu/policies/index.cfm">policies</a>and required<a href="http://research.illinois.edu/training/index.cfm"> training.</a><em><br />
       </em> </p>
      </div>
                            <h2><a href="#">Share Your Results</a></h2>
      <div>
      <p>The<a href="http://otm.illinois.edu/"> Office of Technology Management</a> can help you understand the intellectual property issues in research activities and your role in commercializing university innovation. </p>
      <p>The  News Bureau generates and coordinates national news coverage of the Urbana-Champaign campus. News Bureau writers cover <a href="http://news.illinois.edu/about_staff.html">specific campus beats</a> and also provide advice for interacting with the media. </p>
      <p>Many departments and colleges also have communications staff to help share news and research results. Find your unit's &quot;Chief Communications Officer&quot; <a href="http://publicaffairs.illinois.edu/campus/cco.html">here</a>. <em><br />
       </em></p>
             </div>
      <h2><a href="#">People in Research: The Names You Need to Know</a></h2>
                                <div>
      <h4><a href="../orgchart.pdf">OVCR Org Chart</a> </h4>
      <p><a href="http://research.illinois.edu/about/staff.cfm"><br>
         Office of the Vice Chancellor for Research</a><br>
       Peter Schiffer, Vice Chancellor for Research<br>
       Melanie Loots, Executive Associate Vice Chancellor for Research<br>
       Jan Novakofski, Associate Vice Chancellor, Compliance<br>
       Nancy Abelmann, Associate Vice Chancellor for Humanities, Arts, and Related Fields
                                  <br>
                                  Howard Guenther, Associate Vice Chancellor, Research Integrity Officer
      </p>
      <p><a href="http://www.ospra.illinois.edu/">Office of Sponsored Programs</a><br>
       Dave Richardson, Director </p>
      <p><a href="http://irb.illinois.edu/">Institutional Review Board</a><br>
       Anita Balgopal, Director</p>
      <p> <a href="http://www.drs.illinois.edu/">Division of Research Safety</a><br>
       Peter Ashbrook, Director</p>
      <p><a href="http://dar.research.illinois.edu/">Division of Animal Resources</a><br>
       Lyndon Goodly, Director</p>
      <p><a href="http://biomedical.illinois.edu/">Division of Biomedical Sciences</a><br>
       Jennifer Eardley, Interim Director
      </p>
                                </div>
      <p> </p>
         </div>
      <!-- <= end .section -->
      <div class="clear"></div>
      <!-- InstanceEndEditable --> </div>
      </div>
      </div>
      <!-- <= end #content --></div>
    <div id="footer">
      <div class="wrapper">
      <div id="address">
      <p><strong>Office of the Vice Chancellor for Research</strong><br>
      Fourth Floor, Swanlund Administration Building, MC-304<br>
      601 E. John Street, Champaign, IL 61820</p>
      </div>
      <div id="email">
      <p><strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a><br>
      <strong>Phone:</strong> 217-333-0034<br>
      <strong>Fax:</strong> 217-244-3716</p>
      </div>
      <p id="c">&copy; 2012 Board of Trustees of the <a href="http://illinois.edu/">University of Illinois</a></p>
      </div>
    </div>
    <!-- <= end #footer --> <script src="../scripts/menu.js"></script> <script type="text/javascript" src="http://emergency.webservices.illinois.edu/illinois.js"></script>
    <!-- InstanceBeginEditable name="footer" --><!-- InstanceEndEditable -->
    <div id="modal"></div>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-6127625-1");
    pageTracker._trackPageview();
    } catch(err) {}
    </script>
    </body>
    <!-- InstanceEnd --></html>

  • Can I lock the code view?

    Apologies in advance if this has been covered, but I haven't been able to find the answer to this...
    When working with a split view (usually live), every time I make an amendment and update the live view, my cursor position or code view jumps to the end of my document.  Is there anyway to lock the code position or cursor so that when I click on my live view, the cursor doesn't automatically go to the appropriate code and stays where I was editing?

    Hi toby_ni,
    Here is the link for filing feature request.
    Adobe - Feature Request/Bug Report Form
    If you have Dreamweaver CC 2014, you can directly file it from Help Menu.
    Go to Help ->Submit Bug/Feature request

  • Can't paste into Dreamweaver CC 2014.1 after opening any browser on Windows 7 system...

    I couldn't paste anything in Design or Code view after updating to Dreamweaver CC 2014.1 this week on my Windows 7 system. I discovered that if I rebooted my computer and opened Dreamweaver without opening any browsers (have tried Chrome, Firefox, IE, Safari, and Opera), then I could paste in both Design and Code views. After I opened ANY browser, however, I could no longer paste in Dreamweaver and couldn't paste in Dreamweaver again unless I rebooted and didn't open any browsers. At first I thought it was a problem with Chrome (a common culprit) and uninstalled all of my extensions, but Chrome clearly was not the culprit this time. All five of my browsers (with tedious system reboots in-between) triggered the same inability to paste into Dreamweaver. I had not installed the update on my Windows 7 laptop yet, and I found that that still was working just fine, so I uninstalled the 2014.1 update from my desktop system and reinstalled the previous version. That eliminated the problem, but I'd sure like to be able to keep my Adobe software updated without experiencing these deal-breaking issues.

    Thanks, Preran. After uninstalling the 2014.1 update and reinstalling the previous version, I now installed the 2014.1 update again. Instead of jumping straight into restoring the preferences, I decided to test it out as-is, and it worked! No problems with pasting after opening any of my five browsers. I wonder what may have gone wrong the first time...or what was corrected during the uninstall/reinstall process. In any case, it is working again now and I am grateful. Thanks!

  • After applying a template to a page design view is blank - I can only edit in code view.

    When I apply a template to a page everything is fine. I can see the page elements in design view and code view. I can edit the page and upload it and all is fine. However, when I save the page with a new name or close the page and then reopen the design view is empty, the code view is normal. I would like to be able to see the page in the design view and cannot. I don't know what to do. I hope someone has an idea for me. Thank you.
    I am using DW CS5 and pages are ASP.

    When you say "template" are you talking about the .dwt Template file from DW?
    If so, you may be using it incorrectly. Once you create the .dwt, all of your new pages need to be created via File > New > Create Page From Template and then saved to your site. If you are using the .dwt file and doing "Save As" to create more pages, you're going to run into all sorts of problems.
    Do you have a link we could look at?

  • Can't paste into sub-folders

    I am experiencing a strange problem.
    I have two computers, both with OS X 10.6.4 where the Finder behave's differently. The computer that works as expected is a non-unibody Macbook Pro (early 2008) that has been upgraded to Snow Leopard.
    The computer with problems is a new Mac Mini w/ Snow Leopard.
    *The problem*
    In Finder, in list view, if I click on a file and CTRL + C to copy a file. Then, I expand a folder using the triangle, click on a file that is within the folder. I then hit CTRL + V. I would expect the file to paste into this sub-folder. However, it doesn't. It paste's into the root of folder hat I'm currently viewing. (in this example, 1 level up).
    On my Macbook, it pasted into the folder just fine.
    Why would Finder behave this way?
    Oddly, this same computer has this problem: http://discussions.apple.com/thread.jspa?threadID=2559913&tstart=45
    It seems Finder is buggy on this computer, for some reason, and others experience similar issues.
    I tried repairing permissions, but it did not fix anything.
    Anyone have any ideas?

    I don't know why it works in the other computer, but it shouldn't. The paste command should always go to the focus. A selected folder in list view is not the focus. The folder who's name appears at the top of the window is the focus.
    In column view, the focus is the selected folder, so pasting there will paste into the selected folder.

  • Can't Edit from Code View?

    For some reason one of my components seems to have an empty "array" as it's called describing a *filter* that doesn't exist.  In other words:
    <s:filters>
                    </s:filters>
    This is causing me to get on error when I try to compile.  I can take it into flex, make the change, and then compile... but after I do that FC won't accept my exported fxp.  Sooo...... I would love to just delete those two pointless lines of code... but for some reasons it's locked or... won't let me delete it.
    Not sure why.  :-/

    To be honest it could be a number of things.  I've probably been making this too hard on myself, but I started with a swf, in Flash.  Its primary purpose was to play an introduction upon entering the site.  You can see this at garrettremes.com
    I've since made changes in Catalyst but can no longer compile/export.  I had started a project in catalyst before, but had to retrace my steps again and again which was very tedious, because I was playing with different options and bg swfs among other things.  I decided to put that part on hold and work in Flash for a while.
    What happened probably started with me importing the library from my other Catalyst project and that had god knows what in it, I lost track after a while since it renames things all the time it got to be confusing.  After importing that library to my new Catalyst project I located the custom components I needed and tried to recreate some of the work I had done before.
    The next step involves adding coverflow, and I remember seeing this done in Flex quite some time ago, so I figured it would be best to import into Flash Builder 4, and make the changes, and then go back to Catalyst to designate the navigation a bit better.  Catalyst makes this part very easy, and I love it, but the whole process is not very streamline at all.  Of course this is partially my fault, because I don't know any better way to do this.  I don't know enough AS3 to do all Flash -- Catalyst seems to limit my options, and I only know enough with Flex Builder to follow tutorials and primarily work in the "Design" workspace.
    Anyway -- as for the error, the first compile error I got was something to the effect of "duplicate symbol name."  I don't know how to edit this property.  I see there's a user designated id, and the id in the library, and apparently another id used by the program.  Apparently there was a conflict.  I was able to solve this by figuring out where 'rect0' was and deleting it and recreating it.
    I suppose in my deleting it I caused the empty array.  I compiled in Flex and it's as simple as deleting that line of code, but I don't know where the debug code is stored on my hard drive and I can't delete it in Catalyst so I'm at sort of an impasse.  Not sure what to do.
    I'm attaching whatever I can find that might be useful.
    Flash Catalyst cannot run this project because of an error in the code.
    To find the error, switch to the Code workspace and look in the Problems panel.
    I did that and found that there was an empty tag in one of my components.  Perhaps I should just delete that component and remake it?  That would probably work....
    **EDIT**
    I know it's not ideal, but I solved this problem by just applying some filter so there wouldn't be an empty array, and then compiled... then I "un-applied" it and it seems that it properly removed it from code.  I'm really not sure how this might have happened...

  • Can you paste into a single column of a multi-columned table?

    I have an 11 column table. The first column is dates I want to change periodically. I generate the dates in an Appleworks spreadsheet: write one date, write repeating forumula in next line, and fill down generates any number of dates beginning with the day provided.
    I have pasted from Appleworks, then from a blank new Pages page. I have tried return and tab after the date. In every case Pages won't paste into the column I select, but insteads spreads itself left to right going down.
    Anyone found a way to do this?
    Daru
    Dual 2 GHz PPC G5; MacBook Pro   Mac OS X (10.4.9)   Apple Computers since 1982

    From Bekins in another thread a few posts down (as I write this):
    Format > Table > Fill Cells
    If you search Pages' help for "fill", there's a topic Autofilling table cells.
    I'm not sure that this will solve your problem though. I have also found that pasting from another table or a spreadsheet does what you found - Pages fills left to right & does not "respect" row endings.

  • Shift + I giving me paste in code view

    Hello all,
    for some strange reason when i press Shift+I when in code view it pasts whatever is in memory. If i press Shift+I in design view it gives me a capital I. Any idea what settings may need to be chaged or preferences blown up? I Checked keyboard shortcuts and found nothing (checked manually, exported an html and searched) nothing is assigned to Shift+I. Thanks.
    Robert

    Which DW?  Which Operating System?

  • Can't paste into template - error message

    I've got a site that was made years ago (I inherited it). I'm
    converting it to CSS.
    I made a template, but when I try to copy and paste from the
    old web pages into an editable region I get an error message:
    "Making this change would require changing code that is
    locked by a template or a translator. The change will be
    discarded."
    If I copy one paragraph at a time, it will work. Below is an
    example. If I copy just the Viewing Distance..., it's ok. Likewise
    with Reprinted from... Both of them at a time won't work.
    Viewing Distance at Computer
    Workstations<br></font>
    <font color="#000080" face="Arial" size="4">(Guidelines
    for monitor placement)<br>
    </font></big></strong></p>
    <p><em><font face="Arial">Reprinted from
    WorkPlace Ergonomics, Sept./Oct. 1996, p. 10-12, by permission.
    How can I efficiently strip out the code that is causing the
    problem? I've tried a few things that have not worked.
    Thanks.

    Here's why nothing is working -
    <!-- InstanceBegin
    template="file:///H|/1-office-ergo/Templates/office-ergo.dwt"
    codeOutsideHTMLIsLocked="false" -->
    DW thinks that this Template file is OUTSIDE the root of this
    site. You
    have other similarly broken links on this page suggesting
    that your Local
    site's definition is incorrect.
    You also have oodles of Template parameters defined. Why?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DennyA" <[email protected]> wrote in
    message
    news:[email protected]...
    > It is a child. I had validated the page. I found a few
    problems and fixed
    > them
    > but that didn't solve the problem. I just noticed that
    the editable region
    > is
    > outside of the main content section in the code. I made
    the changes in
    > design
    > view, so I don't know for sure if that's an error. I
    tried putting the
    > editable
    > region within the main content section, but that didn't
    seem to work
    > either.
    >
    > I've attached the code. I could go back and start from
    scratch and check
    > it
    > after every change, but I'd like to figure out the
    problem. I'm also
    > taking
    > chemo pills which are making me easily fatigued.
    > Thanks.
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin
    >
    template="file:///H|/1-office-ergo/Templates/office-ergo.dwt"
    > codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- InstanceEndEditable -->
    > <link href="file:///H|/1-office-ergo/style.css"
    rel="stylesheet"
    > type="text/css" />
    > <!--[if IE]>
    > <style type="text/css">
    > /* place css fixes for all versions of IE in this
    conditional comment */
    > .thrColHybHdr #sidebar1, .thrColHybHdr #sidebar2 {
    padding-top: 30px; }
    > .thrColHybHdr #mainContent { zoom: 1; padding-top: 15px;
    > /* the above proprietary zoom property gives IE the
    hasLayout it needs to
    > avoid several bugs */
    > </style>
    > <![endif]-->
    > <!-- InstanceBeginEditable name="head" -->
    > <!-- InstanceEndEditable -->
    > <!-- InstanceParam name="homeClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="lowbackClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="eyestrainClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="monitorClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="handarmClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="ergoproductsClass"
    type="text" value="holder" -->
    > <!-- InstanceParam name="beingeffectiveClass"
    type="text"
    > value="holder" -->
    > <!-- InstanceParam name="conventionalClass"
    type="text" value="holder" -->
    > <!-- InstanceParam name="ergonomicchairsClass"
    type="text"
    > value="holder" -->
    > <!-- InstanceParam name="alternativeClass"
    type="text" value="holder" -->
    > <!-- InstanceParam name="achecklistClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="ergolinksClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="solvingClass" type="text"
    value="holder" -->
    > <!-- InstanceParam name="periodicalsClass"
    type="text" value="holder" -->
    > <meta name="Keywords" content="office ergonomics,
    ergonomics, offices,
    > computers, computer ergonomics, keyboards, monitors,
    eyestrain, eye
    > strain,
    > back pain, lower back, lower backs, back strain, chairs,
    sitting,
    > ergonomic
    > chairs, ergonomic seating, alternative keyboards, mice,
    ergonomic mice,
    > offices, computers, split keyboards, chord keyboards,
    ergonomic keyboards,
    > natural keyboards, NIOSH, keyboards, alternative
    keyboards, split
    > keyboards,
    > chord keyboards, ergonomic keyboards, natural keyboards,
    keyboards,
    > alternative
    > keyboards, ergonomic keyboards, natural keyboards,
    viewing distance,
    > office
    > lighting, computer workstations, CVS, computer vision
    syndrome, office
    > chairs"
    > />
    > </head>
    >
    > <body class="thrColHybHdr">
    >
    > <div id="container">
    > <div id="header">
    > <h1><font face="Arial, Helvetica, sans-serif"
    color="#000080"
    > size="5">Office Ergonomics
    Training</font></h1>
    > <!-- end #header --></div>
    > <div id="sidebar1">
    > <p><a href="
    http://office-ergo.com/index.html"
    > class="holder">Home</a></p>
    > <p><a href="
    http://office-ergo.com/12things.htm"
    class="holder">Low
    > back
    > pain ergonomics</a></p>
    > <p><a href="
    http://office-ergo.com/12things1.htm"
    > class="holder">Eyestrain
    > basics</a></p>
    > <p>Viewing distance</p>
    > <p><a href="
    http://office-ergo.com/setting.htm"
    class="holder">Monitor
    > placement and lighting</a></p>
    > <p><a href="
    http://office-ergo.com/alternat.htm"
    class="holder">Hand
    > and
    > arm basics</a></p>
    > <p><a href="
    http://office-ergo.com/pros-cons.htm"
    > class="holder">Ergonomic
    > products: pros/cons</a></p>
    > <p><a href="
    http://office-ergo.com/power.htm"
    class="holder">Being
    > effective</a></p>
    > <p><a href="
    http://office-ergo.com/conventi.htm"
    > class="holder">Conventional vs. current
    wisdom</a></p>
    > <p><a href="
    http://office-ergo.com/ergonomic_seating.htm"
    > class="holder">Ergonomic chairs</a></p>
    > <p><a href="
    http://office-ergo.com/12things2.htm"
    > class="holder">Alternative
    keyboards</a></p>
    > <p><a href="
    http://office-ergo.com/a.htm"
    class="holder">A
    > checklist</a></p>
    > <p><a
    > href="
    http://office-ergo.com/SolvingtheProblemsofVDTReflections.htm"
    > class="holder">Solving VDT Reflections (Mark
    Rea)</a></p>
    > <p><a href="
    http://office-ergo.com/goodergo.htm"
    class="holder">Good
    > ergo
    > links</a></p>
    > <p><a href="
    http://office-ergo.com/good.htm"
    class="holder">Good
    > periodicals</a></p>
    >
    >
    > <!-- end #sidebar1 --></div>
    > <div id="sidebar2">
    >
    > <!-- end #sidebar2 --></div>
    > <div id="mainContent">
    > <p>
    > <!-- end #mainContent -->
    > <!-- InstanceBeginEditable name="mainContent"
    --><!--
    > InstanceEndEditable
    > --></p>
    > </div>
    > <!-- This clearing element should immediately follow
    the #mainContent
    > div
    > in order to force the #container div to contain all
    child floats --><br
    > class="clearfloat" />
    > <div id="footer">
    > <p><a href="
    http://www.ankrumassociates.com">Ankrum
    Associates</a>
    > Oak
    > Park, Illinois USA</p>
    > <!-- end #footer --></div>
    > <!-- end #container --></div>
    > </body><!-- InstanceEnd --></html>
    >

  • Can't paste into iTunes lyrics

    Up until recently, I have been able to copy lyrics from other sources and then paste them into the lyrics tab of any mp3 file in iTunes. Yesterday, I noticed that that particular functionality is missing. I hit CMD-V in the lyrics tab and nothing happens. Is there a bug in iTunes? Or has iTunes removed this function.I can
    Note: I can still add lyrics manually by typing them out. But this is a PITA and frankly doesn't work for me. I am an avid lyric collector. Please help.

    Just updated to iTunes 12.0.1 and it's working normally again. It was probably just a bug in the .0 release.
    Thank god, if Apple gets any one bit more strict with their anti-piracy paranoia I'll be forced to find a new player. But I don't think they would do this, I've bought albums in the iTunes Store and they come with no lyrics included. Adding them manually from the internet is the only solution.

  • Lost the "Edit" option and now cannot paste. My right mouse has a glitch and I can't paste into an email which is a huge detriment. Need the old "Edit" option.

    I'm a writer and rely on being able to link to various online publications I have. I used to be able to highlight the link and go to the top of Firefox, into the "Edit" section, hit "Paste" and it landed where I wanted it. I have a glitch in my ability to right click and paste so relied heavily on having the Firefox option (similar to any Word program). It's now gone and I'm lost. I just responded to an add for a writer, needed to paste in my links, and was horribly frustrated because I couldn't do it without a huge amount of irritation, going back & forth to the site, typing it in manually, etc., etc. Please tell me I can get this back...

    Follow these steps:
    #highlight something on a page to copy,
    #click Firefox button, click small arrow/triangle to the far right of Edit, the word "Copy" should now be highlighted/darkened
    #click to where you want to Paste what you just copied
    #click Firefox button, click small arrow/triangle to the far right of Edit, the word "Paste" should now be highlighted/darkened
    NOTE: you can always highlight, then use Ctrl+C to Copy, click where you want to paste, use Ctrl+V to paste. Those are standard Windows keyboard shortcuts for Copy and Paste..
    <br />
    <br />
    '''You need to update the following.''' The Plugin version(s) shown below was/were submitted with your question and is/are out of date. You should update to avoid known security issues with the version(s) you have installed. Click on "More system info..." to the right of your question to see what was included with your question.
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *Adobe PDF Plug-In For Firefox and Netscape
    *Shockwave Flash 10.0 r45
    *Next Generation Java Plug-in 1.6.0_21 for Mozilla browsers
    #'''''Check your plugin versions''''' on either of the following links':
    #*http://www.mozilla.com/en-US/plugincheck/
    #*https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #*There are plugin specific testing links available from this page:
    #**http://kb.mozillazine.org/Testing_plugins
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**SAVE the installer to your hard drive (save to your Desktop so that you can find it after the download). Exit/Close Firefox. Run the installer you just downloaded.
    #**Use either of the links below:
    #***https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox ''(click on "Installing and updating Adobe Reader")''
    #***''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Managing the Flash plugin|Flash]] plugin''' to the latest version.
    #*Download and SAVE to your Desktop so you can find the installer later
    #*If you do not have the current version, click on the "Player Download Center" link on the "'''Download and information'''" or "'''Download Manual installers'''" below
    #*After download is complete, exit Firefox
    #*Click on the installer you just downloaded and install
    #**Windows 7 and Vista: may need to right-click the installer and choose "Run as Administrator"
    #*Start Firefox and check your version again or test the installation by going back to the download link below
    #*'''Download and information''': http://www.adobe.com/software/flash/about/
    #**Use Firefox to go to the above site to update the Firefox plugin (will also install plugin for most other browsers; except IE)
    #**Use IE to go to the above site to update the IE ActiveX
    #*'''Download Manual installers'''.
    #**http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller
    #**Note separate links for:
    #***Plugin for Firefox and most other browsers
    #***ActiveX for IE
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #**'''''Be sure to <u>un-check the Yahoo Toolbar</u> option during the install if you do not want it installed.
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Firefox_:_FAQs_:_Install_Java#Multiple_Java_Console_extensions
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

Maybe you are looking for