Created attachment 132650 [details] Disappeared information box Steps to Reproduce: 1. Start LibO-Dev 2. Create Spreadsheet 3. Open Sidebar 4. Click Functions, select a "All" function's list 5. Detach Sidebar Actual Results: 5. Disappear information box for Function Expected Results: 5. Appeared information box for Function Version: 5.4.0.0.alpha0+ (x64) Build ID: df556aa47da22f96b3fcd356c12419d3035cba3c CPU threads: 4; OS: Windows 6.19; UI render: default; TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2017-04-13_21:38:58 Locale: ja-JP (ja_JP); Calc: group
Confirming with Version: 5.4.0.0.alpha0+ CPU threads: 4; OS: Windows 6.19; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-04-05_23:32:27 Locale: nl-NL (nl_NL); Calc: CL and with Versie: 5.3.0.0.beta1 (x64) Build ID: 690f553ecb3efd19143acbf01f3af4e289e94536 CPU Threads: 4; Versie besturingssysteem:Windows 6.19; UI Render: standaard; Layout Engine: new; Locale: nl-NL (nl_NL); Calc: CL but not with Version: 5.3.0.0.alpha1 Build ID: f4ca1573fcf445164c068c1046ab5d084e1b005f CPU Threads: 4; OS Version: Windows 6.2; UI Render: GL; Locale: nl-NL (nl_NL); Calc: CL
Bibisected using bibisect-win32-5.3. a629f0af4864ab7d589519a06465c0df404c2b39 is the first bad commit commit a629f0af4864ab7d589519a06465c0df404c2b39 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Mon Oct 24 06:34:40 2016 -0700 source a2ba500c70292a33e7b34a6428cc86c17078a72c # bad: [52fc4434554cb8bcbcc13469646a6ea5c99f77af] source 3d456dfa6637c6c3ebe7a21f1f1a5b05039cee2a # good: [defb73f1c6e2a66dbd21ba89e684f57427e8bc4b] source 5b168b3fa568e48e795234dc5fa454bf24c9805e git bisect start '52fc4434554cb8bcbcc13469646a6ea5c99f77af' 'oldest' # good: [86a12a128053b98d83f6a5e84a1bc17ae99e00d5] source 65a4c406e9c0f2953547fbe006ff38644f489fc8 git bisect good 86a12a128053b98d83f6a5e84a1bc17ae99e00d5 # good: [685d17bce5d3f3c11bee7da31fdcdb2c8f5a978d] source 54bba0f517cf134302e2a09233e1c9067f0e9c15 git bisect good 685d17bce5d3f3c11bee7da31fdcdb2c8f5a978d # good: [beaa5ad07fd7e9c4b435593e610afaa8b04ae0c8] source 1c9096dad7dc2ee25d9ebe16ab02d5caba5f8a79 git bisect good beaa5ad07fd7e9c4b435593e610afaa8b04ae0c8 # good: [733ee0004286023aa43f6f7164612d12f587ff10] source 5e4a2abde982416c5dcaf5f481582115463a4219 git bisect good 733ee0004286023aa43f6f7164612d12f587ff10 # bad: [5ee249304097ed25dfa0f13bf385d9599c35e28f] source cd7b306e614a938b7b39a66784899c22ee6f6c64 git bisect bad 5ee249304097ed25dfa0f13bf385d9599c35e28f # good: [6ede8737a67485255f4c6b2a9d9dd6966a9bb55b] source 525311b0d6db11f247097fe76d1b2967966cf669 git bisect good 6ede8737a67485255f4c6b2a9d9dd6966a9bb55b # bad: [b0a263f6faefe2d6e42d4e176ab6af931fd62321] source f7c61b08d526c79ecd1522dff79386059b6125e0 git bisect bad b0a263f6faefe2d6e42d4e176ab6af931fd62321 # good: [0a79acb71d146841c04f2f87d5901545c3cbad1e] source a41ecf922771904cdebf17b29066389441716b2c git bisect good 0a79acb71d146841c04f2f87d5901545c3cbad1e # bad: [58441b9687d7122a27764cb7e2681548ad2bf930] source 5938596a3ea24f46e403f693d52aaab0770dfafa git bisect bad 58441b9687d7122a27764cb7e2681548ad2bf930 # bad: [684728c9d0c41cbf0635a2080d506dddc98da606] source 536258758a9192ce8985d5055edac600568120fc git bisect bad 684728c9d0c41cbf0635a2080d506dddc98da606 # bad: [a629f0af4864ab7d589519a06465c0df404c2b39] source a2ba500c70292a33e7b34a6428cc86c17078a72c git bisect bad a629f0af4864ab7d589519a06465c0df404c2b39 # good: [e3ac6d5b02309ad79f0e39d7f6b41676019ea498] source d02e96e0f29c9520c56221473c5bd731600b6e15 git bisect good e3ac6d5b02309ad79f0e39d7f6b41676019ea498 # first bad commit: [a629f0af4864ab7d589519a06465c0df404c2b39] source a2ba500c70292a33e7b34a6428cc86c17078a72c
This bug started with the commit referenced below. Adding Cc: to Caolán McNamara, please take a look. Note that right at the last step (d02e96e0f29c9520c56221473c5bd731600b6e15) the list box was much smaller than normal, but the information box still didn't disappear, so I still considered that good. https://cgit.freedesktop.org/libreoffice/core/commit/?id=a2ba500c70292a33e7b34a6428cc86c17078a72c author Caolán McNamara <caolanm@redhat.com> 2016-10-23 19:55:26 (GMT) committer Caolán McNamara <caolanm@redhat.com> 2016-10-24 12:04:38 (GMT) "convert function panel to .ui format"
reproducible anyway
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e33447a24c6800bbd34ea1463ee823737bf555cd Resolves: tdf#107241 don't let floating function description grow infinitely It will be available in 5.4.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.
that should do, backport for 5-3 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f7f57148258ef407caa3ac81c108f6076caf9b2d&h=libreoffice-5-3 Resolves: tdf#107241 don't let floating function description grow infinitely It will be available in 5.3.4. 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.
Cannot reproduce with LibO-Dev 5.4.0.0.alpha0+(x64)/2017-04-27_21:40:45 Thanks for Fixing this.