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/06/27 01:09:24 UTC

review requested: [Issue 107734] Support for Math Input Panel in Windows 7 : [Attachment 84808] not yet ready, but can be tested

Regina Henschel <rb...@t-online.de> has asked  for review:
Issue 107734: Support for Math Input Panel in Windows 7
https://bz.apache.org/ooo/show_bug.cgi?id=107734

Attachment 84808: not yet ready, but can be tested
https://bz.apache.org/ooo/attachment.cgi?id=84808&action=edit



--- Comment #6 from Regina Henschel <rb...@t-online.de> ---
Created attachment 84808
  --> https://bz.apache.org/ooo/attachment.cgi?id=84808&action=edit
not yet ready, but can be tested

The patch adds a new item "Import MathML from Clipboard" to the menu Tools in
module Math. If the clipboard has suitable content, for example form the Math
Input Panel, then it is converted to StarMath and inserted. If the parser
cannot handle the content, then nothing is inserted.

The patch needs to be examined by an experienced developer.

Please look for coding errors.

Please look at the parts in smslots.sdi and in smath.sdi. I have mimic, what I
have seen there, but do not really know, what those parts mean. Help and
explanations would be nice.

I have tested this on Windows 7, but I have no environment to test on Linux or
Mac. They have different kind of clipboards, and I do not know, what will
happen there.