QUICK ACCESS TOOLBAR WONT WORK

I am not able to scroll thru the commands with FM7.2p158 in Windows 7 Pro.
You can see the button go in, it just does not make the toolbar scroll to the next line of tools? please help.
Any way to get around this? is/are there some other tool to get the same jobs done e.g. delete a line, add a line (I know some of the left click commands)
thanks,
Carl

Hey Rod, I think you misundersood. Or perhaps Lilybiri and I did.
It seems our understanding is that ZippySkippy is wanting a toolbar in the Captivate application itself. Your understanding seems to be that ZippySkippy is asking about projects you create using Captivate.
I suppose it's now in Benjamin's corner to say who correctly understood the request and who didn't. LOL
Cheers... Rick
Helpful and Handy Links
Captivate Wish Form/Bug Reporting Form
Adobe Certified Captivate Training
SorcerStone Blog
Captivate eBooks

Similar Messages

  • Can't Open File Explorer -- How can I reset the Quick Access Toolbar from outside of File Explorer?

    First of all, this is not a virus. This is my a bug within windows explorer itself.
    So, I added the properties button to the QAT, and it displayed it as an expandable menu, like this: ";" but with small arrows like this: ">". didn't want this, I wanted to click on it and immediately display the properties of the file
    to me. So, I hovered over it, right-clicked on "Properties" in this menu and added it to the QAT. Of course, this crashes File Explorer. Now whenever I try and open it, it crashes, so I have to assume that the corrupted button has been saved.
    So, my question is: How do I reset the QAT from OUTSIDE of file explorer? Regedit magic? Any ideas?
    Thanks for stopping by,
    Trolleyman.
    Edit: Just so you know, I can navigate through my systems files using the 7-zip file manager. Phew.

    Thanks from me  too, Niki. This first happened with Windows 8.0 File Manager a week ago,, and despite much research I couldn't  discover the cause so eventually I resorted to restoring  the system drive from backup (luckily I make daily backups, 
    so didn't lose   much  work).
    Without  knowing the cause  a  few days later I again tried to alter  the Quick Access  Toolbar  and the problem reappeared.  Should  I again resort to restoring the entire system drive, the thought horrified me. But
    luckily while doing a bit more research prior to resorting to the same drastic recovery, I cane  across this post  of yours and it worked!
    It doesn't  seem  to be  happening with Office 2007's   or  Wordpad's  Quick Access Toolbar,  so presumably it's a File Explorer bug  (a.k.a. Windows Explorer in Windows 7, of course). Have Microsoft recorded this as
    a  bug -- if not,  why not  -- and when  are they coming up with a fix?

  • Embed word document in C# winforms, Have to disable/hide Quick access toolbar.

    Hi Team,
    Currently i am embedding a word document in winforms. I need to disble/hide/remove the quick access toolbar from the word, i was tried in different ways like below ways in C#  but it's not working .
    With oDocument.Application.CommandBars("Standard")'disable the standard toolbar
          .Enabled = False
          .Visible = False
     End With
    WebBrowser1.ExecWB OLECMDID_HIDETOOLBARS, OLECMDEXECOPT_DONTPROMPTUSER'toggle between "reviewing" and "standard"
    toolbar
    End Sub
    Any help would be highly appreciate.Thanks.

    Hi Ravindra
    The code you're trying to use is for the old "toolbar" GUI that was discontinued in the Office applications starting with version 2007. CommandBars is still present in the object model and does interact with the new "Ribbon" interface
    to a certain extent, but it's NOT used to affect visibility.
    The Ribbon GUI, introduced in Office 2007, is defined by "Ribbon XML" and cannot be affected by code running from outside the application interface, nor by code running in-process that's not part of the same "container" as defines the
    Ribbon XML.
    From the screen shot you provide, it looks like you want to work with a specific type of document ("Custom Letter")? If yes, then it would be best for you to create a template that contains the Ribbon definition you want to provide for that type
    of document. In order to suppress the QAT you need to use the "startFromScratch" command for the customUI which also means that the Ribbon XML must define the ENTIRE Ribbon interface you want to provide to your users.
    You'll find the basics about customizing the Ribbon in the three-part article "for developers". You can find links to that, as well as to other information concerning the Ribbon,here:
    https://social.msdn.microsoft.com/Forums/office/en-US/ba8c9d0b-7312-4503-8167-f2ef86f17435/information-on-the-office-fluent-ui-ribbon-for-developers?forum=officegeneral
    Cindy Meister, VSTO/Word MVP,
    my blog

  • Word 2013 - Publish as PDF or XPS button causes excessive registry queries / high CPU when added to quick access toolbar

    After installing Office 2013 Pro Plus on our XenApp 6.5 environment we noticed a drop in performance. Using taskmanager we could see winword.exe hit 20+% CPU usage when filling just 1 line with the same letter.
    Some investigating lead us to the "Publish as PDF or XPS button", when it is added to the quick access toolbar the cpu usage doubles during keystrokes. Using procmon I noticed excessive registry reading, up to 150,000 lines in 10 seconds.
    It seems to be a constant loop of the same queries to approx. 100 components in HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\
    I reproduced this in 3 different setups:
    Win2008R2 + Office2013 Pro Plus 32-bit + Office 2013 updates until 12-nov 2014
    Win 8.1 Laptop + Office2013 Pro Plus 32-bit + Office 2013 updates until 05-jan 2015
    Win 8.1 Desktop + Office2013 Pro Plus 64-bit + Office 2013 updates until 17-dec 2014
    Can anyone verify this behaviour? For now we've removed the shortcut from the quick access toolbar in our environment.
    Here's a small portion of the queries.
    19:22:49,7117781 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7117861 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\1A89310DF62F54544A1465F790A7757D SUCCESS Desired Access: Read
    19:22:49,7117969 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\1A89310DF62F54544A1465F790A7757D\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 130, Data: C:\?Program Files\Common
    Files\Microsoft Shared\OFFICE15\MSO.DLL
    19:22:49,7118058 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\1A89310DF62F54544A1465F790A7757D SUCCESS
    19:22:49,7118154 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7118232 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\837CF31208764B643868B58117357D20 SUCCESS Desired Access: Read
    19:22:49,7118332 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\837CF31208764B643868B58117357D20\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 112, Data: C:\Program Files\Microsoft
    Office\Office15\OUTLFLTR.DLL
    19:22:49,7118415 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\837CF31208764B643868B58117357D20 SUCCESS
    19:22:49,7118511 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7118586 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855 SUCCESS Desired Access: Read
    19:22:49,7118694 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855\00005109110000000100000000F01FEC BUFFER OVERFLOW Length: 144
    19:22:49,7118769 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 134, Data: C:\Program Files\Common
    Files\Microsoft Shared\OFFICE15\FLTLDR.EXE
    19:22:49,7118849 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855 SUCCESS
    19:22:49,7118949 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7119023 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\BF574A30F66E6D54186C7F15B116E7A3 SUCCESS Desired Access: Read
    19:22:49,7119123 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\BF574A30F66E6D54186C7F15B116E7A3\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 100, Data: 20:\CLSID\{000C0126-0000-0000-C000-000000000046}\
    19:22:49,7119203 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\BF574A30F66E6D54186C7F15B116E7A3 SUCCESS
    19:22:49,7119295 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7119369 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\017CCC9DE12773C4FAD559D2951B14C6 SUCCESS Desired Access: Read
    19:22:49,7119466 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\017CCC9DE12773C4FAD559D2951B14C6\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 128, Data: 22:\Software\Microsoft\Office\15.0\User
    Settings\Mso_Core\Count
    19:22:49,7119544 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\017CCC9DE12773C4FAD559D2951B14C6 SUCCESS

    I'll do that, I'm however still interested if somebody can confirm the excessive registry queries.
    As a brief test, I captured winword.exe (2013) registry-reads on my Win8.1 pc (64bit Windows), with ProcMon.
    this is over a capture period of less than one second
    2092 of 2352 contain "component" in the reg path
    this is when I have winword open and whilst "File, Export" is displayed (this is what offers the export-to-PDF option)
    vs.  168 registry operations in an interval of 10 seconds, by winword.exe, if word is simply "running in background with an open blank document"
    I'm not sure if that is useful, but it seems an awful lot of registry reads/writes from an application which isn't apparently doing anything at the time..
    EDIT: similar registry read/write rate, when save-as-pdf is added to QAT (again sitting idle on a blank document). the registry read/write rate drops back down to 160 if the save-as-pdf feature is then removed from QAT.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Access Outlook Shared/Delegated contacts in Word 2010's Quick Access Toolbar (QAT)

    Hello Nerds,
    Is there any way to access Outlook Shared/Delegated contacts in Word 2010's Quick Access Toolbar (QAT).
    I am able to see shared/delegated contacts in Outlook by clicking "Open Shared Contacts" but Word's 2010 QAT does not have any option to add/open shared contacts.
    Thanks much

    Hi,
    Do you mean add Delegated Access or Shared Contact command to QAT in Word 2010?
    These two commands only belong to Outlook, so we can’t add them to QAT in Word 2010.
    More reference about Add commands to Quick Access Toolbar:
    http://office.microsoft.com/en-001/support/add-commands-to-the-quick-access-toolbar-HA102814964.aspx
    Hope it can be helpful.
    Regards,

  • Auto-Hide Ribbon - Quick Access Toolbar disappears

    In Outlook 2013 I select to auto-hide the ribbon but this also hides the Quick Access Toolbar. Why does it do that. When the ribbon is hidden there is still space for the quick access tool bar so why hide it? It would be really useful to be able to see the
    quick access tool bar (in the available space) when the ribbon is auto-hidden.  Now, if I want to use the quick access toolbar with the ribbon hidden I have to un-hide the ribbon first.
    Can we see the quick access tool bar when the ribbon is hidden? 

    Hi,
    By default, Auto-hide Ribbon causes the tabs, ribbons and quick access toolbar to completely disappear, giving you the maximum amount of space to edit documents.
    If you want to show the Quick Access Toolbar, we can just select Show Tabs which
    shows only tabs, along with the quick access toolbar, but without their associated ribbon commands.
    Best Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Importing Office 2007 Quick Access Toolbar to Office 2010

    I want to bring over my QATs created in Office 2007 (running in Windows XP Pro) into Office 2010 (running in Windows 7 Pro). Because there is no way to export the Office 2007 QATs to a file, I can't do the normal importing a customization file
    directly from within Office 2010. However, if I copy my word.qat (or excel.qat, powerpoint.qat, etc) file created in Office 2007 over to the appropriate folder in Office 2010, and just change the file extension from ".qat" to ".officeUI" it brings up
    my QAT settings in Office 2007. It looks okay and seems to function properly like this.
    I think this will work, but I'm not sure if it will cause other problems. It seems to look okay. Will I run into trouble with it later?

    I want to bring over my QATs created in Office 2007 (running in Windows XP Pro) into Office 2010 (running in Windows 7 Pro). Because there is no way to export the Office 2007 QATs to a file, I can't do the normal importing a customization file
    directly from within Office 2010. However, if I copy my word.qat (or excel.qat, powerpoint.qat, etc) file created in Office 2007 over to the appropriate folder in Office 2010, and just change the file extension from ".qat" to ".officeUI" it brings up
    my QAT settings in Office 2007. It looks okay and seems to function properly like this.
    I think this will work, but I'm not sure if it will cause other problems. It seems to look okay. Will I run into trouble with it later?
    Sorry to bump such an old thread... but I couldn't find anything about a possible 2007 > 2013 migration.  The strict change in extension names doesn't enable the old .qat file to be imported (in MSO2013 the new extension is .exportedUI) -- however,
    digging into the old .qat and new .exportedUI files, it seems all I needed to do was add <mso: cmd app="Word" dt="0" /> to the start of the file and presto... imported without any problems.  Let's see if it all runs fine... (and if it works in Excel
    too) (phew!)

  • Itunes tool bar wont work and other questions please!!!!

    Hey!
    My itunes toolbar wont work, it seems completly useless. I was just wondering how you can get it working again as i used it all the time.
    Another question for u guys is, is there a way of making msn messenger regonise the music ur listening to on itunes. I pressed the "turn on what im listening to" button but that hasnt worked.
    Thanks you guys, you rock!

    Maybe you just haven't forced the toolbar to show itself. As far as I know it only shows itself AFTER you search for something. It filters the results. This makes it different from all the other "bars" everyone is familiar with, the kind that reside in, say, Firefox and are just always there.

  • My iWeb Account wont update it says Can't create the file "mwmac_white.png." The disk may be damaged or full, or you may not have sufficient access privileges... This has never happend  I deleted other sources on website and still wont work? Suggestions?

    My iWeb Account wont update it says Can’t create the file “mwmac_white.png.” The disk may be damaged or full, or you may not have sufficient access privileges... This has never happend  I deleted other sources on website and still wont work? Suggestions?

    Welcome to Apple Support Communities.
    This is the image contained in the file causing the problem...
    I certain the original is contained in the Combo updates and on the OS disks.
    As a temporary fix, click on the image above to open it.
    Use Screen capture (Shift+Command+4) and click on the opposite corners of the image.
    It will be saved as a Screen shot 2011-mm-dd at hh:mm.png
    Right click on the filename in Finder and rename it to mwmac_white.png
    I'm not certain, but the file might need to be moved into the Documents directory in the Subdirectory named for the website name you are editing. That's where it is on my system, but I moved a bunch of files when I restored from Time Machine about 18 months ago.
    I also have many copies of mwmac.png, a separate copy one for each web page where the image appears in my website.

  • Music quick access not working

    Apologies if this has been raised before, I had a quick look and couldn't find it.
    I have an iPhone 4s and updated (begrudgingly) to IOS6 at the weekend.
    I frequently use my iPhone at work for music.  From standby I normally double press the home button and it brings up the play/pause menu for my music, from there I can control the current playlist.  This still comes up but doesn't work anymore.  Similarly if I'm in the quick access menu at the bottom of my phone and scroll left I get access to the music controls, but again these are not working.  The only way to play/pause my music is from within the music app.
    Does anyone know if this is a known issue with IOS6 or something I should investigate further?
    Thanks,
    Gillian.

    I found a solution by accident, my phone battery died, when I charged it and turned it back on the quick access suddenly worked. The issue reoccurs every now and then, usually when I've rebooted my phone for whatever reason but another reboot always fixes it.
    Hope this helps.
    Gillian

  • Updated my 4s and ipad3 and now both are basically useless. Cant access itunes store, app store, weather app wont work and multiple bugs with facebook. How am I supposed to fix all these problems????

    Updated my 4s and ipad3 and now both are basically useless. Cant access itunes store, app store, weather app wont work and multiple bugs with facebook. How am I supposed to fix all these problems????

    Hi Doomtrooper,
    When you updated your iPhone 4S and iPad3 to iOS6, what exactly do you mean when you can't access the iTunes store? Have you checked your connection to the network?
    Please be a little more specific

  • Insert to ms access wont work

    i have jsp page whice i insert data into ms access.
    but nothing work. no new data inserted to table
    this is the code:
    <%@ page language="java"%>
    <%@ page import="javax.servlet.*" %>
    <%@ page import="javax.servlet.http.*" %>
    <%@ page import="java.sql.*" %>
    <%
    Connection con = null;
    Statement stmt = null;
    ResultSet rs = null;
    String question=request.getParameter("question");
    String answer1=request.getParameter("answer1");
    String answer2=request.getParameter("answer2");
    String answer3=request.getParameter("answer3");
    int correct=Integer.parseInt(request.getParameter("correct"));
    if (!question.equals("") && !answer1.equals("") && !answer2.equals("") && !answer3.equals(""))
    String queryText = "insert into quest values('"+question+"','"+answer1+"','"+answer2+"','"+answer3+"','"+correct+"')";
    try {
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con = DriverManager.getConnection("jdbc:odbc:Trivioner", "", "");
    stmt = con.createStatement();
    rs = stmt.executeUpdate(queryText);
    stmt.close();
    con.commit();     
    con.close();
    } catch (Exception e) {out.println("Database error!!");}
    %>
    thank for your help

    print out the stacktrace and post the exception

  • How can I add more chosen websites for quick access in the remaining empty fields in "file"-"new tab"? ing empty fields

    I can´t add preferred, chosen, most visited or bookmarked websites to the 28,15 or 6fields in"file" - "new tab". I have a PC with Windows Vista and have been using Firefox with additional Google toolbar as my preferred or default browser for several years. I have downloaded several updates. I suspect that my version is now 4 or 5. Originally the Google for Firefox new tab feature showing chosen favourite or preferred websites for quick one click access worked fine but I seem to have lost the abiiity or forgotten how to add new such favourites for quick access. The "edit" button there on the bottom left can only delete valuable chosen sites, which then seem to the be lost forever. This edit button is very dangerous! The "bookmarks" and "most visited" tabs listed show a wild coincidental mixture of sites I once visited sometime but have nothing to do with my real favourites or chosen or most visited sites. So I don´t use these bookmark or "most visited" features.

    Most visited would not be your bookmarks, but your tab history.
    You can check that out via Ctrl+Shift+H then search on ":" (colon without the quotes). Sort on the "Visits Count" (descending) and you will see that they agree.
    '''Most visited''' is one of the '''smart bookmark folders''' which are database queries.
    '''More information:'''
    * [https://developer.mozilla.org/en/Places_query_uris Places query URIs - MDC Docs]
    * [https://support.mozilla.com/kb/Smart+Bookmarks+folders Smart Bookmarks folders | How to | Firefox Help]
    * [https://support.mozilla.com/kb/Restore+the+default+Smart+Bookmarks+Folders Restore the default Smart Bookmarks Folders | Troubleshooting | Firefox Help]
    '''Related information:'''
    * [http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox Viewing the browsing history - Firefox - MozillaZine Knowledge Base]
    * [https://support.mozilla.com/hu/questions/830859 When I search in &quot;History&quot; for items I've called up, I get a page with the heading &quot;Library.&quot; but with no text beneath it. Thanks.]
    Google Toolbar is no longer supported in Firefox 5 or newer versions.<br>http://kb.mozillazine.org/Using_Google_Toolbar_features_without_toolbars

  • I've lost all my quick access icons. What do I do to get my page with personal features back?

    My husband set up all my quick access icons (I don't even remember what was there), with back arrows, facebook, google search box etc. It's all gone. How do I get it back?

    Larry!
    I feel you. I am having the excat same problem and it is super-anoying.
    I have also tried what that bot is suggesting, but I still can't add any webpages to the bookmarks toolbar.
    Have you worked out a solution by now?
    Please respond!
    -Eirik

  • CalDav calendars and emails wont work...

    When inputing the required fields for a caldav calendar, my prefered way of accessing my google calendars, I always get an error message saying theres something wrong it can't connect. I know the password and caldav address are right as I have them set up in Thinderbird, the password being stored in Keepass. I changed the password to something really easy just incase, "bobbob987", and it still wont work.
    (Apologies for the double post but I accidently inputed my email address wrong when I registered and there is no way of recovering from this, so I can't gain access to my other account here.)
    I am also having problems with email, same issue, can't connect telling me my username/passowrd is wrong. Again I know they are right, due to Keepass. However this time I quickly change my password to "bobbob" and it worked until it said there was a problem with the stmp server.
    Is CalDav actually supported? Does firefox OS support decent passwords? I am flat out refusing to change all my passowrds to 6 letters because longer decent passwords aren't supported.
    I'm using the ZTE open, FFOS 1.0.1.
    Oh and all my passwords are back to being massive and complicated again;)

    Hello asmo2
    I have set up gmail on my ZTE Open and my password os over 40 characters long with lowercase, uppercase, numbers and punctuation and had no problems.
    it did take a few attempts to type it on the keyboard.
    Are you using IMAP?

Maybe you are looking for