ComboBox input prompt does not change unless browser is refreshed

Hello Experts,

I am using a ComboBox, and looks like I am running into http://dev.vaadin.com/ticket/3886.
Looking at the code changes for the fix, I tried calling requestRepaint() on the ComboBox, but the input prompt does not change. Browser Refresh is the only way, the inputPrompt changes.
Any thoughts ?

Thanks much !

Hi,

Can you provide more information? Maybe a reduced test case (i.e. minimum application that reproduces the problem)?

Thanks,
/Jonatan