https://bugs.documentfoundation.org/show_bug.cgi?id=96685

            Bug ID: 96685
           Summary: EditEng AccessibleParagraph not focused on first use -
                    KMFL doesn't swallow characters
           Product: LibreOffice
           Version: 3.5.0 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

EditEng objects (Writer:Insert Textbox for example) initially don't swallow
KMFL composing characters. When the textbox is created, it is not marked as
Active and mbGroupHasFocus returns false. Removing focus (by switching to
another application for example) and then returning to the textbox sets the
focus and then KMFL works.  (See Bug 91641 for more details about ibus/KMFL.)

Example1 using Writer or Draw with KMFL and GE keyboard enabled:
-Insert Textbox.
-type ";n".  It becomes ";ŋ".  It should have deleted the ";".
-switch to a different application and then come back to the textbox.  Type
";n" again.  This time it will remove the ";".

Example2 using Impress
-click in the textbox for "Click to add text".
-type ";n".  Notice that the composing character is not swallowed up.
-click in "Click to add Title".  From now on it will work.

-- 
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