tracker issue : CF-3835071

select a category, or use search below
(searches all categories and all time range)
Title:

cftextarea Chrome Version 37.0.2062.124 m

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Robin Boudwin / Robin Boudwin (rboudwin)

Created: 10/03/2014

Components: AJAX, UI Components

Versions: 10.0

Failure Type: Usability Issue

Found In Build/Fixed In Build: Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Windows 7 64-bit

Vote Count: 0

Problem Description:  The cftextarea richttext text area is not accessible using Chrome Version 37.0.2062.124 m

Steps to Reproduce: <cftextarea name="description" value="#variables.description#" richtext="yes" width="850" height="450"  ></cftextarea>

Actual Result: It returns the text area form field, but the text area is not editable.  You can't click in the text area.

Expected Result: For it to function like it does in other browsers.

Any Workarounds:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3835071

External Customer Info:
External Company:  
External Customer Name: rboudwin
External Customer Email:  
External Test Config: My Hardware and Environment details:

ColdFusion 8 and ColdFusion 10

Attachments:

Comments:

rboudwin, Can you please check and share the error reported by the browser debugger, if any. You can bring up the debugger by pressing F12 or by right-clicking on the webpage and selecting 'inspect element'. switch to the console tab in the debugger and reload the page. Also please share the update level of your CF10 server.
Comment by Piyush K.
10797 | October 06, 2014 01:17:02 AM GMT
Hi Piyush, Just noting that I'm unable to verify this on CF10 Update 8, CF10 Update 14 and CF11 Update 3 (11,0,03,292245(PreRelease)) using Chrome 39.0.2171.65 m with all 3 of those CF versions. I'm able to type in the rich text editor in all those cases. Repro: <cfform> <cftextarea name="description" value="foo" richtext="yes" width="850" height="450" ></cftextarea> </cfform> rboudwin, could you please also try w/ Chrome 39.0.2171.65 m? Thanks!, -Aaron
Comment by External U.
10798 | November 24, 2014 05:36:34 AM GMT
unable to observe this on Chome. closing this. In IE11, the rich text controls are not rendering, raising another bug (#CF-3861393) for that.
Comment by Piyush K.
10799 | December 03, 2014 04:43:13 AM GMT