[Libreoffice-bugs] [Bug 126509] Possible Regression: Difficulty to Scroll Up Using Two Fingers on Mouse Pad

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

Jan-Marek Glogowski  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Jan-Marek Glogowski  ---
(In reply to V Stuart Foote from comment #2)
> (In reply to V Stuart Foote from comment #1)
> >... and fixed now with https://gerrit.libreoffice.org/#/c/73614/
> 
> oops, of course not that is QT5 vcl--is similar handling needed for KDE5 vcl?

$ LANG=C wc -l vcl/unx/kf5/*
  210 vcl/unx/kf5/KF5FilePicker.cxx
   65 vcl/unx/kf5/KF5FilePicker.hxx
  252 vcl/unx/kf5/KF5SalFrame.cxx
   49 vcl/unx/kf5/KF5SalFrame.hxx
  123 vcl/unx/kf5/KF5SalInstance.cxx
   48 vcl/unx/kf5/KF5SalInstance.hxx
  747 total

For fun I also ran:

$ cloc vcl/unx/kf5/
   6 text files.
   6 unique files.  
   0 files ignored.

github.com/AlDanial/cloc v 1.81  T=0.01 s (408.3 files/s, 50833.9 lines/s)
---
Language files  blankcomment   code
---
C++  3101126358
C/C++ Header 3 34 62 66
---
SUM: 6135188424
---

In comparison to:

$ wc -l vcl/qt5/* vcl/inc/qt5/* 
...
 13137 total

$ $ cloc vcl/qt5/ vcl/inc/qt5/
  60 text files.
  60 unique files.  
   0 files ignored.

github.com/AlDanial/cloc v 1.81  T=0.09 s (682.3 files/s, 149390.8 lines/s)
---
Language files  blankcomment   code
---
C++ 31   1409829   8427
C/C++ Header29458582   1432
---
SUM:60   1867   1411   9859
---

So you can basically assume to almost never find a "real" kde5 / kf5 bug, but a
bug in the underlying qt5 plugin. Most of the code in kf5 is just boilerplate.

/me also tried sloccount, but that doesn't seem to account header files...

So I very much assume you're right and this is a dup of bug 125201, so I'm
closing is as that.

(In reply to Gunter Ohrner from comment #0)
> Expected Results:
> Smooth upwards scrolling as in every other application, and comparable to
> downwards scrolling behaviour in every application including LibreOffice.

Smooth scrolling isn't yet implemented, nevertheless current scrolling
implementation in 6.3 should fix the erratic behavior you reported in this bug.

*** This bug has been marked as a duplicate of bug 125201 ***

-- 
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 126509] Possible Regression: Difficulty to Scroll Up Using Two Fingers on Mouse Pad

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

V Stuart Foote  changed:

   What|Removed |Added

 CC||bu...@bubli.org

--- Comment #2 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #1)
>... and fixed now with https://gerrit.libreoffice.org/#/c/73614/

oops, of course not that is QT5 vcl--is similar handling needed for KDE5 vcl?

-- 
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 126509] Possible Regression: Difficulty to Scroll Up Using Two Fingers on Mouse Pad

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

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=98
   ||181,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||5201
 Blocks||102495
 CC||glo...@fbihome.de,
   ||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
Hmm, I get confused with scrolling 'direction' (stupid macOS) anyhow is this a
dupe of bug 125201 and fixed now with https://gerrit.libreoffice.org/#/c/73614/


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
-- 
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