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] De
(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 to
(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 unde
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 beh
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.
https://bugs.launchpad.net/bug
** 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
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 who
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 dail
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 SwTable::Exp
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"
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
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 table
*** 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 ta
(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
(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 row
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
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 beca
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
http
** 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: Docum
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
https
** 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: fre
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
Pa
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
https://help
** 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.
https://
** 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 => free
** 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:
- *** 1:3.
** 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.
https://bugs.launchpad.net/
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
+ libreoff
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
http://wiki.documentfoundation
** 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 o
30 matches
Mail list logo