Skip to content

bug: bug: Ionic view long title gets cutted when navigating back with ion-tabs #4477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
emanueltlantic opened this issue Oct 6, 2015 · 5 comments
Labels
needs: reply the issue needs a response from the user

Comments

@emanueltlantic
Copy link

Type: bug

Platform: all

Hi I found a problem with view titles, when they are bigger than the window width.
It's present in this codepen:
http://codepen.io/anon/pen/wKdrpw

You have to shrink the preview window frame like this image.

ionic-title-bug

@emanueltlantic emanueltlantic changed the title bug: Ionic view long title gets cutted when navigating back with ion-tabs bug: bug: Ionic view long title gets cutted when navigating back with ion-tabs Oct 6, 2015
@AlexSwensen
Copy link

This bug seems to relate to how caching is done. The container that holds the title becomes "smaller" when its in its cached background state, and that value is not updated when its resumed. I have found that adding cache: false, to the offending .state gets rid of this issue.

modified codepen: http://codepen.io/AlexSwensen/pen/BoRXrx

@emanueltlantic
Copy link
Author

The problem is that I need cache in this page, so that wont't work for me... :(

@kylefox
Copy link

kylefox commented Nov 2, 2015

I encountered this bug as well.

@jgw96 jgw96 added css labels Mar 15, 2016
@jgw96
Copy link
Contributor

jgw96 commented Mar 23, 2016

Hello! Are you still experiencing this issue?

@jgw96 jgw96 added the needs: reply the issue needs a response from the user label Mar 23, 2016
@jgw96
Copy link
Contributor

jgw96 commented Mar 24, 2016

Thanks for opening this issue with us! As this issue is a duplicate of #4661 (comment) i will be closing this issue for now. But please feel free to move the conversation over to that issue. Thanks!

@jgw96 jgw96 closed this as completed Mar 24, 2016
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: reply the issue needs a response from the user
Projects
None yet
Development

No branches or pull requests

4 participants