Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

mdInputContainer: theme classes not applied to mdSelect  #9592

@mckenzielong

Description

@mckenzielong

Actual Behavior:

  • What is the issue? * mdSelect inside an md-input-container does not respect theming classes (md-accent for example)
  • What is the expected behavior? mdSelect will behave like input, mdDatepicker and textarea inside an input container and use the theme class set on the input container.

CodePen (or steps to reproduce the issue): *

  • CodePen Demo which shows your issue: http://codepen.io/mckenzielong/pen/mAVXLJ
  • Details:
  • tab through the inputs. First input is accent, first select has accent placed on the container, second input has accent placed on the select element.
  • note that the first select does not respect the theming class

Angular Versions: *

  • Angular Version: 1.5.8
  • Angular Material Version: 1.1.1

Additional Information:

  • Browser Type: * Chrome/ Opera
  • Browser Version: * 53/39
  • OS: * Windows 7
  • Stack Traces: N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions