#8972 closed defect (fixed)
new value from textarea within dijit dialog does not show up (opera 9.64)
Reported by: | kp1000mikes | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - Form | Version: | 1.2.3 |
Keywords: | opera | Cc: | |
Blocked By: | Blocking: |
Description
I have a textarea inside a dijit dialog. On Opera, any changes to the value of this textarea do not show up in the DOM. Instead, the initial value will be returned.
tested with Opera 9.64 under Linux, MacOS
problem does not exist on FF (3.0.7), IE7, Safari 3.2
see test case
Attachments (1)
Change History (6)
Changed 12 years ago by
comment:1 Changed 12 years ago by
We aren't supporting opera currently.
Also, textarea has been rearchitected for the 1.3 release so this may no longer be a problem. Does it still happen for you in 1.3?
comment:2 Changed 12 years ago by
Still seeing this bug in 1.3.0RC2.
Yes, I'm aware that dijit currently does not support Opera officially. Nevertheless, I'd be delighted to see if someone took a look at this issue.
comment:3 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:4 Changed 12 years ago by
Milestone: | future → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I reproduced the error in 1.3, but it's working in 1.4.
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
comparison textarea inside/outside dijit dialog