Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When the sidenav is opened and the user move the cursor on one of buttons the first button is always highlighted automatically.
Moreover, when the sidenav is closed the menu button on the toolbar is highlighted automatically until the user click somewhere else.
What is the current behavior?
Highlights should be shown only if the user moves the cursor on button.
What are the steps to reproduce?
Plunker -> https://plnkr.co/edit/ve5Ez0WSinNyowxI46LO?p=preview
Which versions of Angular, Material, OS, browsers are affected?
"@angular/common": "2.4.7",
"@angular/compiler": "2.4.7",
"@angular/core": "2.4.7",
"@angular/flex-layout": "^2.0.0-beta.4",
"@angular/forms": "2.4.7",
"@angular/http": "2.4.7",
"@angular/material": "^2.0.0-beta.2",
"@angular/platform-browser": "2.4.7",
"@angular/platform-browser-dynamic": "2.4.7",
"@angular/platform-server": "2.4.7",