andreluizreis / evoluspencil

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

Text does not appear with checkbox on reopening the file #637

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create 5 checkboxes
2. Assign text for all checkboxes
3. close file
4. reopen file
5. text does not appear for checkboxes

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by gur.sodh...@gmail.com on 5 Jun 2014 at 6:05

Attachments:

GoogleCodeExporter commented 8 years ago
Just came across this issue too.  Many of the GTK controls are affected - list 
boxes, spin inputs, buttons, etc.  Upon reopening the labels are all blank.  
You have to rename each one (without changing the label) in order to get it to 
draw the label again.

The same problem happens if you copy and paste the control.  The new control is 
missing its label until you rename it, even if you don't change the name.

This is with Pencil 2.0.5 under Linux, and also the SVN release (which 
indicates 2.0.3?!)

Original comment by malvineous on 16 Jul 2014 at 3:57

GoogleCodeExporter commented 8 years ago
Just found heaps of duplicates for this, an early one seems to be issue 579

Original comment by malvineous on 16 Jul 2014 at 4:49