Issue 113508 - Controls render incorreclty when ControlModel.NativeWidgetLook = TRUE for Gnome 2.30
Summary: Controls render incorreclty when ControlModel.NativeWidgetLook = TRUE for Gno...
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOO330m1
Hardware: Unknown Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 01:56 UTC by drewjensen.inbox
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description drewjensen.inbox 2010-07-29 01:56:01 UTC
Tested w/ 
OOO330m_2 under Ubuntu Lucid Gnome 2.30 #FAIL

OO.o 3.2.1 & 3.2.0 Ubuntu #PASS
OOO330m_2 Vista #PASS

To reproduce this use the attached bug document from 
http://www.openoffice.org/issues/show_bug.cgi?id=113506

Open the database and enable macros
Double click on any row in the grid with a type other then 1.
Check out the text in the controls.
Close the detail form
Close the Main form
Open the Basic editor,
In the embedded library, module 'NativeLook', function LoadFormNative comment
out this line:
setNativeWidgetLook( oForm.Drawpage.Forms(0), True )
Open the Biblio form again and then double click on the grid to open a detail form.

I suppose NativeWidgetLook is still 'unpublished'..but didn't check the api
docs. Still it is a regression from 3.2.1
Comment 1 drewjensen.inbox 2010-08-30 03:20:01 UTC
OOO330m5 / Lucid 10.04 - problem remains

Setting to ooolater