Community
Participate
Working Groups
Value are not visible for input widget like Text or Combo, after calling setEditable(false). It can be reproduced with online demo http://rap.eclipsesource.com/rapdemo/examples#input (disable Editable checkBox) This occurs only since chrome 16, and is more likely a chrome bug (http://code.google.com/p/chromium/issues/detail?id=108275), but according to Tim Buschtoens in RAP forum topic, this should not happen in RAP whatever it is a chrome bug or not.
The underling Chromium bug has been fixed. I can't reproduce this issue with Chrome 18.0.1025.117. Will close it as NOT_ECLIPSE.