Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorgbr
    • CommentTimeJan 18th 2007 edited
     permalink
    The Text tools Convert to Lowercase/Uppercase will show some strange stuffs to you. :D

    You can reproduce this:

    1. Open the Intype
    2. Type some stuff. e.g: testing , but don't select it
    3. Click in Text -> Convert to Lowercase or Uppercase
    4. Click some place in the white screen, less in the current line
    5. Comes back toward step 3, (~15 times, to see more caracters)

    and you will see some buffer being shown.

    The buffer can includes contens of loaded files as .itGrammar, menu labels, ...
    •  
      CommentAuthortstrokes
    • CommentTimeJan 18th 2007
     permalink

    I can reproduce this.
    I will add it to the list.
    That is a very strange bug.

  1.  permalink

    This is the same bug as the Select Word you have reported before. This is due to error in validation of the offset set to the end of selection when clicking (and dragging) the mouse. You don’t have to repeat it ~15 times, this is the easier replication:

    1. write something in the document
    2. press the mouse button
    3. move the mouse
    4. Press Ctrl+(Shift)+U for Convert to Lowercase/Uppercase
    5. release the mouse

    You never get to 5th step, Intype crashes (or strange characters star to appear in the document).

    Bug has been already fixed in the bug “Select Word” reported before. I’ve tested this in 0.2.0.211 (current public release) and those replication instructions are 100%. The new release is working okay.

    • CommentAuthorgbr
    • CommentTimeJan 18th 2007
     permalink
    ~15 times is only to show a bigger buffer. Thanx for the fix.