1// =============================================================================
2// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
3// Copyright (C) 2011 - DIGITEO - Calixte DENIZET
4//
5//  This file is distributed under the same license as the Scilab package.
6// =============================================================================
7//
8// <-- INTERACTIVE TEST -->
9// <-- TEST WITH CONSOLE -->
10//
11// <-- Non-regression test for bug 9950 -->
12//
13// <-- Bugzilla URL -->
14// http://bugzilla.scilab.org/9950
15//
16// <-- Short Description -->
17// It was possible to select several texts in the console.
18
19// Enter text at the prompt (don't hit RETURN)
20// Select a part of your text and select a part of the baneer, the first
21// selection must be lost.