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.

ORG-28844

Gradient Fill More Colors issue in Japanese Candlestick plot

  1. Make a Japanese Candlestick plot.

  2. Double click plot to open PD, in Advancing Price tab, set Gradient Fill as More Colors

  3. Click the drop down of Palette -->? Only one Palette

  4. Click Appy

==>Fails to work. Origin 2024b hide the “More Colors“ choice for Japanese Candlestick plot type for now

ORG-28859

Drawing Modified Bezier plot is too slow

In Origin 2024 and earlier versions, Drawing Modified Bezier plot is too slow.

Fixed in Origin 2024b

Analysis

Image Analysis

JIRA

SUMMARY

DETAILS

ORG-28338

Fail to set palette for gray scale image on toolbar

Click New Image button to new a blank image then right click to import grayscale image.

==> The Palette button on toolbar is disabled.

Note: this issue existed since Origin 2022b. Fixed in Origin 2024b.

ORG-26975

Fail to load SVG after plotting by template with linked SVG

Insert SVG image from file to graph window. Link the SVG image then save graph template.

Plot graph with the saved template and check.

==> The SVG image on graph is not loaded.

Note: this issue existed since Origin 2023b. Fixed in Origin 2024b.

ORG-28067

Grayscale range issues in Gray Scale Slider or cvgraymax XF for double data type image

Import a double data type image and it not works fine with Grayscale Slider and Set Grayscale Range button on mini toolbar.

This issue existed since Origin 2022b an fixed in Origin 2024b.

ORG-28501

Missing value is not remembered after resizing image window

This issue exists if data type is float or I2.

This issue existed since Origin 2023 an fixed in Origin 2024b.

ORG-28817

Run time error when reloading saved digitizer project

This issue existed since Origin 2023b an fixed in Origin 2024b.

...