[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2022-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

--- Comment #6 from QA Administrators  ---
Dear Gabor Kelemen,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2020-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

--- Comment #5 from ho...@mogi.at ---
In the following build saving of 'Forms' in Libreoffice-Calc to .xlsx still
does not work. Saving to .xls does work well.

Steps to reproduce:
-> New -> Spreadsheet
-> Insert -> Form Control -> 'Checkbox' - > Draw area for checkbox
-> Save -> 'Test_Form_export.ods'
-> Save a Copy -> 'Test_Form_export.xls'
-> Save a Copy -> 'Test_Form_export.xlsx'
-> Reopen all three files in LibreOffice Calc or MS-Excel

Expected result:
'Forms'-elements should be included in all three files.

Real resuls:
'Forms'-elements are only available in the .ods and .xls. In the .xlsx file the
'Forms' are gone. Furthermore, for .xls the formatting for e.g. the
'Forms'-text is gone. 

Version: 6.4.2.2
Build ID: 4e471d8c02c9c90f512f7f9ead8875b57fcb1ec3
CPU threads: 4; OS: Linux 5.3; UI render: default; VCL: gtk3; 
Flatpak
Locale: de-AT (en_US.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2019-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

Aron Budea  changed:

   What|Removed |Added

 Blocks||108908


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108908
[Bug 108908] [META] Visual Basic for Applications (VBA) macro issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2018-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Keywords||filter:xlsx
 Ever confirmed|0   |1
Version|6.2.0.0.alpha0+ Master  |6.0.0.1 rc
 CC||todven...@suomi24.fi

--- Comment #4 from Buovjaga  ---
I ran the CommandButton1_Click macro and it did not do anything even in the
original .xlsm

Arch Linux 64-bit
Version: 6.2.0.0.alpha0+
Build ID: dbfa1c452fd9d02330cb3ec5bf2fd4f2c7782d1a
CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded
Built on June 25th 2018

Version: 6.2.0.0.alpha0+ (x64)
Build ID: 2c85607101e2e04e870e3b87362f39f9a9148e6c
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-16_00:12:37
Locale: fi-FI (fi_FI); Calc: group threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2018-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

--- Comment #3 from Gabor Kelemen  ---
Created attachment 142968
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142968&action=edit
Object catalog of the exported and the original document in Calc

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2018-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

--- Comment #2 from Gabor Kelemen  ---
Created attachment 142967
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142967&action=edit
Object catalog of the original documenti in Excel and Calc

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118273] FILESAVE XLSX Basic code with Userform does not work in Calc

2018-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118273

--- Comment #1 from Gabor Kelemen  ---
Created attachment 142966
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142966&action=edit
The file saved by LO 6

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs