https://bugs.documentfoundation.org/show_bug.cgi?id=63087
--- Comment #45 from Ujjawal Kumar <[email protected]> --- (In reply to Mike Kaganski from comment #41) > The code pointer is at comment 13 (thank you Julien). The bFromOtherTab > function argument could be changed to actual tab number, and then used > instead of the call to 'maStart.SetInvalid()'. One should also take care of > cases when the target is on a different document - in which case, it may be > treated as it is now, to simplify the initial fix, and then it could > *possibly* be changed somehow later. > > Also saving/restoring should be considered: see table:detective element in > ODF [1]. Its table:highlighted-range child is already written to refer to > sheet like 'table:cell-range-address="Sheet1.A1:Sheet1.A1"'; however, it's > unclear how conformant that is, given that documentation talks about > cellRangeAddress type in this case. Regina: could you please clarify if this > is an existing bug, or are we allowed to use sheet name here? > > [1] > https://docs.oasis-open.org/office/OpenDocument/v1.3/OpenDocument-v1.3-part3- > schema.html#element-table_detective What should we fix for this bug? What enhancements should be done? -- You are receiving this mail because: You are the assignee for the bug.
