ICEfaces
  1. ICEfaces
  2. ICE-9132

The label does not clear when clicking or typing into a textAreaEntry with an inField label set

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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)

        Activity

        Hide
        yip.ng added a comment - - edited

        This is caused by the jQuery upgrade in ICE-8920. The .attr() method seems to behave differently in the new jQuery version: screenshot-01.png. See also jQuery .attr('value', 'new_value') not working?.

        Show
        yip.ng added a comment - - edited This is caused by the jQuery upgrade in ICE-8920 . The .attr() method seems to behave differently in the new jQuery version: screenshot-01.png . See also jQuery .attr('value', 'new_value') not working? .
        Hide
        yip.ng added a comment -

        Fixed by using .val().

        M: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\textareaentry\textareaentry.js#34189

        Show
        yip.ng added a comment - Fixed by using .val(). M: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\textareaentry\textareaentry.js#34189
        Hide
        Cruz Miraback added a comment -

        Confirmed fixed with showcase application on icefaces3/trunk revision# 34189 in Firefox19, Chrome25, IE10.

        Show
        Cruz Miraback added a comment - Confirmed fixed with showcase application on icefaces3/trunk revision# 34189 in Firefox19, Chrome25, IE10.
        Hide
        yip.ng added a comment - - edited

        [12:03:38 PM] Mark Collette: Yip: Do a search for attr calls in our javascript. (Check in under ICE-8920.)

        Show
        yip.ng added a comment - - edited [12:03:38 PM] Mark Collette: Yip: Do a search for attr calls in our javascript. (Check in under ICE-8920 .)
        Show
        yip.ng added a comment - Done: http://jira.icesoft.org/browse/ICE-8920?focusedCommentId=45645&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-45645

          People

          • Assignee:
            yip.ng
            Reporter:
            yip.ng
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: