SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.95k stars 1.24k forks source link

Image disappears in the carousel in IconTabBar container #1009

Closed mrkarthi closed 8 years ago

mrkarthi commented 8 years ago

OpenUI5 version: 1.34.10

Browser/version (+device/version): Google Chrome

Any other tested browsers/devices(OK/FAIL):

URL (minimal example if possible):

User/password (if required and possible - do not post any confidential information here):

Steps to reproduce the problem:

  1. Click on the "Containers and Layouts"
  2. Click on the "Containers and Layouts" again to collapse it.
  3. Click on the "Getting Started" container now.

What is the expected result? The image should be shown in the carousel irrespective of the carousel position in the container.

What happens instead? The image is not shown in the carousel. This issue does not happen when the carousel position is in 1.

Any other information? (attach screenshot if possible) The code followed to reproduce the issue is mentioned as per the "Week 1 - Unit 6" exercise of "Developing Web Apps in SAPUI5" openSAP course. A word document is attached with detailed screenshots. W1_U6 Exercise screenshots.docx

akudev commented 8 years ago

This is internally tracked as 1680019792. Thanks for reporting again.

TeodorTaushanov commented 8 years ago

Hi,

this issue is fixed in the master branch and it's downported to 1.36 and 1.38. Version 1.34 is no longer maintained.

Best, Teo