[Libreoffice-bugs] [Bug 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

Jan-Marek Glogowski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |glo...@fbihome.de
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #15 from Jan-Marek Glogowski  ---
I intentionally broke this, to be reminded to fix all the non-qt5 based
backends. In the end I didn't find the time and actually forgot about it.

Gerrit revert for master: https://gerrit.libreoffice.org/#/c/77390/

I'll push a 6-3 change after it is merged and I guess it'll be fixed in 6.3.1.

And this is definitely no old / driver related bug. The patch is correct to
handle non-RTL documents in an RTL UI or visa versa, but it needs adaption to
the scroll wheel and smooth scroll handling on all platforms to work correctly,
which is a larger effort.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

Xisco FaulĂ­  changed:

   What|Removed |Added

   Severity|normal  |major
   Priority|medium  |high
 CC||xiscofa...@libreoffice.org
Version|4.2.0.4 release |6.3.0.2 rc

--- Comment #14 from Xisco FaulĂ­  ---
it can't be a LibreOffice 4.2 problem since the bisection points to a commit
from 2019-06-14

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

V Stuart Foote  changed:

   What|Removed |Added

 CC||woj...@unir.se

--- Comment #13 from V Stuart Foote  ---
*** Bug 126854 has been marked as a duplicate of this bug. ***

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

Buovjaga  changed:

   What|Removed |Added

 CC||t.hir...@web.de

--- Comment #12 from Buovjaga  ---
*** Bug 126817 has been marked as a duplicate of this bug. ***

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #11 from trainma...@gmail.com ---
(In reply to Luke from comment #9)
> OK, I see the problem, under Steps to Reproduce, you need to add
> 
> * Settings -> Mouse and Touchpad -> Natural Scrolling -> OFF
> 
> With natural scrolling disabled, only LibreOffice has reversed horizonal
> scroll. Vertical scroll is correct.  
> 
> 
> Note: this is not the default setting for Ubuntu or Arch. That's why I had
> so much trouble reproducing this issue.

I just tried the same on MacOS, and got the same result. Horizontal scroll
reversed to other apps, vertical correct.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #10 from Luke  ---
To be clear, I can reproduce this issue under Arch + gnome + libinput. It was
the instructions that I found confusing.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #9 from Luke  ---
OK, I see the problem, under Steps to Reproduce, you need to add

* Settings -> Mouse and Touchpad -> Natural Scrolling -> OFF

With natural scrolling disabled, only LibreOffice has reversed horizonal
scroll. Vertical scroll is correct.  


Note: this is not the default setting for Ubuntu or Arch. That's why I had so
much trouble reproducing this issue.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #8 from Luke  ---
With Linux + libinput + GNOME 3.32, all applications including Libreoffice,
when I two-finger scroll from left-to-right, the scrollbar moves from
right-to-left. The scrollbar moves in the opposite direction. This is the
expected behavior. Libreoffice is behaving like every other app. 

You can test Firefox and Chrome on a page by zooming into:
https://tinderbox.libreoffice.org/MASTER/status.html

Also tested evince. In all cases both vertical and horizontal 2-finger
scrolling is reversed. This seems by design and not a bug. 

>From bug 76017, comment 6

> The expected behavior (standard across all applications and all platforms)
> is that a two-finger scroll on a touch pad drags the sheet, NOT the scroll
> bar.  Remember that the sheet and the scroll bar move in opposite directions
> from each other.  With a two-finger scroll on a touch pad, the expected
> behavior is that the sheet moves in the direction of the gesture, which
> means the scroll bars move in the opposite direction.
> 
> This is standard across all applications, and in fact LibreOffice does it
> correctly in the vertical axis.  It's only in the horizontal axis that
> LibreOffice has it wrong.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #7 from Luke  ---
With Linux + libinput + GNOME 3.32, all applications including Libreoffice,
when I two-finger scroll from left-to-right, the scrollbar moves from
right-to-left. The scrollbar moves in the opposite direction. This is the
expected behavior. Libreoffice is behaving like every other app. 

You can test Firefox and Chrome on a page by zooming into:
https://tinderbox.libreoffice.org/MASTER/status.html

Also tested evince. In all cases both vertical and horizontal 2-finger
scrolling is reversed. This seems by design and not a bug. 

>From bug 76017, comment 6

> The expected behavior (standard across all applications and all platforms) is 
> that a two-finger scroll on a touch pad drags the sheet, NOT the scrollbar.  
> Remember that the sheet and the scrollbar move in opposite directions from 
> each other.  With a two-finger scroll on a touchpad, the expected behavior is 
> that the sheet moves in the direction of the gesture, which means the scroll 
> bars move in the opposite direction.

> This is standard across all applications, and in fact LibreOffice does it 
> correctly in the vertical axis.  It's only in the horizontal axis

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #6 from JCGoran  ---
(In reply to Matthew Hall from comment #5)
> I am able to confirm this bug happens for me also, on MacOS 10.13.6 with
> LibreOffice 6.3.0, and it does not happen in LibreOffice 6.2.5.2.
> 
> This bug is a show-stopper, and forced me to downgrade, because it's almost
> impossible to retrain your fingers to one backwards application on an entire
> computer full of correct applications.

I've just tested the Flatpak version of LibreOffice (6.2.5.2), and can confirm
that the bug is not present there, so until this behavior is fixed, using the
Flatpak version may be a viable workaround for users on Linux who don't want to
(or aren't able to) downgrade their LibreOffice installation.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #5 from Matthew Hall  ---
I am able to confirm this bug happens for me also, on MacOS 10.13.6 with
LibreOffice 6.3.0, and it does not happen in LibreOffice 6.2.5.2.

This bug is a show-stopper, and forced me to downgrade, because it's almost
impossible to retrain your fingers to one backwards application on an entire
computer full of correct applications.

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

steve -_-  changed:

   What|Removed |Added

Summary|Two Finger Horizontal   |Two Finger Horizontal
   |Scroll is Reversed with |Scroll is Reversed with
   |libinput Driver on Linux|libinput Driver on Linux
   ||and 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