Skip to content
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

bug: bug: select text is getting cut off #3541

Closed
hypery2k opened this issue Apr 17, 2015 · 10 comments
Closed

bug: bug: select text is getting cut off #3541

hypery2k opened this issue Apr 17, 2015 · 10 comments
Assignees

Comments

@hypery2k
Copy link

Type: bug

Platform: mobile webview

Select text is cut with rc3:
options
Have to use this

.item-select select {
  padding: 14px 48px 8px 16px;
}
```</span>

<span is-issue-template></span>
@hypery2k hypery2k changed the title bug: select text is getting cut off bug: bug: select text is getting cut off Apr 17, 2015
@adamdbradley
Copy link
Contributor

Did you change the height of the item row? If so I think having to add custom css is fine here.

@hypery2k
Copy link
Author

No, no custom height. It works with rc0

@emilyemorehouse
Copy link

Any reason why this was closed? I'm having the same issue with a select box. Worked fine with rc0, but the descender is cut off after upgrading to 1.0.0.

Side note: the padding applied is the same between the two versions, it's the actual height of the element that differs. I couldn't track down what was causing this.

@itomaldonado
Copy link

I am with @emilyemorehouse as I am still having issues with the select boxes. I used bower and got this version driftyco/ionic-bower#v1.0.0".

Even when I look at the examples site ( http://ionicframework.com/docs/components/#select ) I see the issue. (See attached image...)

Select Issue

EDIT :

  • I am on Mac OS X and I have tried Safari, Chrome and Firefox.
    • Also tried on Windows --> Firefox and Chrome.
  • One last thing, it seems to be worse on Windows, for some reason....

@mhartington mhartington reopened this Aug 10, 2015
@mhartington mhartington self-assigned this Aug 10, 2015
@mhartington
Copy link
Contributor

I see what the issue is, will take a look at it in the AM.

@itomaldonado
Copy link

Cool, thanks @mhartington. let us know~

@mhartington
Copy link
Contributor

Should be fixed in master

@itomaldonado
Copy link

Hey preliminary tests seem to work. Before this change the CSS padding was: padding: 16px 48px 16px 16px; now I have padding: 0 48px 0 16px; and I don't see the letters being cut. I'll test as soon as I get home. Thanks @mhartington!

n0b0dy897 pushed a commit to n0b0dy897/ionic that referenced this issue Aug 17, 2015
@zhouhao27
Copy link

Still have the problem in latest ionic.

@mhartington
Copy link
Contributor

@zhouhao27 can you provide a demo of this?

@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
None yet
Projects
None yet
Development

No branches or pull requests

6 participants