[Libreoffice-bugs] [Bug 79167] UI: Opening the new "navigate by" for choosing the object to go back&forth opens the "big" navigation window, too

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 4 01:39:49 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=79167

--- Comment #35 from Jim Raykowski <raykowj at gmail.com> ---
Ok I've experienced some setback due to changes made to SwResId which were
included in the dev master just after I pulled the master which my work was
based on. It confused me when things were working locally and Jenkins passed
the commit and Samual commented that it looked good but Heiko's build failed.
So I now have a master that is only two days old and am close to being able to
commit again. Also I found and have fixed a bug introduced when the SwResId was
changed that makes the previous and next tooltips for the popup and sidebar
controls not correctly display a tooltip. Specifically
SwScrollNaviPopup::GetToolTip const char* id=STR_IMGBTN_ARY[nResId] I believe
needs to be [nResId-NID_START] for the index. Along that line I have made the
scrolltoprevious and scrolltonext control tooltips to use the same as the popup
so instead of 'Previous Repeat Search' the scrolltoprevious toolbar control
will show 'Continue Search Backwards'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170804/4e3ee375/attachment.html>


More information about the Libreoffice-bugs mailing list