You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/07/09 06:59:08 UTC

[Bug 120218] New: [VCLAuto patch]The getID() can not find the menu item expected while there is any menu item which contains the string.

https://issues.apache.org/ooo/show_bug.cgi?id=120218

          Priority: P2
            Bug ID: 120218
                CC: ooo-issues@incubator.apache.org
          Assignee: ooo-extensions-website_de@oracle.com
           Summary: [VCLAuto patch]The getID() can not find the menu item
                    expected while there is any menu item which contains
                    the string.
          Severity: major
        Issue Type: PATCH
    Classification: Unclassified
                OS: All
          Reporter: shanzhu33@gmail.com
          Hardware: All
            Status: CONFIRMED
           Version: OOO340m0
         Component: testscripts
           Product: qa

Created attachment 78594
  --> https://issues.apache.org/ooo/attachment.cgi?id=78594&action=edit
test_20120709.patch

If there is a menu item which contains the string before the target item, it
will return unexpected ID.
For example: To select menu "Edit->Sheet", if there is "Edit->Undo:Insert
Sheet". 
It will not return the ID of the target menu item.

The .patch contains the bugfix and 2 new SC scripts to verify the fix.

Pls help to review it. Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 120218] [VCLAuto patch]The getID() can not find the menu item expected while there is any menu item which contains the string.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120218

Yan Ji <ya...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 120218] [VCLAuto patch]The getID() can not find the menu item expected while there is any menu item which contains the string.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120218

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 120218] [VCLAuto patch]The getID() can not find the menu item expected while there is any menu item which contains the string.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120218

Shan Zhu <sh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Shan Zhu <sh...@gmail.com> ---
Committed into r1358925.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 120218] [VCLAuto patch]The getID() can not find the menu item expected while there is any menu item which contains the string.

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120218

aliuzhe@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aliuzhe@gmail.com

--- Comment #1 from aliuzhe@gmail.com ---
Committed it. Revision: r1358925

-- 
You are receiving this mail because:
You are on the CC list for the bug.