Hey,
I’ve recently opened an XLSX file that contains RTL sheets (in the “Sheet” menu, the “Right-to-Left” option is tagged) with a frozen cells view (say, columns A and B and row 1 are fixed in place) in Calc 7.6.4.1.
In previous versions of Calc, the RTL option is applied first, and then the freeze, so I might look at a screen with these cells in this order, with the area below the line and left of the exclamation marks fully scrollable:
H1, G1, F1, E1, B1, A1
---------------------
H5, G5, F5, E5! B5, A5
H6, G6, F6, E6! B6, A6
H7, G7, F7, E7! B7, A7
H8, G8, F8, E8! B8, A8
But now it seems the freeze takes hold first, and only then the RTL, resulting in this confusing order, with the area below the line and right off the exclamation marks scrollable:
B1, A1, H1, G1, F1, E1
--------------------
B5, A5! H5, G5, F5, E5
B6, A6! H6, G6, F6, E6
B7, A7! H7, G7, F7, E7
B8, A8! H8, G8, F8, E8
Anyone familiar with this phenomenon? is this a feature and not a bug? if so, how can I revert to the previous standard?
Many thanks