Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
Description
From Mark:
textAreaEntry
> Overview / Label Position / Indicator Text (The label does not clear when clicking or typing into a textAreaEntry with an inField label set)
textAreaEntry
> Overview / Label Position / Indicator Text (The label does not clear when clicking or typing into a textAreaEntry with an inField label set)
This is caused by the jQuery upgrade in
. See also jQuery .attr('value', 'new_value') not working?.
ICE-8920. The .attr() method seems to behave differently in the new jQuery version: screenshot-01.png