-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 3.5.2
-
Component/s: None
-
Environment:
Internet Explorer
-
3.05
In your JS function you fire focus() to the textarea "comment" after making it invisible. This leads to a Browser JS warning.
function hideComment()
{
try
catch (e)
{ return false; }}
- duplicates
-
JRASERVER-9853 Javascript error when clicking cancel on comment box
-
- Closed
-