https://issues.apache.org/ooo/show_bug.cgi?id=124210
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Andre <[email protected]> --- I share Sam's view and see this as a bug. But more a bug in the feature design than in its implementation. Compare the resize behavior to that of an image. The image can be resized in all four directions (and also all four diagonals). The main difference is that the image has a visible anchor (with little anchor icon and all). Resizing by moving its top edge moves the anchor to a different locations. In contrast the table has a fixed position in the text. You can modify its size but not its location. Having said all this, I have no idea of how to make this better. The table is part of the text flow, ie you can move the cursor into it like with any other text portion. That same is not possible with images. So, what would be the expected behavior of resizing a table via its top edge? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
