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

floatPlaceholder="never" misaligned on Safari (macOS) #5159

Closed
leocaseiro opened this issue Jun 16, 2017 · 2 comments · Fixed by #6072
Closed

floatPlaceholder="never" misaligned on Safari (macOS) #5159

leocaseiro opened this issue Jun 16, 2017 · 2 comments · Fixed by #6072
Assignees
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@leocaseiro
Copy link
Contributor

leocaseiro commented Jun 16, 2017

Bug, feature request, or proposal:

CSS Bug

What is the expected behavior?

Placeholder should be aligned in the same position as the text like on Chrome/Firefox:

Chrome

floatplaceholder-working-chrome

What is the current behavior?

Safari

bug-floatplaceholder-never

What are the steps to reproduce?

Any app should emulate. My example is with devapp

or

<md-input-container floatPlaceholder="never">
  <input mdInput name="filter" type="text" placeholder="Filter">
</md-input-container>

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

@angular/*: 4.2.2
@angular/material: 2.0.0-beta.6
typescript: 2.3.4
Safari: Version 10.1.1 (12603.2.4)
Chrome: Version 58.0.3029.110 (64-bit) (working)
Firefox: 53.0.3 (64-bit) (working)

Is there anything else we should know?

Works on Firefox and Chrome (tested on macOS only)

@kara kara added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Jun 16, 2017
@mmalerba
Copy link
Contributor

Possibly related to #5262, will check after #5154 is merged

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants