https://bugs.documentfoundation.org/show_bug.cgi?id=132466
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #7 from Eike Rathke <[email protected]> --- "explicitly specified" how? There's just a hyperlink anchor target name that happens to look like a reference in the R1C1 notation, which we want to support regardless what the current actual reference syntax is. Something similar would happen if you named a sheet A1 and wanted to jump there. However, a plain C isn't a valid reference for the entire column 0, as if it was written C0, at least that is what's getting selected for the example. Au contraire, a plain C would indicate "this same column" in conjunction with a Ry row number. That seems to be the underlying bug in *this* case. I'll investigate. -- You are receiving this mail because: You are the assignee for the bug.
