[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

--- Comment #7 from grovel...@gmail.com ---
corrected macro works great!  Thank you Samuel Mehrbrodt & raal

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

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

--- Comment #6 from Samuel Mehrbrodt (allotropia) 
 ---
Created attachment 188829
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188829=edit
Spreadsheet with corrected macro

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

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

Samuel Mehrbrodt (allotropia)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #5 from Samuel Mehrbrodt (allotropia) 
 ---
Not really a regression.
You are loading a document via loadComponentFromURL, and there is no guarantee
that no dialog pops up there.

If you want to restore the old behavior, you need to set the "Hidden" attribute
[1]of the MediaDescriptor to true.

I will upload your file with this attribute added.

[1]
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1MediaDescriptor.html#a1922b1bc53179cdff4d220977a130e15

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

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-07-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

BogdanB  changed:

   What|Removed |Added

 Blocks||107659
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107659
[Bug 107659] [META] Macro bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-07-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

raal  changed:

   What|Removed |Added

  Regression By||Samuel Mehrbrodt
 CC||samuel.mehrbrodt@allotropia
   ||.de
   Keywords||bibisected, bisected

--- Comment #4 from raal  ---
This seems to have begun at the below commit in bibisect repository/OS
bibisect-linux-64-6.2.
Adding Cc: to Samuel Mehrbrodt ; Could you possibly take a look at this one?
Thanks

f3c113f21e4829e1926fc8bed494b14ef1fb3e3e is the first bad commit
commit f3c113f21e4829e1926fc8bed494b14ef1fb3e3e
Author: Jenkins Build User 
Date:   Tue Jun 19 14:25:28 2018 +0200

source sha:1115a60e6d825c049680e7f2caf318e36d481b12

56086: tdf#118238 Only disable UI interaction when loading document as hidden |
https://gerrit.libreoffice.org/c/core/+/56086

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

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-07-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
 Status|UNCONFIRMED |NEW
   Keywords||regression
 Ever confirmed|0   |1

--- Comment #3 from raal  ---
confirm with Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7f1012806f5cf2cd53e52d8f2a95c09a2215efbc
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

Works in Version: 5.3.0.0.alpha1+
Build ID: 4136757b4e51c4e6f7cb4132c95538a7f831ef2c

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

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

--- Comment #2 from grovel...@gmail.com ---
Created attachment 188185
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188185=edit
csv file for text import to example TST.ods

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

[Libreoffice-bugs] [Bug 156144] csv file text import dialog stops macro execution in Calc 7.3.7.2

2023-07-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156144

--- Comment #1 from grovel...@gmail.com ---
Created attachment 188184
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188184=edit
spreadsheet containing macro to import csv data

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