I've been asking about the same topic before.
But I ask again because I asked in the wrong direction.
The situation is like this.
I use Ultra-Modern UI, but I used it !insertmacro MUI_LANGDLL_DISPLAY as the language selection window.
However, only MUI_UNPAGE_CONFIRM has the problem that some of the Korean strings are hidden.
like the picture below
So I used MUI_UNCONFIRMPAGE_TEXT_TOP to put a newline character before the string. But I couldn't find the root cause of the problem.
How can I find the root cause of the problem?
Thanks for your help
Philsu