MacOS 26.1 causes Katalon text highlighting problems in IDE

*Summary

After updating Katalon and MacOS to latest versions, when trying to highlight a block of text in Katalon Studio script editor, the highlighted text only shows the final line you selected with a shift click or a click drag.

*Steps to reproduce
Upgrade Katalon Studio to latest (10.4.1)
Upgrade to MacOS 26.1 (latest)
Run Katalon Studio and open any script (Test case or Keyword for example)
Try to highlight several lines of text to copy.

*Expected Results

The text should all display highlighted, so I can visually see what text I’m copying.

*Actual Results

The text does not all show highlighted, just the last line.
If you actually copy (cmd + c) the text then it really is copied fine, just hard to tell what you’re copying.

*Screenshots / Videos
The lines from “public static TestObject” through to the highlighted line are all actually highlighted. But only the final line shows.

*Blocker?

No, just annoying.


*Operating System

MacOS 26.1

*Katalon Studio version
10.4.1

2 Likes

The eclipse-platform team addressed this issue.

Sometime in future, Katalon Studio should upgrade the eclipse-platform upon which it works.

@Shin

2 Likes

Thank you all for your suggestion. We will put it on our backlog and plan for this. Thank you