[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

Rafael Lima  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |rafael.palma.l...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |difficultyBeginner,
   ||easyHack, skillDesign,
   ||topicDesign
   Severity|normal  |enhancement

--- Comment #6 from Heiko Tietze  ---
We discussed the request in the design meeting and suggest to use "(Insert)
Text formula" for .uno:InsertFormula (math expression) / F2 and "(Insert)
Formula object" for .uno:InsertObjectStarMath (Math module).

Blog post at
https://design.blog.documentfoundation.org/2018/02/28/easyhacking-all-about-terminology/
explains how to change the labels. 

The commands are defined at
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu and
core/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #5 from Heiko Tietze  ---
.uno:InsertFormula inserts a plain formula / math expression (most common in
Calc but also available in Writer and very usful for tables)
.uno:InsertObjectStarMath adds the OLE object from the Math module

This requires some rephrasing. Tooltips are easy but we should also think about
better short names for the function in order to distinguish in menus.

(In reply to Rafael Lima from comment #4)
> I would volunteer to help with this issue...

That's great. Changing strings is easy hackable, I'll add code pointers when we
have decided what it should become.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

--- Comment #4 from Rafael Lima  ---
(In reply to Mike Kaganski from comment #3) 
> No objections of course; you might had noticed that I didn't close the
> issue, just added a See Also reference, and commented for the context ;-)

I would volunteer to help with this issue, but I have never submitted a patch
to the LibreOffice code. I downloaded it, but I still don't know how to find
the part of the code where this is located. Are these names and tooltips
located in a separate XML file?

I have good knowledge of Python programming and can get around with C++. Is
there some sort of "mentoring" program to get started developing LibreOffice
patches?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

Mike Kaganski  changed:

   What|Removed |Added

   Keywords||needsUXEval

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

--- Comment #3 from Mike Kaganski  ---
(In reply to Rafael Lima from comment #2)

No objections of course; you might had noticed that I didn't close the issue,
just added a See Also reference, and commented for the context ;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

--- Comment #2 from Rafael Lima  ---
Hi Mike!

In the case of the "Formula" commands, the tooltips were not enough for me to
understand what each command meant.

Also, I do not see it as a problem to have a clearer and unambiguous label for
these commands.

Maybe someone could conduct a review of these tooltips, because the tooltips of
most commands are just copies of the command names.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137481] Insert "Formula" command in Writer appears twice for different UNO commands in Customize Keyboard

2020-10-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137481

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||8458

--- Comment #1 from Mike Kaganski  ---
To help disambiguating these, tdf#108458 added popups in the lists of
customization dialog, showing UNO commands and descriptions (tooltips).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs