Issue 105717 - Different zoom factors change the layout of control fields with text
Summary: Different zoom factors change the layout of control fields with text
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO310m11
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: marc.neumann
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 10:19 UTC by Joost Andrae
Modified: 2017-05-20 10:28 UTC (History)
1 user (show)

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


Attachments
document to reproduce the bug case (12.89 KB, application/vnd.oasis.opendocument.text)
2009-10-08 10:27 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Joost Andrae 2009-10-08 10:19:41 UTC
In case you zoom a Writer document containing controls (eg. a checkbox with
text) the text of a checkbox changes it's text size compared to text within Writer

JA->FS: as discussed this issue should be fixed in OOo 3.3. It would be perfect
if the old behavior could be still configurable via xcu entry just in case there
are users who rely on 1:1 appearance of their documents
Comment 1 Frank Schönheit 2009-10-08 10:25:37 UTC
working on it
Comment 2 Frank Schönheit 2009-10-08 10:27:09 UTC
Created attachment 65241 [details]
document to reproduce the bug case
Comment 3 Frank Schönheit 2009-10-08 14:22:34 UTC
fixed in CWS controltextrendering.

Now, check boxes, labels fields, radio buttons, and group boxes render their
text the same way the surrounding document does. This can be configured per
application, at
/org.openoffice.Office/Common/Forms/ControlLayout/<document_service>/UseDocumentTextMetrics,
where <document_service> is one of
- com.sun.star.text.TextDocument (Writer)
- com.sun.star.text.WebDocument (Writer/Web)
- com.sun.star.sheet.SpreadsheetDocument (Calc)
- com.sun.star.drawing.DrawingDocument (Draw)
- com.sun.star.presentation.PresentationDocument (Impress)
- com.sun.star.xforms.XMLFormDocument (XML Forms)
- com.sun.star.sdb.FormDesign (database Writer-based forms)
- com.sun.star.sdb.TextReportDesign (database Writer-based reports)

By default, the new behavior is enabled for Writer and Draw/Impress.

Input fields currently do not support this new feature.
Comment 4 Frank Schönheit 2009-10-12 12:14:23 UTC
fs->msc: please verify in CWS controltextrendering
Comment 5 marc.neumann 2009-10-28 10:53:44 UTC
verified in CWS controltextrendering

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fcontroltextrendering