[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Yannick Chiron  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #36 from Yannick Chiron  ---
Hello.  I confirm that the issue is resolved with the released version
LibreOffice 7.2.3.  Thanks everyone.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #35 from Thorsten Wagner  ---
Created attachment 176389
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176389=edit
Screenshot using LO 7.2.3

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Thorsten Wagner  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #34 from Thorsten Wagner  ---
Issue no longer exists with LO 7.2.3 (see screenshot attached).

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #33 from Thorsten Wagner  ---
Issue seems to have disappeared with current revision from master. Using the
example database issue was reproducible with LO 7.1.7 and was no longer present
with LO 7.3.0.

As there were no changes within retina rendering stuff on macOS, this was
probably not the root cause.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Aron Budea  changed:

   What|Removed |Added

   Keywords||bisected

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #32 from Yannick Chiron  ---
Bug still present in the released version LibreOffice 7.2.2.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #31 from Yannick Chiron  ---
Just for information, bug still present in the released version LibreOffice
7.2.1, and with the released Java openjdk-17 installed.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #30 from Yannick Chiron  ---
Thanks for this workaround.  I can also confirm that replacing in the Table
structure a field labeled "Memo [LONGVARCHAR]" by "Text [VARCHAR]" makes the
text appear normally. But one must be aware that "Memo [LONGVARCHAR]" has an
unspecified length of characters ("0" for unlimited) whereas "Text [VARCHAR]"
has a 100 characters length by default (can be extended, I just tried 10,000
length).

So overall, it seems that it is a working workaround while waiting for a fully
satisfying fix.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #29 from w...@sorha-consulting.be ---
Having checked with following configuration:

MacBookPro 13', 2015
LO 7.2.0.4
PostgreSQL 12

This bug occurs when a query/view column is defined as "text".
Using "varchar" instead solve the problem (as a workaround, of course)

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Buovjaga  changed:

   What|Removed |Added

 CC||thorsten.wagne...@gmail.com
   Keywords|bibisectRequest |

--- Comment #28 from Buovjaga  ---
(In reply to psidiumcode from comment #25)
> (In reply to Buovjaga from comment #24)
> > You could try bisecting it with the 7.1 repository:
> > https://wiki.documentfoundation.org/QA/Bibisect/macOS
> 
> I tried bisecting with the 7.1 repository but it was all good. 
> Then I bisected with the 7.2 repository and found the following commit.
> 
> 73381f7077e114b39dc2c46344d0366c7254de2e is the first bad commit
> commit 73381f7077e114b39dc2c46344d0366c7254de2e
> Author: libreoffice 
> Date:   Fri Mar 26 12:32:18 2021 +0100
> 
> source sha:1a167625314bf36b735176ed488e6ba9b5e9b675
> 
> source sha:1a167625314bf36b735176ed488e6ba9b5e9b675

I guess
https://git.libreoffice.org/core/commit/1a167625314bf36b735176ed488e6ba9b5e9b675
tdf#138122 Add window scaling for retina displays on macOS
...is plausible as it touches rendering stuff.

Adding Cc: to Thorsten Wagner

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #27 from Alex Thurgood  ---
I would add to this that it isn't just the content of MEMO fields as defined in
the DB that are displayed as black blocks, but any query that returns a string
considered as LONGVARCHAR/MEMO.

For example, using the Firebird LIST() function in a SELECT query returns a
query display in which the data is blacked out in the Query result window.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

psidiumcode  changed:

   What|Removed |Added

   Keywords||bibisected

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #26 from psidiumcode  ---
bisect log:

# bad: [20651168152192ab9e0f9d12a94228b24125b0d4] source
sha:3d311c6d63eafbe2f76d6f1768dc3f675970a55a
# good: [7ae9dc0eb055b3d88573a247cf3f756b06ad5cad] source
sha:738bcf5e9a8c443d60c29c3a8068e8c16c72638a
git bisect start 'master' 'oldest'
# bad: [de3791b1403f4e466497581e5a49f06f94701dbb] source
sha:9279dce41152ed692c125edfed4c80a7c28c7a0b
git bisect bad de3791b1403f4e466497581e5a49f06f94701dbb
# good: [156360b0cc59e95e1deb3f2b63c8572b055ff9a0] source
sha:022f61e6bd876fbcbcefd63708bf4c7ee5063f3a
git bisect good 156360b0cc59e95e1deb3f2b63c8572b055ff9a0
# bad: [c97f1de0178ec9b8e314df9e5c43ceca2e6fbc1e] source
sha:86b192965ee8d625092b723337f6a65bdf34dcb7
git bisect bad c97f1de0178ec9b8e314df9e5c43ceca2e6fbc1e
# bad: [d3951b89e6b7f631114b3aa866378788fe7f8877] source
sha:167f4edc54bca5f62f098dcff2bff3cce4a51c58
git bisect bad d3951b89e6b7f631114b3aa866378788fe7f8877
# bad: [bf887f5547accfd8513351000cdbd7620a92de2b] source
sha:6220d619b42b18cca7280174daed56aad5c82fce
git bisect bad bf887f5547accfd8513351000cdbd7620a92de2b
# bad: [62add0f516fea5072693b8dcf9dc2e91075d5ee1] source
sha:3b3591d3c127c306f4d5f6bbb34118b03c3124c0
git bisect bad 62add0f516fea5072693b8dcf9dc2e91075d5ee1
# good: [ced5ab4d71d13cfe543a164bfc5b0bc3805e13f3] source
sha:602a044014b55a5a1b1a5f0e96af603590ee899f
git bisect good ced5ab4d71d13cfe543a164bfc5b0bc3805e13f3
# bad: [b00c689af48d3f973d91e7a6c3212cd25e0ebbbf] source
sha:b6f574ad86316956cf27efec61af9cbda273e054
git bisect bad b00c689af48d3f973d91e7a6c3212cd25e0ebbbf
# good: [8644b62f52c663eaa03691f3868eb56c53fa4600] source
sha:ad55d51486264260a135b36c85973a728e006de7
git bisect good 8644b62f52c663eaa03691f3868eb56c53fa4600
# good: [6553109660ff34893fed1fba2a54d2fdfed1faee] source
sha:79e471dc116f0b662e48d915d395d398057d137f
git bisect good 6553109660ff34893fed1fba2a54d2fdfed1faee
# bad: [deab522b3aa90a43f9b3c703894e8a014b08b33f] source
sha:058ad4b900b5e0ee902f3e89ed121c2b5f8c58f1
git bisect bad deab522b3aa90a43f9b3c703894e8a014b08b33f
# bad: [73381f7077e114b39dc2c46344d0366c7254de2e] source
sha:1a167625314bf36b735176ed488e6ba9b5e9b675
git bisect bad 73381f7077e114b39dc2c46344d0366c7254de2e
# good: [2538fbd480d71ad492642b8b02792cbdeda42a29] source
sha:5bd90f7f5852056342f1a81a1285b474d468eadd
git bisect good 2538fbd480d71ad492642b8b02792cbdeda42a29
# first bad commit: [73381f7077e114b39dc2c46344d0366c7254de2e] source
sha:1a167625314bf36b735176ed488e6ba9b5e9b675

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #25 from psidiumcode  ---
(In reply to Buovjaga from comment #24)
> You could try bisecting it with the 7.1 repository:
> https://wiki.documentfoundation.org/QA/Bibisect/macOS

I tried bisecting with the 7.1 repository but it was all good. 
Then I bisected with the 7.2 repository and found the following commit.

73381f7077e114b39dc2c46344d0366c7254de2e is the first bad commit
commit 73381f7077e114b39dc2c46344d0366c7254de2e
Author: libreoffice 
Date:   Fri Mar 26 12:32:18 2021 +0100

source sha:1a167625314bf36b735176ed488e6ba9b5e9b675

source sha:1a167625314bf36b735176ed488e6ba9b5e9b675

 .../Contents/Frameworks/libvclplug_osxlo.dylib | Bin 792028 -> 801996
bytes
 .../Contents/Resources/config/images_breeze.zip| Bin 1888042 -> 1888042
bytes
 .../Resources/config/images_breeze_dark.zip| Bin 1883715 -> 1883715
bytes
 .../Resources/config/images_breeze_dark_svg.zip| Bin 1566710 -> 1566710
bytes
 .../Resources/config/images_breeze_svg.zip | Bin 1564232 -> 1564232
bytes
 .../Contents/Resources/config/images_colibre.zip   | Bin 2757318 -> 2757318
bytes
 .../Resources/config/images_colibre_svg.zip| Bin 2883054 -> 2883054
bytes
 .../Resources/config/images_elementary.zip | Bin 4174032 -> 4174032
bytes
 .../Resources/config/images_elementary_svg.zip | Bin 5454875 -> 5454875
bytes
 .../Resources/config/images_karasa_jaga.zip| Bin 4879773 -> 4879773
bytes
 .../Resources/config/images_karasa_jaga_svg.zip| Bin 19303300 -> 19303300
bytes
 .../Contents/Resources/config/images_sifr.zip  | Bin 2104813 -> 2104813
bytes
 .../Contents/Resources/config/images_sifr_dark.zip | Bin 2106689 -> 2106689
bytes
 .../Resources/config/images_sifr_dark_svg.zip  | Bin 1756382 -> 1756382
bytes
 .../Contents/Resources/config/images_sifr_svg.zip  | Bin 1752511 -> 1752511
bytes
 .../Contents/Resources/config/images_sukapura.zip  | Bin 3040207 -> 3040207
bytes
 .../Resources/config/images_sukapura_svg.zip   | Bin 4345422 -> 4345422
bytes
 LibreOffice.app/Contents/Resources/setuprc |   2 +-
 LibreOffice.app/Contents/Resources/versionrc   |   2 +-
 19 files changed, 2 insertions(+), 2 deletions(-)

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #24 from Buovjaga  ---
You could try bisecting it with the 7.1 repository:
https://wiki.documentfoundation.org/QA/Bibisect/macOS

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #23 from Alex Thurgood  ---
(In reply to Yannick Chiron from comment #22)
> Just for information, bug still present in the released version LibreOffice
> 7.2.0

Yep, confirming here too with 

Version: 7.2.0.4 / LibreOffice Community
Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b
CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #22 from Yannick Chiron  ---
Just for information, bug still present in the released version LibreOffice
7.2.0

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-08-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #21 from Yannick Chiron  ---
Thank you frofa.  The bug was discovered with the 7.1.1 version, and does not
affect 7.0.x versions.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #20 from frofa  ---
The described problem is NOT present using LO version 7.0.6.2 on Mac OS
'Catalina' version 10.15.7 with the example database 'fresh simple database
showing the problem' provided above.

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #19 from Yannick Chiron  ---
Just for information, bug still present in the released version LibreOffice
7.1.5.2.

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #18 from Yannick Chiron  ---
Just for information, bug still present in the released version LibreOffice
7.1.4.2.

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-05-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #17 from Yannick Chiron  ---
Bug 125514 was opened in May 2019 for a text rendering issue which occurred in
an older version of LibreOffice (6.3), not affected by the bug of this thread. 
Apparently, the text rendering issue was fixed, so maybe bug 125514 should be
closed.  

The confusion comes from the fact that May 26, 2021 comment #19 on bug 125514
pointed to what seems the same bug as this thread but it seems that it is not
related to the initial reason of opening bug 125514.

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-05-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #16 from Alex Thurgood  ---
I would be inclined to mark this as a duplicate of bug 125514

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-05-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Alex Thurgood  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||5514

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #15 from Yannick Chiron  ---
Just for information, bug still present in the released version LibreOffice
7.1.3.2.

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #14 from Yannick Chiron  ---
I tested again LibreOffice 7.1.2.2 but after installing the new JAVA JDK 16.0.1
(I had version 16 before), and can confirm that it does not change the
situation. The bug is still present. Just thought that it was good to give it a
try.

NB: If you are not familiar with LibreOffice on Mac, for as long as I recall,
Mac users have had to install the JDK instead of the JRE, for Base to work as
expected.

-- 
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 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Alex Thurgood  changed:

   What|Removed |Added

Summary|Base VIEWING - table data   |Base VIEWING - table data
   |redacted with black |redacted with black
   |coloring for Memo   |coloring for Memo
   |[LONGVARCHAR] fields|[LONGVARCHAR] fields
   ||(macOS)

-- 
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