Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-27093

Alluvial OGG file show wrong color

  1. make alluvial plot, set link color to specified colors: index: col(D), save as oggu

  2. new project, open the oggu file

==> link after each node is same color, which is apparently wrong

Fixed in Origin2024

ORG-26821

LaTeX equation in 3D Graph use white background

  1. make 3D scatter plot, add latex equation as axis title or color scale title

  2. open PD, go to page level, display tab, change color to grey

==> all latex equation in axis title and color scale title use white background

Fixed in Origin2024

ORG-27112

Origin crashes when inserting image from graph window to text object

  1. New project then new two graphs.

  2. Active the Graph2, use the text tool from toolbar to add a text object.

  3. Paste “\img(Graph1, w=300)“ in the text object when inplace edit mode is on.

==> Origin crashes. Fixed in Origin 2024.

ORG-27047

Bar Plot Pattern and Page Size issue

  1. Open 5_Br_I.opju (attached to ORG-27047)

  2. For Graph6, right-click>Fit Page to Layers…>default settings
    ==>Page dimensions go from 15.01x23.57 to 1681x1690

Fixed in Origin2024

ORG-27042

Origin crashes when inserting svg map

  1. New a graph then choose Insert: Image from File menu.

  2. Open some special SVG Map.

==> Origin crashes. Fixed in Origin 2024.

ORG-27029

Virtual Matrix Manager open from plotvm should list all vm

  1. Highlight some data in worksheet then plot heatmap by menu for example.

  2. In plotvm dialog, click the fly-out button after input and choose the Select Virtual Matrix context menu.

==> Not all VM in the project is listed. Fixed in Origin 2024.

ORG-25472 P3

Speed Issue with large number of subset

Speed mode showing Issue with large number of subset

Fixed in Origin 2024.

ORG-27219

Color fails to apply to all in Text for LaTeX syntax

  1. In graph window, new a text and input LaTex expression like \q(S \propto \ln \left(\frac{n^*}{n} \right))

  2. Set Font Color as Green

==> The fraction line still shows black. Fixed in Origin2024

ORG-27270

Colormap surface disappear issue

The surface is not displayed if we make the graph with "Set Column values with normal random numbers" that includes "-" values.

Fixed in Origin2024.

ORG-27249

No label leader line for special point in 3D scatter

  1. make 3d scatter plot

  2. add one special point, open PD dialog, go to label tab, check enable, check leader line, uncheck auto offset, set X=600, click OK
    ==> no leader line

  3. reopen PD dialog for special point, go to label tab

==> leader line is not checked

4. check leader line again, change connect of leader line to straight, click OK
--> there is leader line

Fixed in Origin2024.

  1. make 3d scatter plot

  2. add one special point, open PD dialog, go to label tab, check enable, check leader line, uncheck auto offset, set X=600, click OK

  3. select page, right click, copy format: all

  4. make new 3d scatter plot, paste format

==> checkbox of leader line is not checked

Fixed in Origin2024

ORG-27268

Fail to keep image size when alt+paste svg object

  1. New two layout or graph with different page dimension, insert svg image to layout1.

  2. Copy svg object, hold Alt key, paste it to layout2.

  3. ==>duplicated svg object fail to preserve the size

Fixed in Origin2024

ORG-27281

Copy/Paste Format with Special Points Issue

1.On Graph1 right click white page area or select the layer and then and select Copy Format - Scales.

2.Right click on Graph3 white page area and select Paste Fomat.

==> Plot style changed a lot.

3.Right click to select Paste Format (Advanced) to open dialog.

==> There is a “All Symbol Plots“ branch, and underneath there are all special points. which should appear.

ORG-27089

Data highlighter fail to work well with histogram graph

  1. Make a histogram graph.

  2. In data tab of plot details dialog, turn off automatic binning and select number of bins.

  3. Use Data highlight select the bin.

  4. ==>wrong bins are selected.

  5. Set data height as other type except count in data tab of plot details dialog. use data highlight to select bin.

  6. ==>wrong bin is selected, and speed is slower

Fixed in Origin2024

ORG-27436

Fail to make similar heatmap plot if we add all columns from same sheet

  1. open the attached BrowserPlotWithIntermediateSheet.opju

  2. go to book2, sheet rawdata

  3. highlight col(c) to make heatmap

  4. switch to browser graph by mini toolbar button

  5. click the triangle button, select all columns from same sheet

==> cannot get the similar plots

Fixed in Origin2024

ORG-27546

Fail to change color and transparency when select multiple planes in additional plane dialog

  1. make a 3D scatter plot.

  2. Open PD, go to plane tab, click … button

  3. Check show, set position as At Position=0.2, click add button

  4. uncheck show in 2nd plane.

  5. Select both 1st and 2nd plane, try change color and transparency, click ok.

  6. Click … button to open additional plane dialog again.
    ==>color and transparency are not changed in both plane.

Fixed in Origin2024

ORG-27515

some Data Point Tooltip Settings fail to save to Default

In the past, when save <default> theme for Data Point Tooltip dialog, according to ORG-18798 S1, only row element and style related properties will be saved,other such as column content in table, Type, Source(Source affect checkbox), Prefix, Suffix will not be saved.

Begin with Origin2024, all settings can be saved to <default> theme.

ORG-27244

Fail to filter menu in data slicer panel on graph window

In the past, when source data is changed, data filter in data slicer panel will not update accordingly. Example:

  1. New a worksheet, import Categorical Data.dat under samples Graphing folder, make scatter plot with col(B).

  2. Select some range with data highlighter tool, Add category “B“ by Create Categories button in mini toolbar.

  3. Add filter to categories group column in worksheet, go to graph, add data slicer by page mini toolbar.

  4. Select other range, click create categories button in mini toolbar and create category “B”.

  5. click data filter in data slicer to show filter menu.

  6. ==>only ”A” and “undefined“ are shown, “B“ is not shown

Origin provide two way to force to update filter since Origin2024.

  • “Update Filter” context menu in data slicer panel

  • Code Block
    page -fd 1;

ORG-27647

Pick Color with Eyedropper switch to other software

  1. open two Origin,

  2. in 2nd one, plot scatter

  3. switch to browser, then back to Origin

  4. select plot, open border color fly-out in toolbar, select eyedropper, click any place in graph

==> switch to browser, then back to Origin

Fixed in Origin2024.

ORG-27775

Fit Page to layer for Sankey/Alluvial

  1. open attached ORG-27775-SankeyData.ogwu, plot Sankey

  2. open PD, go to label tab, set outside node position to Half Left Half Right, ok → some labels run outside of page

  3. open fit page to layers, ok with default ==> labels are still outside of page

Fixed in Origin2024.

ORG-27764

Common Display does not work for Axis Table settings

  1. Open the attached test_grid_heatmap.oggu. Please note that the graph has turned on common display( Layers tab of PD dialog)

  2. Double click on the Y axis of a layer to open the axis dialog, in the Tick Labels > Table tab, select Enable check box and set Number of Rows = 2

==> The axis table of other layers on graph won’t be turned on.

Note: Common display won’t work for all the settings in the Table tab of axis dialog

Fixed in Origin2024

ORG-27917

Wrong Palette color is saved by Worksheet Color column

  1. new wks, set column format of col(a) to color

  2. check @mps, which should be 25 by default

  3. fill col(a) with row numbers, make sure number of col(a) cells is lager than the value of @mps

  4. select all col(a), click save as increment list button in mini toolbar, save

  5. → an *.pal file is created UFF’s Palettes subfolder.

  6. select Preferences: color manager, find out the palette saved in step4
    ==> not the same as wks

Fixed in Origin2024

ORG-27955

Text Object inplace edit issues

  1. New a text object and type some text, make sure it’s in in-place edit mode.

  2. Switch to the other window then switch back.

==> The text became not visible and showed background from last active window. Fixed in Origin 2024.

ORG-21469

Show Color palette button on Colormapped Line Series

  1. new worksheet, fill column A with row number, B C D with random data

  2. fill units of B C D with 2 5 6, plot 3d waterfall z value color mapping

  3. select plot

==> line color button shows, it should be palette button. Otherwise, changing palette in by plot tab will set color to not z value color mapping.

Fixed in Origin2024.

ORG-28155

Crash when create pie chart wihout data

1.New a project with an emoty workbook.

2.Highlight for example cells B[2] to B[7] and create a 2D or 3D pie chart.

==> Origin crashed.

Fixed in Origin2024

ORG-28100

Crash when drag axis table title

  1. Open some Unbalanced Grouped Box Chart project.

  2. drag one axis table title.

==> Origin crashed.

Fixed in Origin2024

ORG-27985

Centroid Label Disapears with Specific Data Label on

  1. Make a scatter plot. Open Plot Details dialog. Go to Centroid tab.

  2. Check Show Centroid Point for Subset and check Show Label.

  3. Go to Labels tab. Enable Data Labels, and set show at specified points only to 0.

==>The centroid label is gone. Fixed in Origin 2024.

ORG-27902

Origin hangs when edit certain graph object with LaTeX string

  1. Open some specific opj.

  2. Right click on Y axis title and select Properties to open dialog.

  3. Highlight texts below and try to press Delete key.

==> Origin hangs for several minutes. Fixed in Origin 2024.

ORG-27886

Transparency for fill only should be ignored when Auto transparent is checked

  1. Make a network plot.

  2. Open plot details dialog, activate symbol tab.

  3. Check auto transparent. Transparency for fill only is gray out. transparency become 70%

  4. click apply.
    ==>symbol edge is not 70% transparency,which means transparency for fill only is still working.

ORG-27947

No theme entry for ion labels in stiff diagram/Sankey plot

  1. Fix the problem of theme entry to ion labels in Stiff Diagram

  2. Fix the problem of theme entry to label font in Sankey plot

ORG-27731

Failed Insert contour levels using comma separated decimal values in G Origin

  1. Make a contour plot in G Origin.

  2. Double click the contour.

  3. Click Insert … button on Colormap/Contours tab of PD.

  4. Enter 0,5 0,75

  5. Click OK

==> Nothing happens. User complains they use , as decimal place so not intuitive to enter 0.5 0.75

ORG-27666

Data Label of the Right-axis Plot does not Show for Outside End Position

  1. Make a double axis column plot in one layer plot with error bar.

  2. Enable data label and set position to Outside End.

==>Data Label of the right-axis plot does not show when label position if set as outside end

ORG-27845

Axis Break on Contour Plot Doesn't Show White Separator Box

  1. New a wks and add one more column. Fill all with random numbers. Set Col(C) as Z.

  2. Highlight all columns and make a contour plot.

  3. Open Y Axis dialog and go to Break tab. Set break number as 1 and click OK.

==> Axis break’s white box could not show.

ORG-27678

Drag to change scale Issues for double Y

  1. fill column A B with Row Number, column C with random data

  2. plot double Y (single layer)

  3. click left axis, move red indicator to change scale

==> both axes is changed. In Origin 2023b, there are two kinds of position controls Y scale. The center area and corner area which split by 45-degree straight line go thought layer vertex. After this change, each corner control Y will control the related Y only. But if mouse is in center, it still controls both Y.

ORG-27625

Plot Setup: Edit range for matrix plot not works fine

  1. Make a contour plot from a matrix.

  2. Choose Graph: Plot Setup menu, in the lower panel, Range column, click the … button

  3. In the Range dialog, uncheck Auto checkbox next to the Row To edit box

  4. Set Row To value as 9 for example. Click OK.

    ==> The Row To value is set a 0 automatically.

ORG-27648

Empty Graph when open OGGU for Streamline

Make a streamline plot and save as oggu file. Open the oggu in a new project. ==> The graph is empty.

ORG-27590

Size by Scale should not affect by page size change

  1. Make a scatter plot

  2. Open PD, go to symbol tab, set size unit to X scale, set size to 0.9, ok

  3. Reopen PD, go to page level, set page size to 5 inch width, ok

==> Symbol size become smaller. When size unit is x scale or y scale, we should not change symbol size when changing page size.

ORG-27499

Line+Symbol plot error for Horizontal Panel Wrapped

For some multi-panel plot with Wrap Panels if Columns/Rows Exceed on, some panel banner could not show correctly.

ORG-27479

Symbol Size could not be smaller than 0.5

  1. Plot a scatter plot with row number, open PD, set symbol size to 0.5, ok

  2. Reopen Plot Details, set symbol size unit to x scale, size =0.51, apply → works fine

  3. Change size to 0.5

==> symbol size is very large. I think when symbol size unit is x/y scale, it is ok to allow symbol smaller then 0.5, since it may be not small.

ORG-27786

Legend does not work when displaying symbol only on column graph

  1. Make a column/bar plot.

  2. Open Plot Details dialog and go to Display tab. Change Display as Symbol and uncheck Bar.

==> Legend still shows as bar/column.

ORG-27466

Position of Total label of stacked bar chart is not correct

  1. Make a Grouped stacked bar plot.

  2. Open Plot Details dialog and go to Stack tab. Select Show Total label on Stacked Column/Bar chek box

    ==>The position of total number is not correct in the stacked bar chart. It should be on the outside end of the bars.

ORG-27485

Link Axis Length to Scale Mess up Graph Size

  1. Make a contour graph.

  2. Select Graph: Exchange X-Y Axes

  3. Open Plot Details dialog and go to Size tab. Check Link Axis Length to Scale with Radio 1:1

==> The graph becomes very small.

ORG-27278

Origin crashes when delete part of group plot's legend after rearrange

  1. New worksheet, add 2 columns, fill all with random data, plot scatter

  2. right click legend to uncheck "Show Legend for visible plot only" from legend fly-out

  3. Hold CTRL, select the border of legend, and drag to rearrange.

  4. Double click the symbol to open PD dialog. Click OK to close it.

  5. double click legend to enter edit mode. Select the middle part of legend entry and press Delete key to delete it.

==> Origin crashes.

ORG-27497

Custom Format for Tick Label After Break fails to keep after reopen axis dialog

  1. Make a scatter plot.

  2. Open X Axis dialog and go to Break tab. Set Number of Break as 1.

  3. Click Details to open Break Details dialog. Go to Tick Label after Break tab.

  4. Uncheck Auto. Set Display as Custom. and Set Custom Format as P*3. Click OK and OK to close Axis dialog.

  5. Open X Axis dialog and go to Break tab. Open Break Details dialog. Go to Tick Label after Break tab.

==> Custom Format control is gone and Set Decimal Places control shows.

ORG-27273

Xfunction plotbylabel Failed to Set Group from LT When User Header Row Exists

  1. Newa project, import S15-125-03.dat in Samples' Import and Export subfolder.

  2. Run LT script

  •  

    Code Block
    plotbylabel iy:=((1,2),(1,3),(1,4)) group:=L template:=mgroups rows:=2 cols:=2 -d;

==> On dialog , the Group by combo was selected as “File Header“, which should be “Long Name“.

ORG-27449

Contour Plot Fill Pattern Fail to Work

1.For some specific contour plot, open Plot Details dialog, under Colormap/Contours tab, click Fill column head.

2. In the Fill dialog. Set the Pattern to Dense.

3.Set Pattern From Color to blue, and To color to red. Click OK.

==> The grid lines are all black, and the colormap is also changed.

4.Reopen Fill dialog.

==> The pattern To color was changed to blue.

ORG-26804

xTick by custom position issue when create graph from template

  1. New a project, fill 2 cols of row numbers in Book1.

  2. Highlight them to create a scatter plot.

  3. Double click X axis to open dialog, on Scale tab, set Major Ticks' Type combo to be “By Custom Positions“, then fill Position editbox with [Book1]Sheet1!A, click OK.

  4. Save the graph as template “abc“.

  5. New a project again, create a new workbook, Book2.

  6. Fill 2 cols of row numbers in Book2, highlight them, click Plot menu - User Templates - abc.

==> The graph had no ticks or tick labels.

ORG-27389

Error bar are not correct in log scale for specific data

  1. For some specific data, make a scatter plot with error bar

  2. Set the Y axis as log10 type

==> The error bar of the first two points are not correct.

ORG-27218

Relative Additional Line should show when 1st line is outside of scale range

  1. New worksheet, fill xyyy with random data, plot vertical drop line

  2. Open Plot Details dialog, go to Stack tab, set stack to auto, select custom additional line by relative position, ok

  3. Open axis dialog--> note Y from -0.1.

  4. Go to grid tab of vertical, set Y=-0.2 for additional line, ok. drop line drop to relative position

==> But additional lines for relative position do not show. If we set Y from -0.2, then lines will show. We should show relative additional line in such case if the relative position is within scale range. This issue exists when we not show additional line outside of axis range from Origin 2022b

ORG-27254

Better Default for statistical charts like bar

  1. Fill some random data in column, highlight it, and choose menu Plot: Statistical: Bar Chart

==>In the past, 1.5 Outlier is used as error bar for the bar chart. The error bar does not make sense for a bar chart.

ORG-27472

Legend for Color Label Row

  1. New Worksheet, fill 5 columns with random data

  2. fill comments of B~E with AA BB AA BB

  3. plot scatter with all data, set symbol color to by label row comments

  4. reconstruct legend ==> legend is point by point legend.

ORG-26810

Notation Fail to transfer when there is single quotes in book name

  1. Make a scatter Matrix plot with system default theme

  2. Set group column and select Pearson’s r. Click OK.

  3. Double click any statistics info in graph, and then single click empty space to quit in-place edit mode

==> group info still show raw text

ORG-27139

Label in Scatter Matrix Fail to Keep Custom Font Size If Matrix Display is Mixed

  1. Make a scatter Matrix plot with system default theme

  2. Set matrix display to Mixed and select Pearson’s r. Click OK.

  3. Set font size to 48.

  4. Select Change parameter to open dialog. Click OK without any change

==> Pearson’s R label’s font size becomes 36 again

ORG-28032

Browser Auto Rescale Y does not work

  1. Make a browser plot.

  2. Place cursor in middle of X range and use Z key to zoom in.

==> Auto Rescale Y has been checked in the Browser panel menu, but still the Y axis does not rescale to make use of available space to see each curve clearly.

An action menu item has been added: “Rescale - Y Only“, which can be used to force rescaling Y Only. Also added the accelerator key “Ctrl + Shift + R“ to rescale any graph Y only.

ORG-27175

Uncheck "Show Legend for visible plot only" should not show hide legend entry base on plot show hide

  1. New worksheet, add multiple columns, fill all with random data, plot scatter

  2. right click legend to uncheck "Show Legend for visible plot only" from legend fly-out

  3. double click legend to keep only 1st two plot entries

  4. in object manager, uncheck checkbox for any plot

==> all legend entries show

ORG-27024

Legend and Browser Panel should recognize custom formatting such as Date

  1. Set Comments format to show date format

  2. Make browser plot.

==> Both legend (both in regular and browser plot) and the left panel in Browser plot both show julian number instead

ORG-27493

Percentile tab in PD should show when Box Type is 'Data'

  1. Make a Plot>Basic 2D>Before-After plot.

  2. Enable Connect Mean Lines

  3. Try to customize the Mean symbol

==> ‘Data’ type box plot is used and the Percentile tab is not available so they cannot customize it. in Origin2024, Percentile tab is available for box chart

ORG-26977

polar graph's axis from/to fail to use date time control when source is date

  1. Make sure the x data is in date format, make a polar graph.

  2. double click on angular axis to open axis dialog.
    ==>in scale tab, Circle Start Value and End Value is not date control like From/To. When Units is Custom, Circle Start Value and End Value should share same control as From/To. For Time data, edit control of Circle Start Value and End Value should also be time value.

ORG-26891

Switch Axis in Reference line dialog fail to apply all settings

  1. New a graph, and double click x axis to open axis dialog

  2. Go to reference line tab, open details, add one reference line at x=5

  3. Switch axis in top area, add one reference line at y=5, click apply ==> only y=5 shows

  4. Click OK

==> Error message: No Info or invalid Info property shows

ORG-27563

Some break settings failed to adjust together for linked axis 1:1

  1. Make a multi-layer plot with linked layer.

  2. Click on the axis gap on left side.

  3. Click Larger Break Gap mini toolbar button.

==> The linked axis gap on the right doesn’t change. So I need to adjust individually. Same issue with Use Proportional Unit for Auto Break Position. But the axis break symbol, and break length adjusts together.

ORG-25684

Treat Last Point as Last Point in Layer

  1. new worksheet, fill column A B with row number, plot scatter

  2. open PD, go to drop lines tab, enable vertical drop line

  3. select show at specified points only, set value to 0

  4. go to label tab, enable label, select show at specified points only, set value to <drop line>, ok

  5. open axis dialog, set x scale to 19.5

==> label show for 19, but drop line does not show

ORG-27394

Better rescale margin for horizontal straight line plot

  1. Open some specific opju like SPC S chart

  2. With Graph14 window active, press Ctrl+R to rescale.

==> the plot is still covered by the layer. (axis dialog rescale margin is 3).

System variable @PSRMAX added(Plot Scale Range maximum ratio of whole scale range to using whole scale range)

Default 30, set to -1 use old behavior.

ORG-24286

Speed and Speed Mode Issue on Graph with shapefile data

  • Improve Shapefile Specific Speed Mode. One of them is “Douglas Peucker“, which is present in current Origin’s skip point option (on Drop Lines tab’s Data Point Display Control option). It does not work now probably due to the missing value treatment.

  • Origin 2024 also fix the slowness bug when moving layer that has shapefile plot. For some file containing a line plot with fill area (40,000+ points), it takes a few seconds to move the laer.

ORG-26926

Keep Text Before Legend Entries when reconstruct or update legend

  1. Make a graph plot.

  2. Open Properties dialog of Legend.

  3. Try to insert some text before the first “\l(“

  4. Click OK to close dialog.

  5. Press Ctrl+L to reconstruct the legend.

==> The text before the first ”\l(” is gone.

ORG-27017

Smart Skip Points drawing issues

  1. New a project, open some specific opju.

  2. Double click plot on Graph to open Plot Details dialog, go to Drop Lines tab, select “Douglas-Peucker Hull“ from the Smart Skip Method combo, click Apply.

==> Smart hint pops up saying that “Douglas-Peucker Hull skip method failed on the data, please try other methods.“

==> And the plot did draw many points, no skipping.

3.Close dialog, repeat step 2 for Graph

==> Origin freeze.

...

JIRA

SUMMARY

DETAILS

ORG-27793

AddLayers() failed to add sheet with data

Prepare Book1 and Book2 with data, compile and run below code,

Code Block
languagecpp
#include <Origin.h>
void Page_AddLayers_Ex1(){
    WorksheetPage wb1("Book1");  
    WorksheetPage wb2("Book2");   
    wb1.AddLayers(wb2);   
    set_active_layer(wb1.Layers(1)); 
}

==> No data in the adding sheet.

It also affects the addsheet X-Function tool.

Existed since Origin 2023b and fixed in Origin 2024.

ORG-27922

Origin crashed when access properties of a invalid column using wks.col object

New a workbook, notice that there are only two columns, then run script like wks.col3.type =; will crash Origin.

Existed since Origin 2023b and fixed in Origin 2024.

ORG-28208

all NAG mark 26 functions did not exist in Origin

When upgraded to NAG 26, failed to add NAG mark 26 functions to Origin.

Added all NAG mark 26 functions to Origin 2024 SR1.

Miscellaneous

JIRA

SUMMARY

DETAILS

ORG-27036

Slowness with many sheets

In Origin 2023b SR1 and earlier versions, a project has a workbook with many sheets.

  1. Opening project is slow.

  2. Deleting many sheets is slow.

  3. Saving many-sheets book is slow.

  4. Slow to show confirmation message box for delete window.

  5. Deleting all unused loose dataset is slow

Improved above 5 issues speed in Origin 2024.

ORG-27196

Unchecking "Name" column makes hidden windows not greyed out in PE

In Origin 2023b SR1 and earlier versions, in Project Explorer when user uncheck “Name“ column at content panel, the hidden windows are not shown as gray.

Fixed in Origin 2024.

ORG-27044

Object Manager shows as grey after D&D other floating window

In Origin 2023b, drag two workbook as floating window, then drag the 2nd one back to Origin workspace, active the 1st one, Object Manager shows as grey

Fixed in Origin2024

ORG-26085

Cannot type longer string in R Console

In Origin 2023b, the text limit for the editor in R console is 65536, if maximum size is reached, then can not type any string in R console.

Fixed in Origin 2024. Increased the text limit size to 2^31(2GB).

ORG-27198

The Drop-down list of Font failed to pop up in correct direction

In Origin 2023 or earlier version, click Font drop-down list, the Font drop-down list always opens downwards, which leads to a part of list is out of the screen and can not be viewed

Fixed in Origin 2024, now it will open upwards if lower area is small

ORG-27379

Note window zoomed text size issue

In Origin 2023b or earlier versions, there are below two Note window zoomed text size issues

  1. Folder notes failed to remember zoomed factor

  2. Folder notes failed to save if never closed

Fixed in Origin2024

ORG-27523

Crash when open certain project

Since Origin 2018, Origin crashes when open certain project file.

Fixed in Origin2024

ORG-27554

origin stuck when drag floating window into Origin if there is minimized dialog

  1. Drag book1 out of origin as floating window.

  2. Press Ctrl+Y to open NLFit dialog, click minimize button to minimize dialog.

  3. Drag book1 into origin main window.

  4. ==>NLFit dialog disappeared.

  5. ==>user can do nothing with origin, have to close origin by task manager.

Fixed in Origin2024

ORG-27698

Ctrl+F6 failed to activate the next window

  1. Start Origin with one workbook and one graph window

  2. Press Crtl+F6 to jump to Next window -->Works

  3. Press Ctrl+F6 to jump to Next window again ==>Fails

Broken since Origin2023 and fixed in Origin2024

ORG-25382 P2

Origin failed to open project with % in file name

CASE 1: open an Origin first, the OPJU can not be opened by double click

CASE 2: The %NN.OPJU can not be opened after run “doc -ddde 1”

CASE 3 Open %NN.opju in Windows CMD does not work

Fixed in Origin2024, CASE 3 need to add "-N" switch to turn off file name substitution.

ORG-27796

Sheet Using Too Many GDI Objects

In Origin 2023b and earlier versions, Sheets Not Active are using too much GDI objects.

Fixed in Origin 2024.

ORG-27995

Failure to rename window short name if long name exists

In Origin 2023b and earlier versions, Failure to rename window short name if long name exists.

Fixed in Origin 2024 by set system variable @RWN=1

...