[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

--- Comment #7 from bugreportr  ---
(In reply to Michael Weghorn from comment #6)
> Do other Qt/KDE apps use kinetic scrolling?

No, Qt doesn't support kinetic scrolling, neither in Xorg nor Wayland. Using
GTK versions of apps is better ngl even on Qt DEs 'cause they can theme pretty
well and also... kinetic scrolling :)

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

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

Michael Weghorn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Blocks||103182
 Status|UNCONFIRMED |NEW

--- Comment #6 from Michael Weghorn  ---
I can confirm on Debian testing in a GNOME Wayland session. (On Plasma Wayland,
no kinetic scrolling happens for me with the gtk3 VCL plugin even in "Tools" ->
"Customize").

(In reply to Rafael Lima from comment #2)
> The gtk3 backend uses native gtk widgets and they implement kinetic
> scrolling. However, other parts of the UI that are not fully gtk3-native may
> not implement kinetic scrolling.

That was my initial thought, too. With the commits from tdf#117388 in place, I
thought that native GTK scrollbars should be used for the main/document view as
well, though. (But maybe that's something else more is needed.)

> I'm on the kf5 backend (used for Plasma) and kinetic scrolling is not there 
> yet either.

Do other Qt/KDE apps use kinetic scrolling? Just tested Kate, and it doesn't
for me, also not in a GNOME session where GTK applications do. Or does kinetic
scrolling have to be enabled somewhere?
(But let's keep the scope for this bug report for GTK.)

(In reply to bugreportr from comment #4)
> So are there plans to implement the entirety of LibreOffice in GTK instead
> of... whatever it's using rn? Seems like a good option to release a GTK and
> a Qt version rather than use themes.

For Linux, LibreOffice has different so-called "VCL plugins" to integrate with
the different desktop environments/toolkits. There are ones based on GTK (gtk3,
gtk4) and Qt (qt5, qt6, kf5, kf6). From all I know, there's currently no plan
to change that approach.
The GTK ones mostly use native widgets, the others don't at this point in time
(s. tdf#130857 for the Qt-based VCL plugins).


Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 4d2c41e8171139e210d94b0c3c2b6b3d6392665a
CPU threads: 32; OS: Linux 6.7; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0
 CC||m.wegh...@posteo.de

--- Comment #5 from Julien Nabet  ---
bugreport: please don't confirm your bugs (that's why I put it back to
UNCONFIRMED instead of NEW). Thank you for the feedback about 24.2.

Michael: any thoughts here?

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

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

bugreportr  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #4 from bugreportr  ---
(In reply to Rafael Lima from comment #2)
> The gtk3 backend uses native gtk widgets and they implement kinetic
> scrolling. However, other parts of the UI that are not fully gtk3-native may
> not implement kinetic scrolling.

So are there plans to implement the entirety of LibreOffice in GTK instead
of... whatever it's using rn? Seems like a good option to release a GTK and a
Qt version rather than use themes.

(In reply to Julien Nabet from comment #3)
> Also, please use a more recent LO version this one is from Debian stable.

The issue persists on the latest release (24.2.3.2) too, btw.

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

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

Julien Nabet  changed:

   What|Removed |Added

Version|unspecified |7.4.7.2 release
 Ever confirmed|0   |1
 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO

--- Comment #3 from Julien Nabet  ---
Also, please use a more recent LO version this one is from Debian stable.
Debian stable is more for servers (so not suitable for Office work), not for
desktop.
Either upgrade to Debian testing version or you can keep stable but use LO
packages (and dependencies) from Debian testing.
Personally, I've been using Debian testing since years (at least 15 years I
think) and have very pbs. IMHO it's a good compromise between stability from
stable and bleeding edge versions from unstable Debian (aka SID).

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

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

Rafael Lima  changed:

   What|Removed |Added

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

--- Comment #2 from Rafael Lima  ---
The gtk3 backend uses native gtk widgets and they implement kinetic scrolling.
However, other parts of the UI that are not fully gtk3-native may not implement
kinetic scrolling.

I'm on the kf5 backend (used for Plasma) and kinetic scrolling is not there yet
either.

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

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

bugreportr  changed:

   What|Removed |Added

Version|7.4.7.2 release |unspecified

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

[Bug 161253] Only partial implementation of kinetic/inertial scrolling on GTK

2024-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161253

--- Comment #1 from bugreportr  ---
Created attachment 194327
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194327=edit
Kinetic scrolling working on customize pop-up

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