| Summary: | [EDITING] Selecting text with the mouse automatically places the text in the clipboard | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | zigazou |
| Component: | Impress | Assignee: | Jan-Marek Glogowski <glogow> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ilmari.lauhakangas |
| Priority: | medium | ||
| Version: | 6.3.0.1 rc | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.4.0 target:6.3.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
zigazou
2019-07-09 17:57:48 UTC
This behaviour appeared in the 6.3.0.1 RC, it is not exhibited in the 6.2.5.2 release. Regression from commit ce9795954d3957e98d24bf711869efd846df6f15 Author: Caolán McNamara <caolanm@redhat.com> Date: Tue Jun 18 14:04:27 2019 +0100 fix crash in header/footer calc dialog cut and paste can happen when the EditView isn't in a vcl::Window That replaced some GetPrimarySelection() with GetClipboard(). Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/f8f43e55ec4ae7e436a5043fe6f4bae7b39cc6ad%5E%21 tdf#126316 revert Clipboard to PrimarySelection It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/afadb14164ccd559a36f00efa0f01bac1813bc0e%5E%21 tdf#126316 revert Clipboard to PrimarySelection It will be available in 6.3.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. *** Bug 126146 has been marked as a duplicate of this bug. *** |