| Summary: | DoubleClick on Fields (Text) should open Field Options - fails in 6.0.0.0 beta1 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Thomas Krumbein <tk> |
| Component: | Writer | Assignee: | Bernhard <bernhard.widl> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, bernhard.widl, jalojo, sophi, thb, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, needUITest, regression |
| Version: | 6.0.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=79877 | ||
| Whiteboard: | target:6.1.0 target:6.0.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Thomas Krumbein
2017-11-27 13:02:58 UTC
Hi Thomas, I reproduce withI can do it by click on the field LO 6.0.0.0.beta1 Build ID: 97471ab4eb4db4c487195658631696bb3238656c Threads CPU : 2; OS : Windows 6.1; UI Render : par défaut; Locale : en-US (fr_FR); Calc: CL and LO 6.0.0.0.alpha1+ Build ID: 380d6afe5fd691f6ad4b17fc38b79b9fca4ba906 CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@39, Branch:master, Time: 2017-10-22_09:58:27 Locale: fr-FR (fr_FR); Calc: CL but not with LO 6.0.0.0.alpha0+ Build ID: e0aed1459513be5e08fab9de06848df5dc9d0b5f CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@39, Branch:master, Time: 2017-09-20_06:45:25 Locale: fr-FR (fr_FR); Calc: CL and the anterior versions.less I can do it by a right click on the field, next choosing Fields, but this is less direct. Bibisected to the commit referenced below using repo bibisect-linux-64-6.0. Adding Cc: to Bernhard Widl, please take a look sometimes. https://cgit.freedesktop.org/libreoffice/core/commit/?id=7d5245848c28f5786258476cd7aa2a4523645de3 author Bernhard Widl <bernhard.widl@cib.de> 2017-09-15 17:39:48 +0200 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2017-09-19 01:11:25 +0200 tdf#79877 revert to old behavior when clicking on input fields. Bernhard Widl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1c41d4e229deb5ae9d5d06df6c8d2585619bc102 tdf#114093 fixing regression when clicking on fields It will be available in 6.1.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. Bernhard Widl committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=72172b4568fb74669fd2269ef29176527363f024&h=libreoffice-6-0 tdf#114093 fixing regression when clicking on fields It will be available in 6.0.0.1. 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 all, Works as ecpected in LO 6.0.0.1 (x64) Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a Threads CPU : 2; OS : Windows 6.1; UI Render : par défaut; Locale : fr-FR (fr_FR); Calc: CL and upper versions Thank you very much, Bernhard. |