[Libreoffice-bugs] [Bug 129720] Populate the Description box of the Customize dialog with multiline tooltip from bug 108458

2020-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129720

Onur Yılmaz  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |onuryilmaz0...@gmail.com
   |desktop.org |
 Status|NEW |ASSIGNED

-- 
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 129720] Populate the Description box of the Customize dialog with multiline tooltip from bug 108458

2020-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129720

Heiko Tietze  changed:

   What|Removed |Added

   Keywords||easyHack

-- 
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 129720] Populate the Description box of the Customize dialog with multiline tooltip from bug 108458

2020-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129720

Muhammet Kara  changed:

   What|Removed |Added

   Keywords|needsUXEval |difficultyBeginner,
   ||skillCpp, skillUI

--- Comment #3 from Muhammet Kara  ---
(In reply to Heiko Tietze from comment #2)
> While I agree that description is not needed anymore, the control nicely
> aligns the two trees. So how about showing the new multiline info from the
> tooltip in this box?

Sounds okay to me. In fact, this can also be an easyHack.

Around line m_xDescriptionField in cfg.cxx, you will see a block for this
check: "if ( !SfxHelp::IsHelpInstalled() )".

Just make necessary changes in that block to make the description field to show
the tooltip for the command instead of the "local help is not installed"
message, which is coming from the ui file, and set & used as sDescTooltip.

As we will no longer show an empty description on absense of local help, the
tooltip for the m_xDescriptionField which comes from the "desc" item in the
"menuassignpage.ui" is also no longer needed, so better to also remove that,
along with the sDescTooltip const.

In fact, I would just remove the whole if-else ladder starting with "if (
!SfxHelp::IsHelpInstalled() )", and check for empty string returning from the
m_xFunctions->GetHelpText(false) call, and set the multiline tooltip as the new
text if it is empty.

The tooltip commit:
https://gerrit.libreoffice.org/plugins/gitiles/core/+diff/444f0d256957544d26b9af9a0898364e829df1b5%5E%21

-- 
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 129720] Populate the Description box of the Customize dialog with multiline tooltip from bug 108458

2020-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129720

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||muhammet.k...@collabora.com
 Status|UNCONFIRMED |NEW

--- Comment #2 from Heiko Tietze  ---
While I agree that description is not needed anymore, the control nicely aligns
the two trees. So how about showing the new multiline info from the tooltip in
this box?

-- 
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 129720] Populate the Description box of the Customize dialog with multiline tooltip from bug 108458

2020-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129720

--- Comment #1 from Jim Raykowski  ---
Possibly the Description box is no longer needed?

-- 
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 129720] Populate the Description box of the Customize dialog with multiline tooltip from bug 108458

2020-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129720

V Stuart Foote  changed:

   What|Removed |Added

 Blocks||103238
 Depends on||118148
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||momonas...@gmail.com,
   ||rayk...@gmail.com,
   ||vstuart.fo...@utsa.edu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||8458,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=61
   ||210,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||2237
   Keywords||needsUXEval


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103238
[Bug 103238] [META] Customize dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=118148
[Bug 118148] [NEWHELP] Handle  tags in the UI
-- 
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