Story Editor bug

Hi.
I'm currently experience a bug in story editor that is making it very hard to edit text effectively.
The Story Editor works fine for a short while (maybe five minutes, sometimes a little longer), but then does odd things when selecting text. If I try to highlight a line of text by using Shift+DownArrow, the cursor jumps to the beginning of the story. If I try to move the cursor right with the RightArrow, the cursor doesn't move. Up, Left and Down appear to work okay, and moves the cursor in the appropriate direction. Any combination of shift or command or option with an arrow key does the same thing – moves the cursor to the start of the story.
This behaviour sticks across closing / reopening the Story Editor, and, as I almost exclusively use the keyboard to control InDesign when editing books, I have to quit InDesign and relaunch to get things back to normal: a big pain and a time waster.
Interestingly, perhaps, this behaviour only affects a single document; if I have a number of book files open, only one of them will be affected. To clarify, it's not just one InDesign file that shows this behaviour, but only one open file. It happens with different files at different times, but only a single file at a time, regardless of how many are open simultaneously.
A few of my colleagues, who also use InDesign CC on their Macs for editing, also have the same issue. Is anyone else experiencing the same issue, or have any idea of what could be causing it?

Can you please send a snapshot of story with the mentioned issue? You can send it to DL-AdobeStory-support<at>adobe<dot>com.
Also are you facing this issue for a particular project or for all the projects?
Thanks

Similar Messages

  • Possible bug with creating hyperlink destination while in story editor

    I'm just curious if anyone else is experiencing this and if it's proper behavior or a bug:
    I'm making manual cross references for endnotes in an ebook. To do this I'm creating hyperlink destinations for each endnote and endnote reference. I'm doing this in story editor because I can see the destination targets, however, I'm having a weird issue where when I hit enter when in the hyperlink destination dialog box, it closes and puts a hard return in my text. If I'm doing this in layout mode, I don't get the hard return--it's only in story editor. Creating a hyperlink and hitting enter on that dialogue box does not have the same behavior. It's just the "New Hyperlink Destination" dialog box that does it.
    Can someone else replicate this behavior: Open story editor for any length story. Select some text (doesn't matter where it is), and go to the hyperlink panel menu and select "New Hyperlink Destination" and then hit the keyboard "enter" [rather than clicking on OK] to close the dialogue box.
    When I do this on my Windows 8 laptop running the latest InDesign CC 2014, I'm getting a hard return that deletes whatever text was selected in the story editor. Is this supposed to happen?

    I'm just curious if anyone else is experiencing this and if it's proper behavior or a bug:
    I'm making manual cross references for endnotes in an ebook. To do this I'm creating hyperlink destinations for each endnote and endnote reference. I'm doing this in story editor because I can see the destination targets, however, I'm having a weird issue where when I hit enter when in the hyperlink destination dialog box, it closes and puts a hard return in my text. If I'm doing this in layout mode, I don't get the hard return--it's only in story editor. Creating a hyperlink and hitting enter on that dialogue box does not have the same behavior. It's just the "New Hyperlink Destination" dialog box that does it.
    Can someone else replicate this behavior: Open story editor for any length story. Select some text (doesn't matter where it is), and go to the hyperlink panel menu and select "New Hyperlink Destination" and then hit the keyboard "enter" [rather than clicking on OK] to close the dialogue box.
    When I do this on my Windows 8 laptop running the latest InDesign CC 2014, I'm getting a hard return that deletes whatever text was selected in the story editor. Is this supposed to happen?

  • Story Editor greyed out and won't scroll in Indesign 5.5

    I have a document that I edited in track changes a month ago.  When I open it now, the "Edit in Story Editor" in the edit tab is greyed out.   How can I open the story editor panel to see the changes??
    I am running Indesign 5.5 on Vista x64.

    I've never needed to work with Track Changes, so I don't know if it's likely to be any part of the cause, but in gneral, when some part of the program stops working as expected, it's either user error, a bug, or currupt preferences. I can't help with the first two, but here's a link to how to fix bad prefs: Replace Your Preferences
    Also, be sure you've installed the 7.5.2 patch.

  • Cross Reference Sources appearing in Story Editor view but not appearing in the Cross Ref pane

    I have imported a Word document containing working cross references into an InDesign document. The vast majority of these cross references import correctly and link to their destinations within the document, however there are some that are not working. If I view the text frame in the story editor view, I can see these "broken" cross reference sources that came in from the Word doc but on selecting them I can see that there isnt a corresponding entry for it in the cross reference pane. As said, there are only a few that are behaving like this.
    What could be causing these not to appear in the cross reference pane?
    Obviously as they are not appearing in the list of cross references I can't update them, and also, as they are technically broken cross references, because a source exists for them but there is no corresponding entry in the pane, then on export to epub, InDesign crashes (If there is one broken cross reference in a document, export to Epub will crash indesign).
    Also, to clarify, in the Word doc if I navigate to a cross reference that is failing once in InDesign, I can update it properly, and also navigate to its destination in the Word doc, so it's not as though these cross references are broken before coming into InDesign. Also I believe the destinations for these "broken" cross references are coming across properly to indesign too as I can see them in the story editor view.
    Supposed Cross Reference source selected in Story Editor view on left, but no corresponding cross reference highlighted in pane on right:
    Technical Details:
    InDesign CS5.5 - Version 7.5.3
    Microsoft Word 2010, File type .docx

    I have found the possible cause of this problem!
    If a table is used within the Word document somewhere between where the cross reference source is and its destination then that particular cross reference will be broken as described above in my initial post.
    So the "fix" is to remove any occurances of a table in the Word document and the cross references come into InDesign perfectly. This is actually not a fix at all. I need to use tables in the Word document for layout purposes so if they break cross references if they stand between them and their destinations then I have to compromise, i.e. use tables but with no cross references in the document or vice versa.
    I found a similar issue recently with index markers in Word causing a shift on the cross reference tags when bought into InDesign. The "fix" again for that was to remove all index markers from the Word document. See post about this here: http://forums.adobe.com/thread/1043981
    InDesign really needs to sort out the issues with importing of Word documents with cross references in them. If I can't use index markers and tables in a Word document without breaking its cross references then they can't claim to have the ability to import a Word document while maintaining its cross references into an InDesign document. It just doesnt work as ive painstakingly proven.

  • Tagging in Story Editor messing up Structure

    I have an XML file that looks like this:
    <?xml version="1.0" encoding="utf-8"?>
    <MailItem attribute1="value1" attribute2="and so on...">
         <Mail_ID>12345</Mail_ID>
         <CustomerName>Mr. Bray</CustomerName>
         <Sale_Date>2015-02-24</Sale_Date>
         <AndOtherElementsToo>Which are not important right now</AndOtherElementsToo>
    </MailItem>
    It's important to note that this document will only ever have ONE <MailItem> (gauranteed), which makes it a root element. I've tried wrapping this in ANOTHER root element called <MailJob> but that caused problems too. More on that in a minute.
    I have an InDesign Template that is very straightforward. No tables, nothing. I import my XML file into my TAGS panel and I go to town tagging various text placeholders with things like Mail_ID, and Sale_Date.  I perform a test IMPORT XML and things look great.  A minor annoyance is if the elements are not in the correct order in the STRUCTURE pane, they won't import correctly, but I can engineer around this by ensuring the elements are produced in a static order. So far so good.
    The problem comes when I go to the "letter" part of my template. It begins, "Dear So And So," (literally).  Since I want "So And So" to be the actual name from my data, I need to tag this. I open this up in the Story Editor (since I only want PART of the text replaced) and I select "So And So" and I select the CustomerName tag from my Tag panel.
    What happens next is where the wheels come off the wagon and I am in desperate need of help. As SOON as I tag it, three things happen:
    The tag appears in the Story Editor. Looks nice. No problem here
    A new TAG appear in my TAG pane called "Story"
    My Structure pane creates a new element called Story and nests a new element, CustomerName underneath it
    When I perform a test import now, the greeting on the letter doesn't get replaced (the data doesn't import) because, duh, the structure doesn't match the data coming in. It's looking for <MailJob><Story><CustomerName>Mr. Bray</CustomerName></Story></MailJob> which I do not have in my XML file.
    I learn that setting the Tag Preset Options allows me to change the "Story" default to any pre-existing tag. Great!  This solves problem #2 above (the "Story" tag no longer gets created in my TAGS panel).  But problem #3 still happens; My structure now looks like this:
    MailItem
    Mail_ID
    CustomerName
    Sale_Date
    MailItem "Dear So And So,"CustomerName
    Arg!  All manners of attempting to drag and drop the new, nested CustomerName element to higher in the Structure results in the text being UNTAGGED in the placeholder and the process begins again when I try to fix it.
    I thought for a moment that maybe tags embedded within the story editor need to live within a second-level element instead of right under the root element, so I wrapped the whole XML file in <MailJob> </MailJob> elements. This only proceeded to make it impossible to have normal one-to-one text placeholders import/replace correctly (even after I reloaded the tags in the TAGS panel from the newly wrapped file). I didn't even bother testing the within-Story-Editor tags since this is a deal breaker right off the bat.
    I can't simply reformat the XML to match what InDesign is expecting because we have ONE xml format (and exporter) for hundreds of document layouts. I *really* don't want to applying XSLT for every quirky change the design group wants to make (e.g. "We want to suddenly start using the state name in the text of the letter, can you update the XSLT file?"), and besides, we run GIANT jobs (thousands of individual documents) and XSLT processing EACH XML file will slow things down more than I want (I've already got a slow process upstream I'm dealing with, I don't want to make it any slower)
    I'm going crazy, the pressure is on, and I'm desperate for help.  Why can't I get existing XML elements to import INSIDE of a placeholder (along with static text or other elements) the same way they do when I tag an entire placeholder? What am I doing wrong?

    Have you tried underscoring your So_and_So text?
    In any case, here's what I get.
    Brining in the XML, I get:
    Importing a new XML, I get:
    Want the sample file?
    Mike

  • How to edit multiple text boxes (not linked/chained) in story editor?

    I don't have a book with running text, but lots of pages (70) with separate text boxes on each page plus some captions. It is a design for exhibition panels.
    It is really painful to proof read. And taking a print for all these pages to proof read is a waste! Is there no way I can see "all" the text in a view, one by one (without selecting the text boxes on each page) to simply review and edit the text? Is the story editor so basic? (I don't see any options or functions in the story editor window!)

    No way I know of in InDesign but what you could do is export all the content to an InCopy assignment. Open the assignment in InCopy and then check it out. That will give you all the stories to edit in Galley, Story or Layout view.
    InCopy is a part of Creative Cloud. If you're on something earlier, there's little else I can offer unless you happen to be on CS6 since InCopy CS6 can still be purchased.

  • Weird problem with ToC/Story Editor

    Hi all,
    I write the documentation for a software package. Recently the package has had two new add-ons that require their own manuals, so I reused my original doc and cleared it out to use for the new packages. All good so far until I want to do the ToC. In the original docs, each bit is split into its own story editor, but with the new manuals everything is all in one story and I think that is causing problems with the ToC because sometimes I'll get sections with nothing in them while other Sections have too many subsections. I've been through and checked my styles, but the only way around it right now is to view the ToC in the Story Editor and drag/drop the subsections to the right places. Right now these new manuals are not even 30 pages each, with four or five sections but this is not a tenable situation. I use InDesign 5.5 under Windows. Anyone got any idea? Obviously more detail can be provided.
    Thanks in advance,
    B

    It looks the same and all the text is still in one Story. Can I split stories?
    B

  • Display tags as in story Editor

    Hi Indesign Experts,
                  I've a big issue with indesign. I'm trying to display the contents as in Story editor including tags in alert or in some output window panel. But the texts are displayed. But I can't get the tags. It's displayed like small box. I know the tag format displayed in storyeditor is not supporting in panel either alert. Can anyone solve my issue???????
    I need to get as atleast <body><book-part>...Content</book-part></body> like this...
    My story editor view:
    My Panel Content displaying View:
    Thanks and Regards,
    Vel.

    pls refer below,
                   http://www.adobe.com/devnet/indesign/documentation.html#idproducts

  • Score Editor bug: syncopating a note disturbs line layout

    In the example below, the instrumental part with max 2 bars per line has been created with the Layout Tool, and then the selection saved as a Score Set ( which i hope locks all the page details in place).
    [img] http://i364.photobucket.com/albums/oo82/dogliege/Picture3.png [/img]
    I then noticed that the red circled note is not displayed correctly - it should be a dotted eighth note and duly click on it with my Syncopate note command.
    This then produces the following effect: it crunches up the bars and disturbs the line layout which was already set, cramming 3 bars onto the line above as in the example below.
    [img]http://i364.photobucket.com/albums/oo82/dogliege/Picture4.png[/img]
    Any solutions appreciated/workflow suggestions.. or is this just "..another L8 Score Editor bug.. wasting more of 2009"
    PS Any suggestions as how to get the images to display in the post - as opposed to appear a link? cheers
    Message was edited by: musicspirit

    i should be enjoying my holiday but i couldn't help myself...
    there are a couple of fixes for this.
    first, try cutting the regions somewhere to force a redraw.
    second, if no form of cutting or reformatting works, try copy and pasting the midi into a fresh autoload on the intel.
    particularly if the file was created pre 7.2. there can be compatibility issues between ppc and intel.

  • Weird Tags in Story Editor Breaking HTML export

    Some of my manuscript files will not export to html. After further exploration, we found that in story editor mode, there are weird arrow type characters around text (ie, superscript numbers or within references)  that seem to be the problem. Once the characters are removed, the html exports fine.
    Any ideas as to why these random special characters/tags show up only in the story editor mode and where they come from?

    Here is what I am seeing in story editor mode. These tags don't show up in the normal layout or preview mode.
    http://stfm.org/indesigntags.png
    Looking to determine what causes these. Could it be leftover Microsoft Word Formating?

  • Need Adobe Plugin that creates a view like 'story editor' but with text formatting

    We would ideally like a third view in InDesign (other than the layout and story editor views) that behaves like MS Word's 'Normal View' ie. a long 'roll' of text like the story editor (no page breaks viewable) but with the text retaining its formatting (like layout view). Ideally anchored images would also be visible. This feature would be very helpful for us when working on long documents such as books when both content and layout is done from within InDesign. Does anyone know if a Plug-in like this exists? If not, would it be difficult for an InDesign developer to create such a plugin?
    Many thanks for your assistance! Heulwen

    so odd, really. just because sometimes workflow separates copy writers and stylists -- sometimes -- it's one person.
    so just to write a document - and edit it normally - you need to use two applications?
    how does that make sense?
    i understand making it *possible* to separate content and style -- but forcing everyone to do so -- even publishers of regular ole multi-page documents -- i mean -- why?
    why does it make sense to force people into such a workflow -- where you cannot even edit your whole document?
    oh -- but you can -- but you have to use a separate application?
    how does that make sense?
    weren't we able to do this in, what was it called: pagemaker?

  • In Story Editor - auto deselect

    Dear All,
    I have face b/m issue in specific system. In story editor selection get deselected automatically after right click.
    After right click:
    Thanks and regards,
    Balakrishnan R

    Dear Laubender,
    InDesign Version: CS5.5 v7.5.3
    OS: Windows XP
    Yes, i am using startup script to modify the context menu. but, it not affect other systems.
    Thanks for information, finally i have found root cause. I used "DPFUI" plugin for german dictionay. If i remove, issue got resolved.
    Thanks once again, Laubender.
    Regards,
    Balakrishnan R

  • GT60 2PC Dominator 3K Edition is selected as PCDIY! May Cover Story, Editor Choice and Excellent Des

    Recommend by PCDIY!, MSI GT60 2PE Dominator Pro 3K Edition is the King of Gaming Laptop, comes with an anti-reflective 3K panel, delivers outstanding system and graphic performance, also provides various unique features just for the best game experiencing.
    MSI GT60 2PE Dominator Pro 3K Edition is selected as the“Cover Story” ,“Editor Choice”, and “Excellent Design” by PCDIY!, one of the highly professional computer magazines, acknowledging the excellence in quality and performance that MSI can provide.
    The editing group of PCDIY!had a series of professional tests and concluded that, MSI GT60 2PE Dominator Pro 3K Edition is the most powerful gaming laptop in the market.  For enthusiastic players who are always on the lookout for extreme gaming experience, GT60 2PE Dominator Pro 3K Edition is definitely the top choice of that category.
    •Recommended from PCDIY!:
      Premium system and graphic performance.
      Pro Keyboard and Sound Solution
      Excellent gaming experiencing
    •Link: http://www.pcdiy.com.tw/webroot/article.php?art=265
    [ATTACH=CONFIG]5889[/ATTACH][ATTACH=CONFIG]5890[/ATTACH][ATTACH=CONFIG]5891[/ATTACH][ATTACH=CONFIG]5893[/ATTACH]

    In ASIA market, GT60 is really popular, especially the one with GTX880M and 3K panel.
    I think right now onlt GTX880M could play most game smoothly at 2880x1620 resolution,
    so if other brand come out GTX860M/GTX850M with 3K/4K panel, it's not able to play!!

  • Eclipse Visual Editor bug

    Hi everyone,
      I'm not sure if it's the right place to ask about eclipse problems, but since it should work on others linux distribution I'm assuming it's a Arch specific bug.
    So the story goes like this. I've installed Eclipse 3.2.1 an wanted to have Visual Editor in it. So I went throu the whole installation procedure ( Help -> Software Upgrades -> Find and Install -> Search for new features to install -> new remote server (http://update.eclipse.org/updates/3.0/site.xml) -> Visual Editor SDK 1.1.0.1 && EMF SDK 2.1.2 && GEF 3.1.1 SDK). And when I restarted eclipse there should have been New -> Create a new Java Class using the Visual Editor. But there is no such thing! I can make EMF projects, but there's none Visual Editor.
    Where I've made a mistake in an installation process? I'll be glad for a backup. Thanks in advance!

    Please download eclipse 3.2 with Callisto. if you are running eclipse without Callisto trust me its a pain to download the visual editor. i have tried it. Google for eclipse Callisto and then download eclipse which comes with Calisto and then download visual editor.
    Everything should be fine then.

  • Message editor bug: Ctrl-Z and Ctrl-Y not working

    Hi!
    I am writing a reply, where I am inserting a lot from Word-documents and web-pages.
    When I pressed Ctrl-Z, a large block of text, including an inserted quote, disappeared, and when I pressed Ctrl-Y it did NOT reappear, so there must be a bug or two in the message editor.
    I am not sure what else to tell about it, but it's kind of shocking.
    I have noticed before, that when you use Ctrl-Z and Ctrl-Y the editor-window does not scroll up and down to show you WHERE you are undoing/redoing something. That is also quite confusing!
    And BTW: When you mark something, there is no cursor, to tell you if you are at the end of one line or at the beginning of the next. That is also quite annoying.
    Best regards,
    Henrik R.

    When you insert your word document are you using Paste without formatting (Ctrl+Shift+V).
    All bets are off if your pasting the horribly contaminated data from a Microsoft office document without using a text only filter. It is an unfortunate fact of life that an email containing text pasted from Microsoft word can cause a virus alert due to it's internal references to OCX controls.
    It also contains complex data structures that are only meaningful to Microsoft office. However they are more than enough to scramble other editors as they often do not form valid HTML. Just another occurrence of Microsoft "innovating"

Maybe you are looking for

  • Free Shipping only on select catalogs

    Hello all! I have created two new products in a whole different "November Specials" category for my store that offer a free item with purchase of one of two regular products. I did this so I could discount the price of the free item. I also need to o

  • Date of last movement in Query

    Dear all, I have a query in which I would like to display the last movement of goods. The Key figures are 1. Quantity receipt stock 2. Quantity issued stock I would like to get the last date of either last receipt stock amount or the last issued stoc

  • MWA services in R12

    Hi All, We have MWA setup in R12.1.3 Getting some errors like this in system.log : java.io.IOException: -1 is read from input stream at oracle.apps.mwa.presentation.telnet.ProtocolHandler.readChar(ProtocolHandler.java:1422) at oracle.apps.mwa.present

  • IMac v MacPro INTEL XEON

    I have a limited budget and need more power than my G5 can offer (spec below) How does the new iMac (Base model) compare to the 2Ghz Dual Core Xeon powered Intel MacPro? I've always got the tower Mac and never bought an iMac but given the price v spe

  • Http profiling wlc 7.3

    Hi, Did anyone use the HTTP PROFILING in WLC 7.3 ? I am using it with ISE and it is sending weird user-agent strings for iDevices example for an iPAD: User-Agent $%7BPRODUCT_NAME%7D/1 CFNetwork/548.1.4 Darwin/11.0.0 That's one An iPone: User-Agent Fi