Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): / ext-user (Vishal Jaswal)
Created: 07/11/2013
Components: AJAX, UI Components
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 285380 / 285496
Priority/Frequency: Major / Unknown
Locale/System: English / Win 2008 Server R2 64 bit,Win All
Vote Count: 4
Problem: cftextarea showing different behavior in Internet Explorer 10
Method:
<cfform>
<cftextarea name="broadcastContent" enabled="Yes" toolbar="Basic" toolbarOnFocus="No" visible="Yes" style="height:200px; width:200px;" skin="silver" richtext="Yes"> This is a textarea. </cftextarea>
</cfform>
When run the above code in IE 9 via ColdFusion 10 (update 11) webroot/IIS websroot, the toolbar is showing fine
However when Run the above code in IE 10 (version 10.0.9200.16618/10.0.9200.16635), the toolbar is missing
Result: when Run the above code in IE 10 (version 10.0.9200.16618/10.0.9200.16635), the toolbar is missing
Expected: The text area in IE 10 should appear same as appearing in IE 9
Workaround: Working fine in Firefox (any version) and Chrome (any version) and IE (version 9)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3593569
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
Attachments:
Comments: