https://bugs.documentfoundation.org/show_bug.cgi?id=152614
Bug ID: 152614
Summary: Database Form Creation Wizard incorrectly distributes
form controls in document.
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
1) Start LibreOffice daily alpha 7.6
2) Create Firebird database
3) Add a simple table using the table creation wizard, e.g. Names, having 3
fields ID (INT PRIMARY KEY AUTOINCREMENT), Fname (VARCHAR), Lname (VARCHAR),
all with default character length.
4) Create a form using Form Creation Wizard. Add all fields from table Names.
Click on Next.
5) Ignore Subform creation step, click on Next.
6) At the control layout step, Choose In blocks - Labels Above, then click on
Next.
7) Accept the defaults for data entry, click on Next.
8) Choose default background and field border, click on Next.
9) Accept default name, default "Work with form" setting" and click on Finish.
10) Form is displayed with the first 2 controls overlaid one on top of the
other, and the third control set to the right and offset vertically downwards.
Steps to Reproduce:
See above
Actual Results:
Regression over actual behaviour of production release.
Expected Results:
Controls should be distributed correctly across the page width
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 7.6.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: ad387d5b984c6666906505d25685065f710ed55d
CPU threads: 8; OS: Mac OS X 13.0.1; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.