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 2015/07/02 11:59:27 UTC

[Issue 107734] Support for Math Input Panel in Windows 7

https://bz.apache.org/ooo/show_bug.cgi?id=107734

Regina Henschel <rb...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84809|0                           |1
        is obsolete|                            |
  Attachment #84813|                            |review?
              Flags|                            |

--- Comment #9 from Regina Henschel <rb...@t-online.de> ---
Created attachment 84813
  --> https://bz.apache.org/ooo/attachment.cgi?id=84813&action=edit
Version including changes to the help

The attached version works fine for me for Windows. But I have no environment
for Linux or Mac. It is important to test it for Linux and Mac, because their
clipboard works different from the Windows clipboard. So please, if you have
such environment, test the patch.

If the clipboard has a content of MIME type "application/mathml+xml" or has a
text, which is a MathML source, then the new item "Import MathML form
Clipboard" in menu Tools should import it. The result might not be nice or
correct, but that is a different problem. If the content cannot be transformed
to StarMath, nothing is added to the command window and no error message should
appear.

On Windows the "Math Input Panel", or MS Word, or the application MathCast
produce such clipboard content. I do not know, whether similar application
exist on Linux or Mac. Or you copy such content from a Website, or open a .mml
file in an editor and copy the source. For Windows there exists the free
clipboard viewer "FreeClipViewer" to see the clipboard content. Perhaps similar
application exists for Linux or Mac?

Please examine the patch and report back. If nobody objects, I'll commit the
patch after five days.

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