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

Search field does show text input in Safari 10.0.3 on Mac OS X 10.12.3 #360

Closed
oli-ver opened this issue Mar 4, 2017 · 2 comments
Closed

Comments

@oli-ver
Copy link
Contributor

oli-ver commented Mar 4, 2017

Description of the problem

The text in the search field in the upper right is not visible when using Safari 10.0.3 and Mac OS X 10.12.3.

screenshot

Informations

  • Elabftw version (visible in Sysadmin panel) : 1.5.2
  • Installation method (git, docker or zip archive) : docker
  • Operating system + version : Debian 7 Wheezy
  • Browser used (firefox/chrome) : Safari

For git/zip installation method:

  • PHP version:
  • MySQL version:
  • Webserver (apache/nginx) + version :
@oli-ver
Copy link
Contributor Author

oli-ver commented Mar 4, 2017

The position of the text seems to be the problem and not the color. Setting a line-height of 1 for input fields as default seems to resolve the issue. On Firefox this has minimal effect. I will issue a pull request for that.

@NicolasCARPi
Copy link
Contributor

Hello,

Thank you for your contribution. I'll have a look.

NicolasCARPi added a commit that referenced this issue Mar 7, 2017
…er-patch-1

* 'patch-1' of git://github.com/oli-ver/elabftw:
  #360 Fix cutting out text in Safari
NicolasCARPi added a commit that referenced this issue Mar 12, 2017
* hypernext:
  add tip for wildcard usage on search page. Thanks Aude ;)
  fix issue with items types on admin panel and tinymce resizing
  fix max upload size limited to 2M
  generate css
  version 1.5.3
  fix redirection to install folder upon installation (thx Yohann-Simon)
  fix tests for Templates
  fix editing user templates. Fix #365
  #360 Fix cutting out text in Safari
  bump to 1.5.2
  fix issue where exp were not showing on the search page. fix #353
  remove useless assignement
  bring back lists for tinymce. Fix #351
  bump to 1.5.1
  fix todolist not showing
  remove identical comparaison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants