https://bugs.documentfoundation.org/show_bug.cgi?id=150963
--- Comment #7 from Heiko Tietze <[email protected]> --- The sheet-split is a different approach and workflow than freezing the sheet. The purpose of splitting the sheet into two viewports is to work in parallel on two random positions of the document. Could be entering a formula in line #2000 based on numbers in #1000. Or to copy individual cells from column X into XX. Freezing the sheet keeps either a number of columns or rows in the view, or both. Typically this comes into play when you have column headers. The frozen part is not random but from zero until this column/row. => WF The summary is about making Freeze accessible by other means than the View main menu. In fact we also provide this function at the context menu if you right click on col/row headers. And on the standard toolbar are row/col menu buttons that allow to freeze the first row/col. Not bad, IMO. -- You are receiving this mail because: You are the assignee for the bug.
