Skip to content
  • Tomaz  Canabrava's avatar
    Create a test for block selection · 51fb3c99
    Tomaz Canabrava authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    This test currently is bogus, as soon as I reflow the Screen
    object, the data is not correct. If anyone can check what I'm
    doing wrong here it's appreciated.
    
    The idea is that I pass a large string "aaa bbb ccc ddd" then
    force a reflow for:
    
    "aaa bbb
    ccc ddd"
    
    then I could copy only the column
    
    bbb
    ddd
    
    Because the setSize did not work for that, the test is bogus.
    but it's a start.
    51fb3c99