eglaysher / rlvm

RealLive clone for Linux and OSX
http://rlvm.net
GNU General Public License v3.0
152 stars 26 forks source link

Main text window sometimes not cleared after gloss is clicked on #5

Closed Polarem closed 10 years ago

Polarem commented 13 years ago

At Clannad FV's 1st gloss ('kotatsu'), clicking on the gloss will cause the next line to be appended to the old text, without clearing the main text box first. The indentation level is also set at the end of the old text.

This doesn't occur at Nagisa's first 'Anpan', or in Kanon's prologue.

Some possible causes: i) The gloss window was overfilled ii) The name window was called immediately after the gloss iii) The player's first-name variable was called immediately after the gloss

Polarem commented 13 years ago

Not sure if this is the same issue, or a different one: The window is also not cleared after select_s() (Fuuko's pranks in Clannad). However, unlike the gloss, the indentation level is NOT altered.

(The pranks were tested on rlvm 0.10, the gloss on 0.09)

eglaysher commented 10 years ago

This still reproduces on rlvm 0.13.1 and the current HEAD using the latest patch I could find.

When running the patch under the official interpreter, the interesting thing is that when you click to close the overflowed gloss box, the main text box has no text in it.

Possibilities include: