lourenzo / evoluspencil

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

Listbox and Table Widget Rendering Issues when Opening Saved Projects. #525

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Native UI Widgets for table and listbox render incorrectly when I 
re-open a saved project.
2.
3.

What is the expected output? What do you see instead?
Listboxes render blank even though they have text.  I click a few times on the 
listbox and the text eventually appears (See attachment 1 & 2).  Tables show 
even less detail.  It is as if they have been resized to small squares where 
you cannot make out anything including column headers.  But again, when I 
double-click they re-render (See attachment 3 & 4).  Worried if colleagues are 
going to start complaining since I recommended this product to them.

What version of the product are you using? On what operating system?
Pencil-2.0-3-fx.xpi, windows 7, firefox 18.0. 

Please provide any additional information below.
When I double-click on these widgets they will switch into input mode where I 
can add listbox options, or designate columns and rows.  The data I was 
expecting to render will be listed.  Then if I click-out and leave the widget 
it will re-render like I originally expected.

Original issue reported on code.google.com by chadku...@gmail.com on 14 Jan 2013 at 3:30

Attachments:

GoogleCodeExporter commented 9 years ago
2.0.4 from rpm @ Fedora 64bit.

It's as described and even more: the same problems occurs to me when I 
copy&paste an element.

Original comment by marcin.k...@gmail.com on 31 Jan 2013 at 6:28

GoogleCodeExporter commented 9 years ago
As a real source of problem this bug hit me today in the context of labels - 
they "disappears" (are not visible at all), their presence can be "revealed" 
after Ctrl+A, but it's still necessary to "double-clik" them.

Original comment by marcin.k...@gmail.com on 1 Feb 2013 at 10:17

GoogleCodeExporter commented 9 years ago
I also have this problem. Version 2.0.5, windows XP
After I double-click (or go to properties and press apply), it shows again; 
until I reopen it again.

I found one interesting thing:
I copied the XML (right-click element, then copy) to notepad and I noticed the 
following difference:

Before edit:
<p:property name="textFont"><![CDATA["Liberation 
Sans",Arial,sans-serif|normal|normal|13px|none]]></p:property>

After edit:
<p:property 
name="textFont"><![CDATA[Arial|normal|normal|13px|none]]></p:property>

The same difference in the "style" attribute of listbox.

So it might be a font issue.
I installed this missing font (Liberation Sans), but didn't work. I changed the 
font to e.g. times new roman, but also didn't work.

Original comment by manuelsc...@gmail.com on 14 Jan 2014 at 5:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same issue with 2.0.5 on Win7. I have lots of cloned labels and when 
I load the file they've all gone. I can click/double click and edit and they're 
still there but once file is save and loaded they've gone again.

Original comment by technigr...@gmail.com on 16 Feb 2014 at 2:44

GoogleCodeExporter commented 9 years ago
I have same issue on version 2.0.6 on Mac OSX.

Original comment by den...@sola-interactive.com on 10 Jul 2014 at 11:07