Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-26076

Fail to active window after clicking button on browser graph

  1. Open the Export with Preview and Link.opju attached in

    Jira Legacy
    serverSystem JIRA
    serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
    keyORG-25879
    . → Active window is matrix now.

  2. Click the Triangle button on Graph5 and choose Flip Through menu. ==> Active window is matrix still.

  3. Click the Export button.

==> Run time error: Invalid active window.

ORG-25865

Palette not applied if export image window

Open an gray scale image and applied palette then export it.

==> Palette is not applied in the exported image. Fixed in Origin 2023b.

ORG-26110

Export RGBA GIF image as AVI fail

Open a gif image which is not gray scale then export it.

==> Fail to export. Fixed in Origin 2023b.

ORG-25770

SVG Path Drawn Incorrectly

If we download some subway map SVG and insert into Origin, there are some troubles.

==> Origin may has assert.

Or

==> A black rectangle shows in graph.

Fixed in Origin2023b.

ORG-24094

Strange color block showed on graph

With AMD display card, some 3D graphs have strange color block so that we cannot get the whole plot.

Fixed in Origin2023b with system variable @OGLDP=1 .

ORG-26554

Surrogate Pair Not Exported Correctly in SVG

  1. Export Graph as SVG

==> The a and b behind the 𤭢 overlap.

Fixed in Origin2023b. Only fixed for SVG format. Others like eps/pdf will be later.

ORG-25258

Extra line shows in Exported PDF After Copy Page to PPT

  1. Open the attached project file in ORG-25258.

  2. Set @PFNC to 1.

  3. Print as pdf.

==> show a vertical line.

Fixed in Origin2023b.

ORG-24670

Export image window failed to include graph object

If there is graphic object in new image window and export the image, no graphic object in the exported image file.

Fixed in Origin 2023b.

ORG-26766

Back line is showed in front in the exported file

  1. make box chart, set draw connect line behind

  2. export graph

==> the back lines are always drawn in front in the exported file or preview

Fixed in Origin2023b

ORG-26851

Wrong image type is selected when open expGraph dialog with default theme

  1. to be clear, make sure there is no 0-expGraph-Last used.ois file in UFF’s Themes subfolder.

  2. new graph, open expGraph dialog from File menu

  3. set image type to PDF, click the triangle button, select save as default, close the dialog

  4. reopen the dialog from File menu “Open Dialog“ entry.

--> <default> theme is showed up as dialog theme,

==> but image type is EPS

5. click the triangle button, select default

→ image type is changed to PDF

Fixed in Origin2023b.

Data Handing

Import

JIRA

SUMMARY

DETAILS

ORG-26030

CSV file date time not recognized during import, and is reset to text on re-import

When change data and time format in Column Properties, and re-import.

==>Reset to the auto detect format.

-->Fixed in Origin 2023b. keep it as the changed one.

ORG-26253

User-defined Import filter can not be shown in G/J/C Origin menu

1.Make a filter by Import Wizard.

2.Add the filter to menu with menu Data: Import from File: Add/Remove File Types.

3.Change language to be Japanese/German/Chinese.

==>Failed to show user defined import filter to Data: Import from File menu.

-->Fixed in Origin 2023b.

ORG-26344

Large Date and Time dataset can not be correctly pasted to Origin from Excel

For large date/time dataset in Excel, copy and paste to Origin may becomes missing value.

Fixed in Origin 2023b.

ORG-26641

Need to transform netCDF data type if formula is used

When the data type for NetCDF is short, then always import the data as integer, even though set formula to be v/10.0 during import.

Fixed in Origin 2023b. If formula is set, then set data type to double.

...