Steps to reproduce: 0/ Have an empty/clean profile 1/ Create a new writer document 2/ Press F5 to pop the floating navigator Expected result: A reasonably sized navigator window pops up Actual result: A window with only four lines displayed in the default view (and thus requiring scroll bars from the start as even an empty document has more entries in the content view). This is because the floating navigator always pops up with the minimal possible window size. That might have been sensible on small 1990'ies screen, it isnt anymore. Suggested solution: Open the navigator window with twice the minimal height instead of the minimal height. Code pointers: SetOutputSizePixel() in SwNavigationPI::SwNavigationPI(..) in sw/source/uibase/utlui/navipi.cxx based on nZoomOutInit
Migrating Whiteboard tags to Keywords: (easyHack, difficultyBeginner, skillCpp, topicUI) [NinjaEdit]
Hi! I'd like to take this up.
(In reply to Susobhan Ghosh from comment #2) > Hi! I'd like to take this up. patch has been submitted for this bug. Waiting for review. Thanks
kumar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=861661313e9782ebbfe32b801b9e0968aae0c946 tdf#95463 Fixed floating navigator default size, now size is increased It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to Commit Notification from comment #4) > kumar committed a patch related to this issue. > It has been pushed to "master": ... and thus seems to be fixed. Thanks to kumar for the work!
Remove LibreOffice Dev List from CC on EasyHacks (curtailing excessive email to list) [NinjaEdit]