https://bugs.documentfoundation.org/show_bug.cgi?id=159446
--- Comment #12 from Jim Raykowski <[email protected]> --- Created attachment 204427 --> https://bugs.documentfoundation.org/attachment.cgi?id=204427&action=edit Example tooltip for page number field +1 from me! Definitely seems doable. Attached is a screen shot showing a added tooltip for a page number field in a document. Pointers for the coding part of the task: sw/source/uibase/docvw/edtwin2.cxx => SwEditWin::RequestHelp sw/inc/fldbas.hxx => enum class SwFieldIds Technical writing part: Create useful tooltips for each of the items in the enum class SwFieldIds that we want tooltips for. -- You are receiving this mail because: You are the assignee for the bug.
