Summary: | [EDITING] properties of controls cannot be selected in the normal manner | ||
---|---|---|---|
Product: | LibreOffice | Reporter: | Cor Nouws <cno> |
Component: | BASIC | Assignee: | Caolán McNamara <caolanm> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | caolanm, cno, fdbugs, qubit |
Version: | 4.4.0.0.alpha1 | Keywords: | bisected, regression |
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | bibisected target:4.5.0 | ||
i915 platform: | i915 features: |
Description
Cor Nouws
2014-11-04 20:42:06 UTC
TODO: find out when it changed.. It has always been like that since the property browser became dockable It's probably not very helpful in relation to fixing it, but the commit which introduced the docked browser (and the bug) was this one: commit 7d5911e40855ac6234590e008927c9b819084ad0 Author: Uray M. János <uray.janos@gmail.com> Date: Fri Aug 31 12:44:47 2012 +0200 Basic IDE: Docking property browser under object catalog @matthew: thanks for noticing this @caolán: can we ask you advise here pls? Its receiving buttons downs, but not button ups for some reason. Presumably a parent window is filtering out some events getting to it. These MultiLine edits pass mouse-up/down events to their parents, while "normal" edits don't. I feel the multilines should act like non-multi lines and swallow the events also and not pass them on. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1fab56683a9e98d9252e5680d1eb509942b2dd95 Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up] It will be available in 4.5.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. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.