Bug 92887 - UNO IDL ZoomValue throws exception
Summary: UNO IDL ZoomValue throws exception
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.4.3 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-23 10:31 UTC by Tahir Nazir
Modified: 2016-09-12 07:23 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tahir Nazir 2015-07-23 10:31:40 UTC
I am writing a program which set the custom Zoom. 

A try to set the zoom like this

var p = (XViewSettingsSupplier)xCurrDocument.getCurrentController();

var val = p.getViewSettings().getPropertySetInfo().getProperties();

p.getViewSettings().setPropertyValue("ZoomType", new uno.Any(DocumentZoomType.BY_VALUE));

p.getViewSettings().setPropertyValue("ZoomValue", new uno.Any(50));

it throws an exception with empty stack trace.
Comment 1 Buovjaga 2015-10-09 17:27:04 UTC
Never confirmed.

Did you try http://ask.libreoffice.org/ so you know this is a bug and not a user error?

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED WORKSFORME, if the problem went away.
Comment 2 Xisco Faulí 2016-09-11 19:50:21 UTC
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INVALID
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.
 
Thank you for helping us make LibreOffice even better for everyone!


Warm Regards,
QA Team

Sun, 11 Sep 2016 21:43:24 +0200