Defect #42797
openLoading and waiting icons overlap filename when attaching files
0%
Description
When attaching files (e.g., to issues or wikis), the loading and waiting icons overlap the filename.
This issue has been confirmed to occur in 6.0.5, and probably occurs in 6.0.0 and later versions.
Files
Updated by Katsuya HIDAKA 3 days ago
- File Fix-Loading-waiting-icons-overlap-filename-when-attaching-files.patch Fix-Loading-waiting-icons-overlap-filename-when-attaching-files.patch added
- File issue-after-fix.png issue-after-fix.png added
- File forum-after-fix.png forum-after-fix.png added
- File wiki-after-fix.png wiki-after-fix.png added
I've attached a patch to fix this issue.
Issue:
Wiki:
Forum:
Updated by Katsuya HIDAKA 3 days ago
- File Fix-Loading-waiting-icons-overlap-filename-when-attaching-files.patch Fix-Loading-waiting-icons-overlap-filename-when-attaching-files.patch added
I've attached the updated patch, as the previous one I uploaded was incorrect.
Updated by Marius BĂLTEANU 3 days ago
- Assignee set to Marius BĂLTEANU
- Target version set to 6.0.6
Thanks for catching and fixing this issue.
I prefer to fix it by changing the legacy icons with the new SVG icons.
Updated by Katsuya HIDAKA 1 day ago
Marius BĂLTEANU wrote in #note-3:
I prefer to fix it by changing the legacy icons with the new SVG icons.
I also agree with replacing the old icons with the new SVG icons.
However, how about first fixing the issue in this issue, where the icon overlaps the file name, and then handling the replacement with SVG icons in the next issue?
In particular, I think that replacing the loading icon with an SVG icon might take some time for discussion and implementation, since we will need to consider applying it to other places where it is used as well.
After this issue is resolved, I would be happy to create an issue for replacing the old icons with SVG icons.
Updated by Marius BĂLTEANU 18 minutes ago
Sure, I've committed the fix and I will merge it soon to 6.0-stable branch.
Updated by Marius BĂLTEANU 15 minutes ago
- Status changed from New to Resolved
- Resolution set to Fixed