Opened 13 years ago
Last modified 13 years ago
#8944 confirmed Bug
If a previously set value of a textfield is changed to blank, it stays visible in the editor.
Reported by: | voskat | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
Steps to recreate:
- Insert a textfield with "blah" as value.
- Edit the textfield and remove "blah".
- It will still say "blah" in the WYSIWYG frame.
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Version: | 3.6.4 (SVN - trunk) → 3.0 |
comment:3 Changed 13 years ago by
Keywords: | Firefox removed |
---|
I have double checked it in Firefox 12 (and 3.6) and if you set value with text field properties dialog and then remove it - it disappears. There is no error in FF and latest CKEditor 3.6.3 (nor trunk version)
Reproducible in only IE from CKEditor 3.0.
It is possible to modify the value through Text Field Properties dialog but not to remove it (modify to empty :) )