| Summary: | Cannot select item with mouse in any combobox / drop down menu | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Regina Henschel <rb.henschel> |
| Component: | graphics stack | Assignee: | Juergen Funk (CIB) <juergen.funk_ml> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | 79045_79045, ares, arthur.c.azevedo, baffclan, bugzilla, f5d505f9, futureproject, ggrc670, h3734236, ilmari.lauhakangas, jalojo, jared.meidal, jbfaure, jlgrenar, jmadero.dev, jr4air, juergen.funk_ml, jumbo4444, lukebenes, momonasmon, noelgrandin, ovari123, ribotb, ryan.dugan, silvandy, stgohi-lobugs, suokunlong, yanjingtao, yanp.bugz |
| Priority: | highest | Keywords: | regression |
| Version: | 5.1.0.0.alpha0+ Master | ||
| Hardware: | x86 (IA32) | ||
| OS: | Windows (All) | ||
| Whiteboard: | target:5.2.0 target:5.1.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Regina Henschel
2015-11-28 19:53:55 UTC
Hi Regina, I reproduce with LO 5.2.0.0.alpha0+ Build ID: 03c37cee476d14d1d8644ccc7ea5c69d74d9c7f9 Threads 2; Ver: Windows 6.1; Render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2015-11-28_00:15:51 Locale: fr-FR (fr_FR) Windows 7 Home. Worked with LO 5.1.0.0.alpha1+ Build ID: f6bc5b79c31225c02e9500d0ced4bd26f998f82b TinderBox: Win-x86@39, Branch:master, Time: 2015-11-24_01:07:47 Locale: fr-FR (fr_FR) *** Bug 96165 has been marked as a duplicate of this bug. *** Seems to affect *any* comboxbox in the app. It was OK with Version: 5.1.0.0.alpha1+ Build ID: 229583f298b9de05e1ad1727e233d597995099e3-GL TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-11-22_23:09:05 Locale: fr-FR (fr_FR) *** Bug 96194 has been marked as a duplicate of this bug. *** *** Bug 96239 has been marked as a duplicate of this bug. *** *** Bug 96240 has been marked as a duplicate of this bug. *** *** Bug 96260 has been marked as a duplicate of this bug. *** I can reproduce the bug in 5.1.0.0.beta2 (x64), WIN10 Hi, This bug is very annoying, it also affects the drop-down lists in Base forms. Still present in 5.1.0.0.beta2 Win7/x86 Bernard similar issue when attempting to select a different color palette from the drop down in font or highlight color tools. A "workaround" is to use your UP/DOWN key + ENTER to do the selection. Hi, It reproduce in every combobox where I have tried, "Open Remote Dialog", "Font List", "Font Size", "Style List", Setting's combobox etc. Version: 5.1.0.0.beta2 (x64) Build ID: 53054959a12edc6510f51b94ddc9b73d27aedaf6 Threads 8; Ver: Windows 6.1; Render: GL; *** Bug 96351 has been marked as a duplicate of this bug. *** I want fix this, i think monday evening Is a bibisect really needed here? If not - please remove it from the keywords. If so, just let me know. this commit has make the problem, the removing of the SALEVENT_MOUSEACTIVATE commit dd351dd728687cffe432ce0ec9367ceb80e097fb Author: Noel Grandin <noel@peralex.com> Date: Tue Nov 24 08:50:39 2015 +0200 loplugin:unusedfields in vcl/ and remove the unused SALEVENT_MOUSEACTIVATE stuff Without of there, when click in the opened list-box it send first the "PreNotify" with "MouseNotifyEvent::LOSEFOCUS" http://opengrok.libreoffice.org/xref/core/vcl/source/control/lstbox.cxx#940 and that close the listbox. After that, it send the mouse-event to a closed window http://opengrok.libreoffice.org/xref/core/vcl/source/window/winproc.cxx#354 (get a nullptr), that is the reason why the Listbox not get the mouse-click. With this patch, first send the mouse-click and then the "PreNotify" forget my commit, now here https://gerrit.libreoffice.org/#/c/20708/ Juergen Funk committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8a86d673140febc39be2044d2feb7c28fd307aa0 tdf#96119 Cannot select item with mouse in any combobox / drop down menu 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. Hi Juergen, Thank you for taking care of this bug. Please commit the patch also to 5-1 branch, which is also affected. Thanks! *** Bug 96525 has been marked as a duplicate of this bug. *** Hi Maxim look here https://gerrit.libreoffice.org/#/c/20734/ port to LO5.1 done Juergen Funk committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=04f7270236ddac1d02187d5a8c24ed70000c73a5&h=libreoffice-5-1 tdf#96119 Cannot select item with mouse in any combobox / drop down menu It will be available in 5.1.0.2. 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. *** Bug 96118 has been marked as a duplicate of this bug. *** Thanks! It works now in Version: 5.1.0.1.0+ Build-ID: 51a1b41ab4a840544e5454d1d4234b443edd5466 Threads 4; Ver: Windows 6.1; Render: GL; TinderBox: Win-x86@62-merge-TDF, Branch:libreoffice-5-1, Time: 2015-12-17_11:44:49 Gebietsschema: de-DE (de_DE) *** Bug 96632 has been marked as a duplicate of this bug. *** *** Bug 96633 has been marked as a duplicate of this bug. *** *** Bug 96654 has been marked as a duplicate of this bug. *** *** Bug 96665 has been marked as a duplicate of this bug. *** *** Bug 96728 has been marked as a duplicate of this bug. *** *** Bug 96958 has been marked as a duplicate of this bug. *** *** Bug 96960 has been marked as a duplicate of this bug. *** It seems the fix for Windows has broken drop down boxes for Linux. See Bug 97032 *** Bug 97032 has been marked as a duplicate of this bug. *** Added CC from bug 97032. *** Bug 97069 has been marked as a duplicate of this bug. *** *** Bug 96668 has been marked as a duplicate of this bug. *** How do I upgrade my version beyond 5.1.0.1? Its says I'm up to date. Windows 10. Thank you. How do I upgrade my version beyond 5.1.0.1? Its says I'm up to date. Windows 10. Thank you. Note that I'm asking because this bug is still affecting me. (In reply to Joel Madero from comment #41) > 5.1.0.3 is here: > http://downloadarchive.documentfoundation.org/libreoffice/old/latest/win/ > x86_64/ Thank you! Installed latest version and now this is fixed :) Let's set it to verified while we're at it. |