| Summary: | Calc Hangs When Clicking Auto Filter Dropdown List | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Kevin Suo <suokunlong> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | Keywords: | bibisected, regression |
| Version: | 7.1.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=122419 https://bugs.documentfoundation.org/show_bug.cgi?id=134270 |
||
| Whiteboard: | target:7.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Kevin Suo
2020-06-16 11:49:54 UTC
Actually, I am only sure the regression is in the following range: fc0cc8fd1ae92eed355e8569fd5ba2fa7cf0cc40..a16e6122dc62f545df90b9ea4d1f4723c46336b6 where a16e6122dc62f545df90b9ea4d1f4723c46336b6 seems to be the most related. Adding Caolán to cc list: would you please take a look? Thanks. I think its super slow rather than fully frozen Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fa4ae1b318fef5984303f5906a9391d33d46bed7 tdf#134038 insert in optimal order It will be available in 7.1.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f51ea6c297d17299c93e0560a9b4f90ebc2446d4 tdf#134038 use mnCheckWidthReq to avoid text width calculation It will be available in 7.1.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. seems to be responsive now I confirm it is now fixed on master. The other issue as reported in bug 122419 still persists. |