ICEfaces
  1. ICEfaces
  2. ICE-1637

<ice:selectInputDate/> does not respect the "alt" attribute under IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Win XP / Tomcat 5.5.17 / Liferay 4.3.0 (pre-release)

      Description

      When I do this:

      <ice:selectInputDate alt="hello"/>

      The rendered <div> element indeed has an "alt" attribute equal to "hello", but when I position the mouse over the text field part of the date, I see "Date Format: MM/dd/yyyy" instead.


      Neil Griffin
      Liferay, Inc.

        Activity

        Hide
        Adnan Durrani added a comment -

        The "alt" is a passThru attribute, which expected to be renderd on the root element of the component. To change the title on input text field we need to add a new attribute on the selectInputText component. Please see the JIRA for details.

        http://jira.icefaces.org/browse/ICE-2320

        Show
        Adnan Durrani added a comment - The "alt" is a passThru attribute, which expected to be renderd on the root element of the component. To change the title on input text field we need to add a new attribute on the selectInputText component. Please see the JIRA for details. http://jira.icefaces.org/browse/ICE-2320

          People

          • Assignee:
            Unassigned
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: