While testing the accessibility, here are the things I found that are not well accessed by keyboard:
Issue 1:
When you create empty model, it shows the water mark text.
```
The Entity Data Model Designer lets you visualize and design your Entity Data Model.
Create new entities in the model by dragging items from the Toolbox.
Add existing entities and relationships to this diagram by dragging them from the Model Browser
```
The text "Toolbox" and "Model Browser" are the links, but there is no way to focus them using keyboard.
Issue 2:
So when you can't access the toolbox from there, you try to get it from the menu. Ctrl +W, x or Alt + V, x. Then the toolbox doesn't lock itself in the place. You can add entity, but you cant really see it as that part is hidden by the toolbox. Also it is really hard to get the focus back to toolbox.
Issue 3:
Once the entity is added, add few properties using context menu. Then bring focus back on Entity using Tab. Now there is no way you can access properties inside entity. The arrows move the entity. Tab focuses another entity. Just access the property (and its properties), you need to do to CTRL + TAB, go to open menu items, choose Model browser. Then get to then entity and its properties in the Model Browser using few more keys. It's a hassle and it is not intuitive at all.
Issue 1:
When you create empty model, it shows the water mark text.
```
The Entity Data Model Designer lets you visualize and design your Entity Data Model.
Create new entities in the model by dragging items from the Toolbox.
Add existing entities and relationships to this diagram by dragging them from the Model Browser
```
The text "Toolbox" and "Model Browser" are the links, but there is no way to focus them using keyboard.
Issue 2:
So when you can't access the toolbox from there, you try to get it from the menu. Ctrl +W, x or Alt + V, x. Then the toolbox doesn't lock itself in the place. You can add entity, but you cant really see it as that part is hidden by the toolbox. Also it is really hard to get the focus back to toolbox.
Issue 3:
Once the entity is added, add few properties using context menu. Then bring focus back on Entity using Tab. Now there is no way you can access properties inside entity. The arrows move the entity. Tab focuses another entity. Just access the property (and its properties), you need to do to CTRL + TAB, go to open menu items, choose Model browser. Then get to then entity and its properties in the Model Browser using few more keys. It's a hassle and it is not intuitive at all.