sky110120 / multiproperties

Automatically exported from code.google.com/p/multiproperties
0 stars 0 forks source link

Multi line value support is missing #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Neither the MultiProperties table nor the handlers support the multiple line 
values.

Original issue reported on code.google.com by ska...@gmail.com on 27 Sep 2012 at 12:48

GoogleCodeExporter commented 9 years ago

Original comment by ska...@gmail.com on 13 Feb 2014 at 5:57

GoogleCodeExporter commented 9 years ago
Released with 1.3.0

Original comment by ska...@gmail.com on 16 Feb 2014 at 9:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
BUG: i have a multiline property value with about 500kb text... when i 
doubleclick the line for editing it opens the window but my graphic card seems 
to reset every 5 seconds... my screen gets black

Original comment by henneke....@googlemail.com on 21 Feb 2014 at 12:39

GoogleCodeExporter commented 9 years ago
Thanks for reporting the bug. The problem is caused by unrestricted size of 
text box. Instead of representing the scrollbar, the text box tries to increase 
its own size up to the entire text.

Original comment by ska...@gmail.com on 2 Mar 2014 at 4:05

GoogleCodeExporter commented 9 years ago
Fixed by r268
Released with 1.3.1

Original comment by ska...@gmail.com on 24 Mar 2014 at 7:45