Issue 96642 - [Dialog Editor] dialog width/height become negative after changes in window decoration
Summary: [Dialog Editor] dialog width/height become negative after changes in window d...
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: App Dev
Classification: Unclassified
Component: scripting (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: ab
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-27 04:09 UTC by Ariel Constenla-Haile
Modified: 2013-02-24 21:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
screenshot (114.52 KB, image/png)
2009-01-08 16:56 UTC, Ariel Constenla-Haile
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2008-11-27 04:09:04 UTC
Steps to reproduce this issue:

1. open the Dialog Editor
2. create a new dialog
3. select the dialog
4. open the Property Browser
5. set "With title bar" to *No*
6. set "With title bar" to *Yes* again

after resetting "With title bar" to *Yes*, the dialog seems to "disappear": its
width and height have negative values (Height = -13, Width = -2, in every case)
Comment 1 kay.ramme 2008-11-27 07:47:40 UTC
Andreas, please have a look ...
Comment 2 ab 2009-01-06 12:02:58 UTC
I could not reproduce this problem in StarOffice dev300 m36 wntmsci12.pro.
Following all the points exactly I only see the title bar disappear and appear
again. The dialog itself stays the same.

ab->arielch: Have you done something else that you did not mention?
Comment 3 Ariel Constenla-Haile 2009-01-06 14:42:21 UTC
arielch->ab: I only did what I told here. I don't have a DEV300_m36 anymore, but
I recall clearly.

Now on a DEV300_m38, I can not even test, because in the listbox on the
PropertyBrowser for "With title bar" there is only one list item ("Yes", the
"No" is missing).
Comment 4 ab 2009-01-08 15:16:38 UTC
ab->arielch: The "No" is missing only at the first look as it's not visible
initially, but with using mouse wheel or scroll bar you can make it visible.
This seems to be a problem with the listbox. Please check if the original
problem still occurs.

ab->pl: Is there a known problem concerning list boxes?
Comment 5 philipp.lohmann 2009-01-08 15:24:39 UTC
the listbox problem is issue 97710
Comment 6 Ariel Constenla-Haile 2009-01-08 16:53:16 UTC
arielch->ab: you're right, if I go up with the keyword, I can see the "No".
It seems the list item order is wrong:
[1] "No"
[2] "Yes"
[3] [Empty list item]

Now I can confirm the issue still happens on DEV300_m38 (on Linux, build by
myself). Sometimes the size becomes negative as desribed, sometimes 1,1 as in
the picture I attach.
Comment 7 Ariel Constenla-Haile 2009-01-08 16:56:18 UTC
Created attachment 59241 [details]
screenshot
Comment 8 Mechtilde 2009-07-12 19:46:14 UTC
worksforme -> closed