Bug 72475 - IDE:Context menu "Properties" does nothing
Summary: IDE:Context menu "Properties" does nothing
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version: 4.2.0.0.beta2
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-08 12:51 UTC by pierre-yves samyn
Modified: 2014-08-05 21:35 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description pierre-yves samyn 2013-12-08 12:51:32 UTC
Hello

Platform: windows 7/64 & Version: 4.2.0.0.beta2
Build ID: 1a27be92e320f97c20d581a69ef1c8b99ea9885d

The IDE provides a new context menu entry "Properties ..." that does nothing.

For instance:

'******************
Dim oPys As Object
oPys = thiscomponent
oPys.
'******************

I tried Right click after the period, nothing happens. Same with:

'******************
Dim oPys As Object
Dim aSheet As com.sun.star.sheet.XSpreadsheet

oPys = thiscomponent
Set aSheet = oPys.Sheets(0)
aSheet.
'******************

how to use?

Regards
Pierre-Yves
Comment 1 Jacques Guilleron 2014-08-05 21:35:25 UTC
Hi Pierre-Yves,

Confirm this with 
LO 4.2.1.1 Build ID: d7dbbd7842e6a58b0f521599204e827654e1fb8b

Regards,

Jacques


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.