Closed
Description
Preconditions (*)
- Magento 2.3-develop
Steps to reproduce (*)
- Create a test logo image of size 400x100 pixels
- Deploy 2.3-develop
- Content->Configuration->Global->Edit->Header->Upload Logo Image
- Do not set any height and width in config
- Refresh cache
- View frontend and inspect size of logo image
Expected result (*)
- Logo should be 400x100px.
Actual result (*)
- Logo is actually 148x43px in size which is the dimensions of luma's logo.svg, even though it is no longer being used.
If the height and width is set in design config to 400x100 pixels, the logo is displayed correctly.
If no height and width are set in config, it should determine them from the actual logo, not luma's logo.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.3 release