Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Column wrap and keyboard input issue in ListGrid

    Hi Isomorphic,

    please see the screenshots of the ListGrid in the RPC-Tab in the Developer Console (v10.0p_2015-05-21) (used as sample, most likely an issue all the time in ListGrids).
    FF26 (and GC43, w/o screenshot) and IE11 look different w.r.t. wrapping of the component column.

    Also, if you select an entry in IE11 and try to change rows with the up and down arrow keys, this does not work for me (IE11, all updates, Win8.1) here, while it does work in FF26/GC43.

    I assume that in both cases the IE11 implementation is the one that needs a fix.

    Best regards
    Blama
    Attached Files

    #2
    FYI: I tested some ListGrid samples in the online showcase. They did not show the keyboard entry bug for me.

    Best regards
    Blama

    Comment


      #3
      These are just native differences in whether the browser considers "<" a valid character to wrap text on. We do not try to correct for browser differences like this in this developer-oriented tool.

      Comment

      Working...
      X