I have just put in a bug report about the PopupDateField not handling going from “READONLY” and back again correctly. https://dev.vaadin.com/ticket/18200.
As a workaround I would like to change the look of the PopupDateField so that when I set “enable = false”, it looks like I set the “readonly = true”. I have tried to find the css that handles that so I can make the changes, but was not able to.
I have looked at the patch, and I am in the process of trying to figure out how to apply it. Until then or I update to the version that includes that patch, I would still like to change the look of the field when it is disabled.
Thank you
Freddy