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

The text in Inputs is cut off #68

Open
MaxToyberman opened this issue Oct 11, 2017 · 6 comments
Open

The text in Inputs is cut off #68

MaxToyberman opened this issue Oct 11, 2017 · 6 comments

Comments

@MaxToyberman
Copy link

The text is cutoff :

screen shot 2017-10-11 at 13 05 00

@kukuandroid
Copy link

please help us on this issue ..

@markusguenther
Copy link
Collaborator

Ok when I see the bottom line it seems to be an android issue. Could you provide more information?

@taras-vlasenko
Copy link

Same here:
_068

Just copy-paste from some react-native redux form tutorial from medium. In form field I can scroll with mouse wheel and placeholder text moves.
My specs:
Ubuntu 16.04 Genymotion simulator API 21
Here is my dependencies from package.json

   "dependencies": {
    "axios": "0.17.1",
    "base-64": "0.1.0",
    "immutable": "3.8.2",
    "react": "16.0.0",
    "react-native": "0.51.0",
    "react-native-clean-form": "0.5.0",
    "react-native-display-html": "1.2.5",
    "react-native-elements": "0.18.5",
    "react-native-icon-badge": "1.1.3",
    "react-native-render-html": "3.5.2",
    "react-native-swiper": "1.5.13",
    "react-native-vector-icons": "4.4.2",
    "react-navigation": "1.0.0-beta.21",
    "react-redux": "5.0.6",
    "redux": "3.7.2",
    "redux-form": "7.2.0",
    "redux-immutablejs": "0.0.8",
    "redux-logger": "3.0.6",
    "redux-thunk": "2.2.0"
  },
  "devDependencies": {
    "babel-jest": "21.2.0",
    "babel-preset-react-native": "4.0.0",
    "eslint": "4.4.1",
    "eslint-plugin-html": "3.2.0",
    "jest": "21.2.1",
    "react-test-renderer": "16.0.0",
    "remote-redux-devtools": "0.5.12"
  }

@wmendes
Copy link

wmendes commented Feb 28, 2018

Any development on this?

@The-Code-Monkey
Copy link

this would be that you line height is too high for the height of the input box,

lower your line height or make your input box taller

@The-Code-Monkey
Copy link

also next time try providing code so that its easier for people to debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants