[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2023-02-26 Thread Christopher M . PeƱalver
Confirmed resolved in 7.5.x. ** Changed in: libreoffice (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/462564 Title: [Upstream]

[Desktop-packages] [Bug 462564]

2022-10-05 Thread Justin Luth
(In reply to Justin L from comment #33) Proposed enhancement (that I am abandoning) at https://gerrit.libreoffice.org/c/core/+/140812 sw column: delete matching non-title single-cell row -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 462564]

2022-10-03 Thread Timur-y
(In reply to Timur from comment #34) > Here are the results of checking duplicates, they are good except attachment > 142655 [details] from bug 118111 doesn't have a desired behavior, removing a > column from 4 column table gives 2 columns instead of 3, like before the > fix. Please comment if

[Desktop-packages] [Bug 462564]

2022-10-03 Thread Timur-y
Thanks Justin for this one, OO reported in 2003! attachment 182624 is a nice sample, covering more than what was reported. Not sure that all really should be implemented. Here are the results of checking duplicates, they are good except attachment 142655 from bug 118111 doesn't have a desired

[Desktop-packages] [Bug 462564]

2022-10-01 Thread Justin Luth
Proposed enhancement at https://bugs.documentfoundation.org/show_bug.cgi?id=46733 sw column: delete matching non-title single-cell row -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2022-09-23 Thread Bug Watch Updater
** Changed in: df-libreoffice Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/462564 Title: [Upstream] Deleting a column in Writer deletes

[Desktop-packages] [Bug 462564]

2022-09-23 Thread Justin Luth
Proposed basic fix at http://gerrit.libreoffice.org/c/core/+/140455 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/462564 Title: [Upstream] Deleting a column in Writer deletes

[Desktop-packages] [Bug 462564]

2022-09-23 Thread Libreoffice-commits
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bb47ffbc9d36e83695aa0d01767d3f83533c04e0 tdf#46733 sw: don't double-select column during deleteCol It will be available in 7.5.0. The patch should be included in the

[Desktop-packages] [Bug 462564]

2022-09-22 Thread Justin Luth
Created attachment 182624 46733_columnDeleteScenarios.odt: extensive testing example The problem is that we do a "select column" twice. The first time is sw/source/core/frmedt/fetab.cxx's SwFEShell::DeleteCol GetTableSel( *this, aBoxes, SwTableSearchType::Col ); and the second is

[Desktop-packages] [Bug 462564]

2021-10-17 Thread Zhoussneu
Replicated the Report I installed Writer in my computer which is Windows 10.0.18363, x64-based PC. Follow the steps, I could reproduce the issue. Just step 3 and 4, I modify a bit with : 3) Select a cell of a different row in one of these columns 4) right click, and select "delete" --"columns"

[Desktop-packages] [Bug 462564]

2021-08-23 Thread Buzea-bogdan
Also in Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 5b025285b3528910a4360899abb2bbbaadc72c97 CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 462564]

2021-04-17 Thread Christianw-lehmann
The case is even more serious, since the attempt to only delete a column can delete the entire table: The table has 3 columns and three rows. I merge the cells of row #3. In column 3, I select the cells in row #1 and row #2. >From the icons menus, I select Delete selected columns. Result: My

[Desktop-packages] [Bug 462564]

2020-12-01 Thread Mikekaganski
*** Bug 138602 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/462564 Title: [Upstream] Deleting a column in Writer deletes whole

[Desktop-packages] [Bug 462564]

2020-10-22 Thread Justin Luth
(In reply to Aron Budea from comment #24) > What if we didn't bother with the complicated cases We already don't bother with the complicated case, that is why we have this bug report. This bug is complicated because it contains merged cells. -- You received this bug notification because you are

[Desktop-packages] [Bug 462564]

2020-10-22 Thread Aron Budea
(In reply to Justin L from comment #23) > > cells. This gets really complicated. What if we didn't bother with the complicated cases, only with the simple, well-structured ones? That's what users seem to care about, anyway. If someone's designing their floor tiles with Writer tables, deleting

[Desktop-packages] [Bug 462564]

2020-10-08 Thread Justin Luth
There is some good discussion in the linked OOo bug report on this. Paraphrasing fyva... > For tables with merged cells, there are no columns or rows, there are only > cells. When you select a few cells and click "delete row" or "delete column", > you can't delete neither a row nor a column (there

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2019-10-25 Thread Christopher M. Penalver
Reproducible in: Version: 6.3.2.2 (x64) Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c Upstream reporters have made multiple duplicate upstream reports over last couple years. ** Changed in: libreoffice (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2019-10-24 Thread Bug Watch Updater
Launchpad has imported 23 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=46733. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2019-10-24 Thread Marcus Tomlinson
** Bug watch added: Document Foundation Bugzilla #46733 https://bugs.documentfoundation.org/show_bug.cgi?id=46733 ** Changed in: df-libreoffice Importance: Wishlist => Unknown ** Changed in: df-libreoffice Status: Invalid => Unknown ** Changed in: df-libreoffice Remote watch:

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2019-09-02 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=48704. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2019-08-13 Thread Marcus Tomlinson
** Bug watch added: Document Foundation Bugzilla #48704 https://bugs.documentfoundation.org/show_bug.cgi?id=48704 ** Changed in: df-libreoffice Importance: Wishlist => Unknown ** Changed in: df-libreoffice Status: Confirmed => Unknown ** Changed in: df-libreoffice Remote watch:

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2019-08-13 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: libreoffice (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 462564] Re: Deleting a column in Writer deletes whole table

2012-04-14 Thread Christopher M. Penalver
** Description changed: Binary package hint: openoffice.org 1) lsb_release -rd Description: Ubuntu 11.04 Release: 11.04 2) apt-cache policy libreoffice-writer libreoffice-writer: - Installed: 1:3.3.3-1ubuntu2 - Candidate: 1:3.3.3-1ubuntu2 - Version table: - ***

[Desktop-packages] [Bug 462564] Re: Deleting a column in Writer deletes whole table

2012-04-14 Thread Christopher M. Penalver
** Bug watch added: freedesktop.org Bugzilla #48704 https://bugs.freedesktop.org/show_bug.cgi?id=48704 ** Changed in: df-libreoffice Importance: Undecided = Unknown ** Changed in: df-libreoffice Status: Incomplete = Unknown ** Changed in: df-libreoffice Remote watch: None =

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2012-04-14 Thread Christopher M. Penalver
** Summary changed: - Deleting a column in Writer deletes whole table + [Upstream] Deleting a column in Writer deletes whole table ** Tags added: i386 natty -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2012-04-14 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=48704. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Desktop-packages] [Bug 462564] Re: Deleting a column in Writer deletes whole table

2011-09-19 Thread Christopher M. Penalver
** Also affects: df-libreoffice Importance: Undecided Status: New ** Changed in: df-libreoffice Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu.

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2011-09-16 Thread Christopher M. Penalver
** Summary changed: - [upstream] deleting a column in OOffice Write deletes whole table + [Upstream] Deleting a column in Writer deletes whole table ** Also affects: libreoffice (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2011-09-16 Thread Christopher M. Penalver
Leandro, thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at

[Desktop-packages] [Bug 462564] Re: [Upstream] Deleting a column in Writer deletes whole table

2011-09-16 Thread Christopher M. Penalver
No upstream URL. ** Description changed: Binary package hint: openoffice.org + 1) lsb_release -rd + Description: Ubuntu 11.04 + Release: 11.04 - See attached movie of the whole table being deleted when a column was to be deleted. + 2) apt-cache policy libreoffice-writer +