[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||bo...@clocked.eu

--- Comment #25 from Stéphane Guillou (stragu) 
 ---
*** Bug 158435 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

--- Comment #24 from Boudi  ---
7.6.2.1

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

lupu...@web.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #23 from lupu...@web.de ---
I installed an 24.2 alpha

=>
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5fe2bf914c251009ec4709fa8fdc45c3b53f676b
CPU threads: 8; OS: macOS 14.1.1; UI render: Skia/Metal; VCL: osx
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

Interestingly, it works if you move the cursor on the left side of the page. If
you move it on the right side, the cursor still shows the old behaviour. So the
bug seems not to be fixed for me

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

--- Comment #22 from Stéphane Guillou (stragu) 
 ---
(In reply to lupurus from comment #21)
> Oh, I didn't know that. Unfortunately I cannot find any alpha version of
> 24.2, so I cannot test it.

Daily builds are here:
https://dev-builds.libreoffice.org/daily/master/current.html
It would be great if you could also confirm it fixes it for you in 24.2. (And
change the status from "resolved" to "verified" if it does.)

Regarding the issue not being fixed in 7.6: often, changes are too big to
backport in stable branches, as they could bring in new regressions. That's why
you might see bugs fixed in trunk but not in existing release branches.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

--- Comment #21 from lupu...@web.de ---
(In reply to Patrick Luby from comment #19)
> As I noted in
> https://bugs.documentfoundation.org/show_bug.cgi?id=153306#c15, I marked
> this resolved/fixed starting with LibreOffice 24.2.
> 
> AFAICT, this bug was within the third-party Skia code which was shipped with
> LibreOffice 7.6. A newer version of Skia is in LibreOffice 24.2 (i.e. the
> next release) and that appears to fix the Skia bug that causes this bug.
> 
> I'm just a volunteer here and I am not a Skia expert so I don't know if
> there are any plans to backport the newer Skia version to LibreOffice 7.6 so
> feel free to reset the status to whatever you want. It's your bug.

Oh, I didn't know that. Unfortunately I cannot find any alpha version of 24.2,
so I cannot test it. But I will beleive you :) Thanks for fixing that bug.


(In reply to Victor Graus from comment #20)
> Yes, forcing/disabling Skia is a workaround, but in my case it works, I hope
> it does for you.
> 
> Anyway I don't see any difference between using one render mode or another
> (though I don't know much about computers/libraries).

Yes, it works, of course, but besides the glitchy UI, I had the feeling, that
using Skia at least improves a little bit the smootheness, especially on
scrolling.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-10-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

--- Comment #20 from Victor Graus  ---
Yes, forcing/disabling Skia is a workaround, but in my case it works, I hope it
does for you.

Anyway I don't see any difference between using one render mode or another
(though I don't know much about computers/libraries).

If in the next versions (wait a few months) the bug persists perhaps you could
mark it as "Reopened".

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-10-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

--- Comment #19 from Patrick Luby  ---
(In reply to lupurus from comment #18)
> I just downloaded LibreOffice_7.6.2.1_MacOS_aarch64.dmg from September 27.
> The bug is still there. So why is this bug marked as fixed?

As I noted in https://bugs.documentfoundation.org/show_bug.cgi?id=153306#c15, I
marked this resolved/fixed starting with LibreOffice 24.2.

AFAICT, this bug was within the third-party Skia code which was shipped with
LibreOffice 7.6. A newer version of Skia is in LibreOffice 24.2 (i.e. the next
release) and that appears to fix the Skia bug that causes this bug.

I'm just a volunteer here and I am not a Skia expert so I don't know if there
are any plans to backport the newer Skia version to LibreOffice 7.6 so feel
free to reset the status to whatever you want. It's your bug.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-10-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

--- Comment #18 from lupu...@web.de ---
@Victor Graus: Changing the render mode is not a bug fix, it's a workaround.
Using Skia is actually the reason of the bug.

-

I just downloaded LibreOffice_7.6.2.1_MacOS_aarch64.dmg from September 27. The
bug is still there. So why is this bug marked as fixed?

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

--- Comment #17 from Victor Graus  ---
I'm the author of Bug 157251, which is a duplicate of this one.

In my case the issue has been solved thanks to a recommendation from Telesto,
without needing to download the latest master build.

Following Telesto, I have gone to Tools/Options/LibreOffice/View and I've
checked the box "Force Skia Software Rendering", and the bug is now fixed.

Alternatively it also works well if I uncheck both "Use Skia For All Rendering"
and "Force Skia Software Rendering", but I check "Use Hardware Acceleration".

I don't know if these tricks will work for everyone.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||vicgr...@gmail.com

--- Comment #16 from Stéphane Guillou (stragu) 
 ---
*** Bug 157251 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

Patrick Luby  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #15 from Patrick Luby  ---
So it seems that this bug is fixed in master so I am marking it as
resolved/fixed. I assume that the fix is a byproduce of commit
81994cb2b8b32453a92bcb011830fcb884f22ff3 which included several changes for
inverting bitmaps and alpha masks.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

--- Comment #14 from greg.diehl@gmail.com ---
I was able to reproduce this issue, when I move the indentation on the ruler,
with a iMac 21.5" Intel running macOS 13.5 with the current release of
LibreOffice

Version: 7.5.5.2 (X86_64) / LibreOffice Community
Build ID: ca8fe7424262805f223b9a2334bc7181abbcbf5e
CPU threads: 4; OS: Mac OS X 13.5; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Downloaded the current nightly build and I was unable to reproduce the problem

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 1f2c7422216f568b148ddfbe75412d605335c110
CPU threads: 4; OS: Mac OS X 13.5; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

--- Comment #13 from Dieter  ---
*** Bug 156563 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||jens.d...@live.de

--- Comment #12 from Stéphane Guillou (stragu) 
 ---
*** Bug 156563 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

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

--- Comment #11 from Patrick Luby  ---
I can reproduce this with the latest libreoffice-7-6 code but, interestingly, I
cannot reproduce it with the latest nightly master build.

The nightly master builds include a significant number of Skia changes and it
appears to me that one or more of those changes have also fixed this bug.

Can anyone download the latest main installer from the following link and
confirm that this bug is fixed in the latest nightly builds? In the meantime, I
will see if I can find any code changes in master that I can backport to
libreoffice-7-6:

https://dev-builds.libreoffice.org/daily/master/

Important notes:
1. Only download *.dmg files that are dated 27 July 2023 or later
2. The *.dmg files are not codesigned so you will need to execute the following
command in the Terminal for each of the *.dmg files that you download:
xattr -d com.apple.quarantine 

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Version|7.4.5.1 release |7.3.0.3 release

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

--- Comment #10 from lupu...@web.de ---
(In reply to Stéphane Guillou (stragu) from comment #8)
> Would be great if affected users could test earlier releases and see if this
> issue is a regression.
> If you do test, please make sure to paste the About information here.

On macOS the earliest release with Skia support is 7.3. I tested it with

Version: 7.3.0.1 / LibreOffice Community
Build ID: 840fe2f57ae5ad80d62bfa6e25550cb10ddabd1d
CPU threads: 8; OS: Mac OS X 10.16; UI render: Skia/Metal; VCL: osx
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded

Still the same.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

--- Comment #9 from V Stuart Foote  ---
I do see it on Windows builds as well.

STR
1. blank writer doc
2. apply the dt 
3. locate the "He was dripping with sweat now," passage
4. mouse point into dripping
5. cursor (L,R) and I'm seeing the affect

Almost seems it is an off by 1 size calculation for the text cursor when it is
being moved left or right after the pointer click into canvas. The os/DE
defined width of the cursor (narrower or wider) does not affect the "ghost"
left.

Skia raster frame is not affected, only with Vulkan rendering.

Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: e08c910f9ee520ce00fe99d6dab9988138996ee3
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

RenderMethod: vulkan
Vendor: 0x8086
Device: 0x8a52
API: 1.2.151
Driver: 0.402.661
DeviceType: integrated
DeviceName: Intel(R) Iris(R) Plus Graphics
Denylisted: no

Will check a couple of older nVidia GPUs, but suspect it will be Vulkan or
Metal  driver/hardware dependent.

Reasonable work around is for users to disable Skia Vulkan/Metal, and possibly
set a deny list for affected GPU/os pairings.

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

[Libreoffice-bugs] [Bug 153306] Cursor leftovers keep being displayed when using Skia Vulkan/Metal

2023-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153306

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
  Component|LibreOffice |graphics stack
Summary|Cursor keeps displayed when |Cursor leftovers keep being
   |using Skia Metal on macOS   |displayed when using Skia
   ||Vulkan/Metal

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
Would be great if affected users could test earlier releases and see if this
issue is a regression.
If you do test, please make sure to paste the About information here.

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