| Summary: | Fill square is reduced when pulling selection with CTRL pressed | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | Calc | Assignee: | Balázs Varga (allotropia) <balazs.varga991> |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | CC: | aron.budea |
| Priority: | low | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 113499 | ||
| Attachments: |
Example file from Calc
Normal behavior when moving the mouse downwards Problematic behavior when pulling the mouse accidentally upwards |
||
|
Description
Gabor Kelemen (allotropia)
2023-04-03 06:53:54 UTC
Created attachment 186426 [details]
Normal behavior when moving the mouse downwards
Created attachment 186427 [details]
Problematic behavior when pulling the mouse accidentally upwards
I'd like to point out that if you change the order of the steps, by first using the mouse and, without releasing it, _then_ press the [CTRL] key, then the actions are performed as expected. IOW, if you first press [CTRL] before grabbing with the mouse, there seems to be a problem. But, if you start first with the mouse and then press [CTRL] before releasing the former, then all should work. Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0293724d05953be608287629ed6178a7c05383a6 tdf#154578 sc fix: fill square is reduced when pulling selection with CTRL It will be available in 7.6.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. (In reply to Commit Notification from comment #5) > Affected users are encouraged to test the fix and report feedback. Works as expected now in 7.6.alpha. |