Project

General

Profile

Actions

Defect #42690

open

PNG icon is displayed instead of SVG for close button of dialogue popups

Added by Alexander Romanenko 2 days ago. Updated 1 day ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Appears under CSS class ".ui-dialog-titlebar-close .ui-icon-closethick"

Example, clicking on description icon of a tracker.


Files

clipboard-202505111227-kcvcc.png (33.2 KB) clipboard-202505111227-kcvcc.png Alexander Romanenko, 2025-05-11 11:27
Actions #1

Updated by Takashi Kato 2 days ago

Currently, Redmine's dialogs are part of the jQuery UI library, and their icons are not Redmine's own but rather jQuery UI's default icons.
I have submitted patch #42521 , which reimplements these dialogs using StimulusJS. Applying this patch will also transition the dialog icon format from PNG to SVG

Actions

Also available in: Atom PDF