Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DETAILS

ORG-28505

Drag to auto fill should skip hidden rows

Hidden cells will not be filled when drag to auto fill values in column.

E.g. fill column A with random numbers and add filter condition: Greater than 0.5 so some rows will be hidden in worksheet.

To fill corresponding cells in column B with text big, enter big in 1st cell of column B, then drag the bottom-right corn of the cell with big to auto fill.

Then disable filter in column A so all rows show to check effect.

Before Origin 2024b, hidden cells in column B are also filled with big, which is wrong.

In Origin 2024b, only cells that show are filled with big.

System variable @AFH is added in Origin 2024b to control the behavior. Default is 1. To roll back to old behavior, set

ORG-28869

Cell formula failed to update when it contains named range

The bug started in Origin 2022 when named range was introduced.

One example to reproduce the bug

  1. Fill Col(A) with row numbers.

  2. Highlight column A and choose Data: Define Name (Ctrl+L)…

  3. Set Name as alpha and Scope: Book. Click OK.

  4. In B1, type a formula =total(alpha) and press Enter to see calculated value.

  5. Change any value in Column A

==> B1 failed to update.

Fixed in Origin 2024b

ORG-29044

Copy Paste #VALUE! from Excel becomes 15

Copy data from Excel with some cell showing #Value! and paste into Origin.

==> 15 shows in those cells.

No such issue if using data connector to import the data into Origin.

Fixed in Origin 2024b.

ORG-28082

Matrix mo2s recalculate issue

Run the mo2s XF to generate result.

==> No lock in the result.

Fixed in Origin 2024b

ORG-27806

Matrix Sheet Bad Dark Heading

Turn off dark mode for current matrix window then embed it in a workbook which is in dark mode.

Double click the embedded matrix and check.

==> The image thumbnail is in light color mode.

Note: this issue existed since Origin 2024 and fixed in Origin 2024b.

ORG-28201

hierarchy report sheet display issue

Do fitting for any data, in report sheet, add some user comment or zoom in, failed to display completely. and failed to press CTRL+W to reset to 100% if zoom in

All fixed in Origin 2024b

ORG-28448

Refresh issue about undo adding matrix object

  1. Insert or add two matrix object.

  2. Undo twice.

==> Fail to refresh the number of matrix object in the window’s title. And the thumbnail updates wrong.

This issue existed at least since Origin 8.1 and is fixed in Origin 2024b.

ORG-28457

Matrix Data Grid Undo Redo

Fill value in matrix then undo.

==> Fail to undo correctly. This issue existed at least since Origin 8.1 and is fixed in Origin 2024b.

...