https://bugs.freedesktop.org/show_bug.cgi?id=84119

          Priority: medium
            Bug ID: 84119
          Assignee: [email protected]
           Summary: Basic IDE - Autocorrection option makes unwanted
                    source changes
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.2.6.2 release
         Component: BASIC
           Product: LibreOffice

Created attachment 106574
  --> https://bugs.freedesktop.org/attachment.cgi?id=106574&action=edit
Short macro to edit

The changes made by the Autocorrection option of the Basic IDE in the example
below corrupts the original source which was correct.

1. Open the attached Writer file and enable macros.

2. Open the Basic IDE
- Tools / Macros / Organize macros / LibreOffice Basic …
- Select Main in Module1 in Bug IDE AutoCorrection.odt and press Edit

3. Check with Tools / Options … that in the "Basic IDE options" the
Autocorrection (in Code Suggestion) flag is selected

4. Put the cursor at the beginning of any of the lines starting with
    a = com.sun.star.sdbc.DataType.XXXX
and hit the Tab key

=> XXXX is changed into Xxxx, e.g. DOUBLE is changed into Double.

This raises a run-time error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to