ICEfaces
  1. ICEfaces
  2. ICE-10337

ace:dataTable - multiple row selection styling issue

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA, 4.1
    • Component/s: ACE-Components, QA
    • Labels:
      None
    • Environment:
      ICEfaces4 trunk rev. 43051/ 43075
      Browsers: IE10/IE11
      Server: Tomcat 7.0.42
    • Assignee Priority:
      P2

      Description

      In ace:dataTable test application > Multi Row Selection Test: when selecting multiple rows using the "shift" key, all rows are selected including the table headers, until user clicks outside the table (IE only).

      QA test app for ace:dataTable:
      http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dataTable

      Test file: /multiSelectionTest.jsf
      1. multiIE8.PNG
        31 kB
      2. multiIE9.PNG
        27 kB
      3. multiRowChrome.png
        80 kB
      4. multiRowFF.png
        82 kB
      5. multiRowIE.png
        121 kB

        Activity

        Hide
        Ken Fyten added a comment -

        Need to disable the underlying DOM event so the browser doesn't also select the text under the mouse when selecting the rows via Shift-click.

        Show
        Ken Fyten added a comment - Need to disable the underlying DOM event so the browser doesn't also select the text under the mouse when selecting the rows via Shift-click.
        Hide
        Arturo Zambrano added a comment -

        r43911: disabled ability to select text in the table when pressing the shift key and clicking on a row, for all browsers.

        Testing notes: I could reproduce this issue on other browsers as well, so please verify this fix in all browsers.

        Show
        Arturo Zambrano added a comment - r43911: disabled ability to select text in the table when pressing the shift key and clicking on a row, for all browsers. Testing notes: I could reproduce this issue on other browsers as well, so please verify this fix in all browsers.
        Hide
        Liana Munroe added a comment -

        Tested with ICEfaces 4 trunk r43917. Tomcat 7, IE 11, FF 34, Chrome 39. Issue still remains when selecting rows using the shift key. Please see attached screen shots.

        Show
        Liana Munroe added a comment - Tested with ICEfaces 4 trunk r43917. Tomcat 7, IE 11, FF 34, Chrome 39. Issue still remains when selecting rows using the shift key. Please see attached screen shots.
        Hide
        Arturo Zambrano added a comment -

        Committed fix again at revision 43942. It had been removed when committing a fix for ICE-10445.

        Show
        Arturo Zambrano added a comment - Committed fix again at revision 43942. It had been removed when committing a fix for ICE-10445 .
        Hide
        Liana Munroe added a comment -

        Tested with ICEfaces4 trunk r43942. Verified using single and double click selections with Chrome and FF. Single click selection is verified fixed in IE browsers but the double click selection of rows still causes the highlighting issue as seen in screenshot multiRowIE.png

        Show
        Liana Munroe added a comment - Tested with ICEfaces4 trunk r43942. Verified using single and double click selections with Chrome and FF. Single click selection is verified fixed in IE browsers but the double click selection of rows still causes the highlighting issue as seen in screenshot multiRowIE.png
        Hide
        Arturo Zambrano added a comment -

        r43950: modified fix to prevent element/page selection on IE when pressing shift and doing double click.

        Show
        Arturo Zambrano added a comment - r43950: modified fix to prevent element/page selection on IE when pressing shift and doing double click.
        Hide
        Liana Munroe added a comment -

        Tested with ICEfaces 4 trunk r43950. Verified double-click + shift selection issue fixed in IE 10 and 11. IE 8 and 9 still highlight text when using double-click + shift selection. See screenshots multiIE8.png and multiIE9.png

        Show
        Liana Munroe added a comment - Tested with ICEfaces 4 trunk r43950. Verified double-click + shift selection issue fixed in IE 10 and 11. IE 8 and 9 still highlight text when using double-click + shift selection. See screenshots multiIE8.png and multiIE9.png
        Hide
        Arturo Zambrano added a comment -

        r43963: committed additional fix for IE8 and IE9.

        Show
        Arturo Zambrano added a comment - r43963: committed additional fix for IE8 and IE9.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r43964. IE8, IE9, Tomcat 7

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r43964. IE8, IE9, Tomcat 7

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: