https://issues.apache.org/ooo/show_bug.cgi?id=124210
--- Comment #20 from Sam Jennings <[email protected]> --- > So, what would be the expected behavior of resizing a table via its top edge? This is not (In reply to V Stuart Foote from comment #13) > (In reply to Sam Jennings from comment #8) > > > Bug 2 (Rainer's bug) > > In the second case, a completely separate bug, if the mouse cursor is not in > > a table cell, and the user tries to move any horizontal table border up or > > down (by moving the mouse cursor over it, clicking down, dragging the mouse, > > and then releasing the mouse button), the border does not move. This does > > not happen with vertical borders... only horizontal ones. The workaround is > > to put the mouse cursor into the table. After the user does that, > > horizontal borders can be moved freely. > > This also is correct behavior. Tables are discrete objects within a Writer > document. The object must gain program focus (by placement of the text > cursor into the table) before the table object can be modified. > > Simply passing the mouse over the table does not move program focus into the > object--nor should it. But the user just clicked the table (border) to try to move it. Shouldn't that give it the focus? -- 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.
