Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll button does not work #2949

Closed
coreline opened this issue Oct 26, 2015 · 9 comments
Closed

Scroll button does not work #2949

coreline opened this issue Oct 26, 2015 · 9 comments

Comments

@coreline
Copy link

Scroll up/down works correctly but middle button on the scroll does not work.

@bmiklautz
Copy link
Member

@coreline please have a look to https://github.com/FreeRDP/FreeRDP/wiki/BugReporting and add more information.

@coreline
Copy link
Author

coreline commented Nov 5, 2015

I do the following:

  1. Connecting to 7 win / win 2008
  2. I opened the Google Chome
  3. Open multiple tabs on Google Chome
  4. Press one of the tabs on the middle mouse button. I expect that the tab should be closed, but not locked.
  5. On some website click the middle mouse button. The mouse cursor should take the form of a cross. If you keep the mouse up or down, the page will start soon scrolls. But none of this is happening.

@bmiklautz
Copy link
Member

@coreline what version of freerdp are you using?
I've tested the above's procedure with the latest freerdp-nightly against windows 7 and the wheel button on my mouse worked fine.

@nicoulaj
Copy link

I have a similar issue, I can scroll up but not down with the mouse wheel.

System: Arch Linux (linux 4.4.5 x86_64)

Freerdp version: 2.0.0-dev (git 75ae3f5) (from arch linux user repository package freerdp-git, same issue with stable package freerdp 1.2.0)

Command:

xfreerdp /v:$HOST \
         /gd:$GATEWAY \
         /gu:$USER \
         /gp:$PASSWORD \
         /u:$USER \
         /g:$GATEWAY \
         /w:1920 \
         /h:1020 \
         /cert-ignore \
         +grab-keyboard \
         +clipboard \
         -themes \
         -wallpaper \
         /gdi:hw \
         /gfx \
         +gfx-h264 \
         +gfx-thin-client \
         +gfx-small-cache \
         +gfx-progressive

It still happens if I remove all the non-mandatory options:

xfreerdp /v:$HOST \
         /gd:$GATEWAY \
         /gu:$USER \
         /gp:$PASSWORD \
         /u:$USER \
         /g:$GATEWAY \
         /w:1920 \
         /h:1020 \
         /cert-ignore

Logs don't show anything particular.
Here is a full log with TRACE level with connexion + attempt to scroll down: https://gist.github.com/nicoulaj/ab5fce5f2b9d44968c26

@akallabeth
Copy link
Member

@nicoulaj Working fine here with debian jessie. Do you have some kind of button remapping active?

@nicoulaj
Copy link

nicoulaj commented Nov 11, 2016

No, I don't, and I tested several mice and several desktop environments on client (GNOME 3, cinnamon, XCFE) and server side (GNOME 2, XFCE).

I'm on Arch Linux by the way (CentOS 6 on server side).

Currently on freerdp 2.0.0-dev (git 6e15931).

@pachuco
Copy link

pachuco commented Feb 15, 2018

Confirming issue with
Host: Windows POSReady 2009(XP SP3 derivate) x86
Client: Windows 8 x86

Currently using 2.0.0-rc1 nightly.

@bmiklautz
Copy link
Member

@pachuco this bug is for x11.

@bmiklautz
Copy link
Member

This issue should be fixed with the latest master (upcoming v2.0). Please re-open or create a new issue if you still encounter this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants