Project

General

Profile

Actions

Bug #80072

closed

SVG wizard icon rendered in huge size

Added by Christian Weiske about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-03-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

A TCA field's wizard icon is set to a .svg file. The form engine renders this wizard button huge - see attached screenshot.

It would be better if the icon was given a width and height.

'fieldname' => [
    'config' => [
        'wizards' => [
            'mywizard' => [
                'icon' => 'EXT:myext/icon.svg',
            ]
        ]
    ]
]

https://docs.typo3.org/typo3cms/TCAReference/AdditionalFeatures/WizardsConfiguration/Index.html#icon


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #79391: Flag icons not correctly renderedClosed2017-01-19

Actions
Related to TYPO3 Core - Bug #83840: Fix false icons widths in FormEngine IconSelectClosed2018-02-10

Actions
Actions #1

Updated by Riccardo De Contardi almost 7 years ago

is this one the same issue? #79391

Actions #2

Updated by Georg Ringer about 6 years ago

  • Related to Bug #79391: Flag icons not correctly rendered added
Actions #3

Updated by Georg Ringer about 6 years ago

  • Related to Bug #83840: Fix false icons widths in FormEngine IconSelect added
Actions #4

Updated by Georg Ringer about 6 years ago

  • Status changed from New to Resolved

resolved, at least in 8 + 9, therefore I am closing it

Actions #5

Updated by Christian Weiske about 6 years ago

Is it really fixed? I have my own .svg file, I'm not relying on icons shipped with TYPO3.

Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF