vaadin / designer

Public repository for Vaadin Designer
https://vaadin.com/designer
15 stars 3 forks source link

Selecting another component on editor by clicking doesn't work after resize #809

Closed vaadin-bot closed 8 years ago

vaadin-bot commented 8 years ago

Originally by @OlliTietavainenVaadin


OS: Windows 10 Pro Eclipse: Luna SR2

Clicking on a component doesn't select it after resizing another one. Steps to reproduce:

  1. Create a new AbsoluteLayout
  2. Drop two Buttons on the canvas
  3. Select the first button
  4. Drag the edge to resize
  5. Click on the second button -> First button is still selected Expected: Second button is selected
  6. Click again on the second button -> Now second button is selected

Imported from https://dev.vaadin.com/ issue #19313

vaadin-bot commented 8 years ago

Originally by @OlliTietavainenVaadin


Note: The second button appears to receive focus after the first click, but you can't for example resize it and it's not selected in Properties and Outline

vaadin-bot commented 8 years ago

Originally by @johndevs


Review https://github.com/vaadin/designer/pull/8