"Display the number of found items in the find toolbar" Not work in xml file

Word count feature that comes with version 32 does not work in xml file.

This only happens when Firefox uses the "pretty print" layout if there is not XSL stylesheet file.
* <b>about:config</b> page: layout.xml.prettyprint = false
*http://mxr.mozilla.org/mozilla-release/source/content/xml/document/src/nsXMLPrettyPrinter.cpp
*http://mxr.mozilla.org/mozilla-central/source/dom/xml/nsXMLPrettyPrinter.cpp
*chrome://global/content/xml/XMLPrettyPrint.xml
*chrome://global/content/xml/XMLPrettyPrint.xsl

Similar Messages

  • The quiz is not correctly calculating the number of quiz items in the published version

    The quiz is not correctly calculating the number of quiz items in the published version
    I created 20 quiz questions, but the output say there are 255.  The slides between do not have quizzing enabled.

    I have a similiar problem. However, I am tracking user activity through tracking "next" buttons. Each button (and other interactions) has a objective ID and interaction id. The objective id is the same throughout the course; however each interaction and quiz item have different interaction ids. The total quiz items is shown as 54 and the first question is shown as question 50 or 54.
    The course will be published to Blackboard as the LMS; I am using SCORM 1.2
    The following settings are needed to track the user activity throughout the course, specifically the "next" buttons:
    1. include in quiz
    2. report answers
    The  answers to the problem of total quiz items not matching the actual number of questions has you turn off the include in quiz for interactions. How is this problem resolved when you want these interactions included with the information passed through SCORM to the LMS?

  • How do you set the number of visible items in the popup box of a JComboBox?

    Hi,
    Do you know how to set the number of items that shall be visible in the popup box of a JComboBox?
    I have produced an implementation of an autocomplete JComboBox such that following each character typed in the text field, the popup box is repopulated with items. Normally 8 items are visible when showing the popup box. Sometimes even though the list of items is > 8 the popup box shrinks in height so that 8 items are not visible.
    Thanks,
    Simon

    Below is my JComboBox autocomplete implementation.
    The problem seems to occur when the list of items is reduced in number, the button selected and then the list size increased, the popup box does not automatically increase in size. I have tried setMaximumRowCount � but does not resolve the problem.
    To see how it works:
    1)     click in text field.
    2)     Type 1 � the full list of items are shown.
    3)     Type 0 � the list has been narrowed down � the popup box is greyed out for remaining items.
    4)     Type Backspace � the full list of items is redisplayed.
    5)     Type 0 � to narrow down the list.
    6)     Select button � the popup box is invisible.
    7)     Select button � the popup box is displayed with 2 items.
    8)     Select Backspace � here is the problem � the combo box list contains all items but the popup box has been shrunk so that only 2 are visible.
    9)     Select button � popup box is invisible.
    10)     Select button � popup box is as expected.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.tree.*;
    import java.util.Enumeration;
    import java.util.Vector;
    import javax.swing.plaf.basic.*;
    class Test
    private JComboBox jCB = null;
    private JTextField jTF=null;
    private String typed="";
    private Vector vector=new Vector();
    public Test()
    JFrame fr=new JFrame("TEST ComboBox");
    JPanel p = new JPanel();
    p.setLayout( new BorderLayout() );
    ComboBoxEditor anEditor = new BasicComboBoxEditor();
    String[] s = new String[30];
    for (int i=0; i<30; i++) {
    s[i] = (new Integer(i+10)).toString();
    jTF=(JTextField)anEditor.getEditorComponent();
    jTF.addKeyListener(new KeyAdapter()
    public void keyReleased( KeyEvent ev )
    char key=ev.getKeyChar();
    if (! (Character.isLetterOrDigit(key)
    ||Character.isSpaceChar(key)
    || key == KeyEvent.VK_BACK_SPACE )) return;
    typed="";
    typed=jTF.getText();
    fillCB(vector);
    jCB.showPopup();
    jCB = new JComboBox();
    jCB.setEditor(anEditor);
    jCB.setEditable(true);
    boolean ins;
    for (int x=0; x<30; x++)
    ins = vector.add( new String(s[x]) );
    fillCB(vector);
    jCB.setSelectedIndex(-1);
    fr.getContentPane().add(p);
    p.add("South",jCB);
    p.add("Center",new JButton("test combo box"));
    fr.pack();
    fr.show();
    public void fillCB(Vector vector)
    typed = typed.trim();
    String typedUp = typed.toUpperCase();
    jCB.removeAllItems();
    jCB.addItem("Please select");
    for(Enumeration enu = vector.elements(); enu.hasMoreElements();) {
    String s = (String)enu.nextElement();
    if (s.toUpperCase().startsWith(typedUp)) {
    jCB.addItem(s);
    jTF.setText(typed);
    public static void main( String[] args )
    Test test=new Test();
    Many thanks,
    Simon

  • I have a MacBook pro and when I turned it on the number 9, o,l and .  Keys do not work.  Any help?

    I have a MacBook pro and when I turned it on I cannot get the 9, o l and . Keys do not work.   Any help?

    Probably mouse keys
    System Preferences > Universal Access > Mouse and trackpad > Mouse Keys: Off
    Chris

  • My iPhone 4s won't display my contact names in my message, although the number is still linked to the correct contact in my phone book

    My iPhone 4s won't display my contact names in my message, although the number is still linked to the correct contact in my phone book.
    Recently updated with iOS 5.1.1, I've read elsewhere about a possible bug associated with the update?

    Hello, Sue.Darby. 
    Thank you for visiting Apple Support Communities. 
    I would recommend having your friend check to see if call and message blocking is enabled on their end.  Here is some information regarding that feature. 
    iOS 7: Understanding call and message blocking
    http://support.apple.com/kb/ht5845
    -Jason H. 

  • Increasing the number of line items in PO

    hello fellow abapers,
    i have a query. i dont know if its the headache of the function ppl or the technicial person - which happens to be me - but i have to get this solved at the earliest.
    now ive made a PO for materials from the scratch and everythin is workin fine. except that out of the blue comes a PO with over 10000 line items. yes, thats right - 10,000 line items.
    so obviously an error was thrown by SAP. unfortunately the end-user did not think it necessary to take a printout or record the error message.
    anyways the error said something to the effect that it did not allow so many line items or somthing like that.
    now can anybody pls help me out with this. firstly is dhere any restrictions on the number of line items, and secondly, if thats the case how do i find a work-around.
    thanx a bunch
    pk

    Hi,
    The basis sets the maximum number of pages that can be printed by the user in authorization object S_SPO_PAGE.
    Please discuss with your basis guy.
    Tyken

  • HT4489 How do I reduce the number of calendar items on iCloud (having exceeded my 25000 entry limit and synch has now stopped), without loosing recurring items or future appointments. I.E. can I remove items by calendar year, say 2010 and 2011?

    I have been advised by apple that I have exceeded the 25000 entry limit on my iCloud calendar. Now, every time I try to make an entry in my iCal (iCloud) calendar, I get a warning with error warning "507". In essence I cannot add entries to my iCloud calendar on iCal, and synch with my iPad and iPhone has stopped. How do I reduce the number of calendar items on my iCloud calendar without loosing recurring items or future appointments. I.E. can I remove items by calendar year, say 2010 and 2011?

    I have been advised by apple that I have exceeded the 25000 entry limit on my iCloud calendar. Now, every time I try to make an entry in my iCal (iCloud) calendar, I get a warning with error warning "507". In essence I cannot add entries to my iCloud calendar on iCal, and synch with my iPad and iPhone has stopped. How do I reduce the number of calendar items on my iCloud calendar without loosing recurring items or future appointments. I.E. can I remove items by calendar year, say 2010 and 2011?

  • I try to display a number of executed record on the forms screen.

    I try to display a number of executed record on the forms screen
    while a cursor loop statement is running. (the cursor statement is in server)
    And i used the 'when-timer-expired' trigger in forms developer.
    it was possible to update the count of executed record to a temporary table,
    but it didn't work to dislay the result on the forms in real-time .
    only on time the trigger was executed when the cursor loop was finished.
    Does anyone know the method of showing the count in real-time???
    Message was edited by:
    조현정
    Message was edited by:
    조현정

    If I understand you:
    - You created a procedure in the database that uses a cursor to process one record at a time.
    - This procedure updates a temp table that indicates the current record being processed.
    - While the procedure is running you created a repeat timer that queries the temp table and displays in the form the current record being processed.
    Now, you say that the timer only executed once after the database procedure was finished. Is that your problem?
    If so, I think you may have to start the procedure using the database scheduler. Then use a repeat timer to query the temp table. Your procedure will need to indicate in the temp table when it is finished so you can stop the timer. (There may be another way to check if the procedure is done. For example, the database may provide some means to indicate that the procedure in scheduler is done.)
    Message was edited by:
    Mark Roberts

  • How do I count the number of records returned in the CMIS query

    How do I count the number of records returned in the query CMIS?
    SELECT COUNT(*) FROM ora:t:IDC:GlobalProfile WHERE ora:p:xRegionDefinition = \'RD_PROJETOS_EXCLUSIVOS\''}
    Euler Homero

    Hi Euler,
    interestingly enough, the reference guide for CMIS ( http://wiki.alfresco.com/wiki/CMIS_Query_Language ) that I found does not mention the COUNT function at all. On the other hand it states that: "The SELECT clause identifies which virtual columns to return in the result set. It can be either a comma-separated list of one or more queryNames of properties that are defined by queryable object types or * for all virtual columns."
    There are, however, some other posts like e.g. http://alfrescoshare.wordpress.com/2010/01/20/count-the-total-number-of-documents-in-alfresco-using-sql/ which state that they could make it working.
    Having asked in the WebCenter Portal forum, I assume that your content repository is WebCenter Content. The CMIS doc for the Content is available here: http://docs.oracle.com/cd/E23943_01/doc.1111/e15813.pdf (no COUNT there either). It does, however, mention explicitly that "CMIS queries return a Result Set where each Entry object will contain only the properties that were specified in the query.". This means your could rather investigate the Result Set. Note that there are also other means than CMIS how to get the requested result set (e.g. calling a search service directly via so-called RIDC).
    In the given context I am also interested what your use case is. OOTB CMIS in WebCenter Portal is used, for instance, in Content Presenter, where it is content rather than "parameters" what's displayed.

  • How to get  the number of page which exists the change bar ?

    In FDK development, I want to find the number of page which exists the change bar.

    zhaopeng,
    You can get the page number by querying the FP_PageNum property of the FO_Page object:
    pageNum = F_ApiGetInt(docId, pageId, FP_PageNum);
    ...or you can use FP_PageNumString if you are using string page numbers.
    If you do not have the ID of the FO_Page object, you can get it from the paragraph ID using the following function, courtesy of Rick Quatro, posted to the Yahoo Framedev list. Send the paragraph (FO_Pgf) ID as oObj and it will return the page ID:
    F_ObjHandleT GetPage(F_ObjHandleT oDoc, F_ObjHandleT oObj)
    F_ObjHandleT oFrame = 0;
    IntT iObjType;
    F_ObjHandleT oRow, oCell;
    while(oObj)
    oFrame = oObj;
    iObjType = F_ApiGetObjectType(oDoc, oObj);
    switch(iObjType){
    case FO_SubCol:
    oObj = F_ApiGetId(oDoc, oObj, FP_ParentTextFrame);
    break;
    case FO_Tbl:
    oRow = F_ApiGetId(oDoc, oObj, FP_FirstRowInTbl);
    oCell = F_ApiGetId(oDoc, oRow, FP_FirstCellInRow);
    oObj = oCell;
    break;
    case FO_Row:
    oCell = F_ApiGetId(oDoc, oObj, FP_FirstCellInRow);
    oObj = oCell;
    break;
    case FO_Cell:
    // handle FO_Pgf case
    case FO_Pgf:
    // handle FO_AFrame case
    case FO_AFrame:
    oObj = F_ApiGetId(oDoc, oObj, FP_InTextFrame);
    break;
    // handle graphic object cases
    case FO_TextLine:
    case FO_TextFrame:
    case FO_UnanchoredFrame:
    case FO_Arc:
    case FO_Ellipse:
    case FO_Group:
    case FO_Inset:
    case FO_Line:
    case FO_Math:
    case FO_Polygon:
    case FO_Polyline:
    case FO_Rectangle:
    case FO_RoundRect:
    oObj = F_ApiGetId(oDoc, oObj, FP_FrameParent);
    break;
    default:
    // prevents loop if unknown object type is found.
    oObj = 0;
    break;
    if(oFrame){
    // Use FP_PageFramePage to get the page identifier of the object.
    return (F_ApiGetId(oDoc, oFrame, FP_PageFramePage));
    else
    return(0);
    Russ

  • How can I reduce the number of event cases in the main VI?

    I would like to reduce the number of event case of the event structure in my main VI. E.g. I would like to have pop up window with a table when the user double click a table row. Nothing more simple than this: add a case to the event structure trigger by double clicking the table, read the table row ... But in my main VI I would have lots of them and the event structure gets crowded with minor tasks. One solution is using XControls. But is there any other recomended way to handle selected events separatly from the event structure in the main VI?
    to clarify: I don't want to distribute the whole event structure. (In this case the code would not be maintainable) But I would like to handle certain context specific events in a differnt place. If I have them all in the main VI the drop down list of the events in the event structure exceeds the windows size and the program becomes difficult to maintain because one looses the overview.

    "Strictly forbidden" is not true. But highly not recommended. The reason is simple:
    1. Code can react unpredictable. Dennis already stated some things about that in your linked thread. 
    2. Code is not readable and therefore not maintainable. Each event source should have only one event structure for its events. Since the UI is a single source, events from there should be captured in a single event structure. It is recommended to use this event structure as producer in a producer/consumer design pattern in order not to block the events.
    3. You will most propably need timeouts in your event structure which completly negates the advantage of event driven programming. Either use event driven programming or stay at polling. Do not mix (most of all because of maintenance).
    Regarding your "advantages" you listed:
    - Clustering  reduces readability in therefore should never be done. Additionally, it requires timeout cases in most places which is not recommended.
    - If you have such many events and interactions in your "sequence", it is a clear indication that you chose the wrong architecture for your application.
    Please see attached example. Since i am not used to program with more than one event structure (except if i have different dedicated event sources), the example is "constructed" and therefore may lack of "realism". Nevertheless, it shows some issues which might occur:
    - Blocking calls within the events lead to the fact that the UI is not responsive for the event time (FuncA). Nevertheless, interaction is still enqueued and if the blocking call is over, all those interaction are executed. In the example, please press FuncA and then press FuncC immediatly. You will see that nothing happens and after the 5s blocking call, the FuncC dialog appears. You also can switch tabs, but the visual display will update only after the 5s blocking call.
    - In order to keep the UI responsive, FuncB is configured not to block the UI. But this is no solution: Press FuncB (on page 2) and the change to page 1 and press FuncA. Additionally, press FuncC. What happens? Just to mess things up, press Stop as well......do this combination several times. It is possible that only the lower loop is finished and the VI is still running even if Stop has been pressed.
    Please note everyone that the attached example shoudl strictly be seen as "NEVER DO IT LIKE THIS". This is a negative example and shows the approach which is not recommended by any means!
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.
    Attachments:
    Never EVER86.vi ‏10 KB

  • Unable to determine the number of SMSs generated by the message

    In JES5, I tested the SMS logging with two options; standard and xml.
    In both cases, I was unable to determine the number of SMSs generated by the message.
    However, such information can be found in the debug log;
    If i enable the debug logging, the desired information is available:
    10:15:41.59: 2-fragment(2250): The message will be sent as 4 SMS messages
    Nevertheless, Debug logging cannot be enabled all the time since it is pretty verbose.
    It was said that XML based logging released in JES5 will include the number of messages in the mail.log_current.
    But i dont find such information in it.
    Would anyone please tell me if this is applicable?
    what parameters should be changed or modified in order to make such
    information appear in the mail.log file?
    Thanks!

    I've not examined the doc, but I suspect that at least one of the option logging settings will do that for you. Please do have a look at the "channel option files" and the logging levels.

  • So my airport extreme recently had some nat/dns issue and in the airport utility displayed a warning about it and to correct it. I wasn't sure what to do so i pressed the resolve icon and now my guest network is not working.

    So my airport extreme recently had some nat/dns issue and in the airport utility displayed a warning about it and to correct it. I wasn't sure what to do so i pressed the resolve icon and now my guest network is not working.

    Anytime you change networking hardware, it is always a good idea to perform a complete power recycle of your networking components.
    I would recommend that you do the following as a minimum:
    Power-down the modem, AirPort base station, and computer(s).
    Disconnect the AirPort base station from the Internet broadband modem.
    While all of the devices are powered-down, perform a "factory default" reset on the base station. This will get it back to its "out-of-the-box" configuration and make setting it up much easier, especially if you use the "Assist me" process within the AirPort Utility. (ref: Resetting an AirPort Base Station or Time Capsule)
    After the base station resets, go ahead and power it back down.
    Reconnect the AirPort base station to the Internet broadband modem. For the Extreme and Time Capsule, be sure to connect the cable to the base station's WAN (circle-of-dots) port.
    Power-up the modem; wait at least 10-15 minutes to allow it adequate time to initialize.
    Power-up the AirPort base station; wait at least 5-10 minutes. Note: The AirPort's status light may continue to flash amber after it has intialized. That is because, there may be some additional configuration items necessary, like setting up wireless security, before the overall setup is completed to get a green status.
    Power-up your computer(s).
    In this basic configuration, the AirPort base station will broadcast an unsecured wireless network with a Network Name (SSID) of Apple Network NNNNNN. Network clients, connected to the base station either by wire or wireless, should now be able to access the Internet through the ISP's modem. Once Internet connectivity has been verified, you can use the AirPort Utility to configure the base station for wireless security and any other desired options. Please post back your results.

  • Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Thanks Kelly,
    The answers would be the following:
    1200 cells per custom section (NEW COUNT), and up to 30 custom sections per spec.
    Assuming all will be populated, and this would apply to all final material specs in the system which could be ~25% of all material specs.
    The cells will be numeric, free text, drop downs, and some calculated numeric.
    Are we reaching the limits for UI performance?
    Thanks

  • Report showing the number of active users in the system

    All,
    There is a standard SAP report which shows the number of active users in the system (output same as AL08).
    Does anyone remember this?
    Cheers,
    Bidwan

    Hello Bidwan, 
    Are you talking about the report RSUSR000?
    Regards.
    Ruchit.

Maybe you are looking for

  • IPHONE 4--I CAN'T HEAR CALLER

    I would just like to say how VERY disappointed and frustrated I am with my new phone.  I upgraded about 6 weeks ago and got an Iphone 4 and that was the worst mistake I've made in a while.  I have already made THREE visits to the AT&T store for probl

  • DVD drive won't open... no way to open it!!!

    My problem is that if I press and hold my eject key on the keyboard the eject symbol shows up and fades away on my screen, but the drive will not open. I pulled down the metal cover and was going to try and stick a paper clip into the hole next to th

  • Crystal Enterprise 8.5 - Processor Restrictions?

    Post Author: qstone CA Forum: Upgrading and Licensing Hi, I currently have CR8.5 Developer installed on a single processor server that has had a good run, but needs replacing. We have a new dual processor server that I'm trying to move our applicatio

  • Mail Preferences Dialogue Box

    I don't appear to be getting the correct dialogue box when I click on "Mail", "Preferences". A dialogue box that is titled "Accounts" appears. I know looking at a friends Mac, he gets an entirely different box. We both appear to have the same version

  • ITunes will not open (with or without nano connected)

    Please help me, I'm a newbie... The root of the problem was my computer "not being auterised to play music" (even though it was), that I'd purchased via a £15 music card, when using the help suggestions on here, I fixed THAT problem but unfortunately