ICEfaces
  1. ICEfaces
  2. ICE-4473

Regression: The ice:inputText component doesn't render "this.focus()" on mousedown event handler

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      inputText + focus + IE

      Description

      This "this.focus()" was initially added to the inputText component to fix the ICE-2514.

      Due to the oversight we missed to add it to the new writer based rendere when we change the renderer of the "inputText" was changed from DOMResponseWriter to Writer based under the following ICE-3321.

        Activity

        Hide
        Adnan Durrani added a comment -

        Fixed.

        "this.focus()" added to the mousedown event.

        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\InputTextRenderer.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\InputTextRenderer.java
        Completed: At revision: 18865

        Show
        Adnan Durrani added a comment - Fixed. "this.focus()" added to the mousedown event. Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\InputTextRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\InputTextRenderer.java Completed: At revision: 18865

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Adnan Durrani
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: