| Summary: | Wrong selection after merge cells in an Impress table | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Tamás Zolnai <zolnaitamas2000> |
| Component: | Impress | Assignee: | Daniel Silva <danielfaleirosilva> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | esrakarakas96, mentoring |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillCpp |
| Version: | 6.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 target:6.0.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Screenshot after the merge | ||
|
Description
Tamás Zolnai
2017-08-13 16:59:00 UTC
Created attachment 135523 [details]
Screenshot after the merge
Let's turn this into an easy hack. The code is here: \svx\source\table\tablecontroller.cxx SvxTableController::updateSelectionOverlay() method can be a good starting point. I submitted a patch that tries to solve this bug: https://gerrit.libreoffice.org/#/c/45451/ Daniel committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9b5062a3eeed6b94a2020b97f6dab9316af5d357 tdf#111773 tdf#111780 Fix selection after merge cells in an Impress table 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. Daniel committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cf715c7c60bd37d69f6fd6cbcb55e320503d9e36&h=libreoffice-6-0 tdf#111773 tdf#111780 Fix selection after merge cells in an Impress table 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. |