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

Hot keys not works in Opera #161

Closed
ydanila opened this issue Apr 1, 2018 · 11 comments
Closed

Hot keys not works in Opera #161

ydanila opened this issue Apr 1, 2018 · 11 comments

Comments

@ydanila
Copy link

ydanila commented Apr 1, 2018

If with older version 6.1.6 I have partial hotkey ignoring - not worked for F3.

Now with updated version hot keys not works at all.

  • Version (cloudcmd -v):
    v9.0.0
  • Node Version node -v:
    v6.11.4
  • OS (uname -a on Linux):
    Linux cubox-i 4.9.12-cubox v0.5.0 #7 SMP Thu Feb 23 21:22:20 CET 2017 armv7l armv7l armv7l GNU/Linux
  • Browser name/version:
    Opera 52.0.2871.40
  • Used Command Line Parameters:
  • Changed Config:
@ydanila ydanila changed the title Not keys not works in Opera Hot keys not works in Opera Apr 1, 2018
@coderaiser
Copy link
Owner

I could not reproduce this. Could you please try to clean cache of you browser?

@ydanila
Copy link
Author

ydanila commented Apr 2, 2018

Yes. You right - that was cache problem. But F3 still not works.

@coderaiser
Copy link
Owner

Do you have any errors in Developer Tools Console ?

@ydanila
Copy link
Author

ydanila commented Apr 2, 2018

There is no error. It just can't override standard behaviour for F3 - search command.

@coderaiser
Copy link
Owner

coderaiser commented Apr 2, 2018

Could you please try this in demo site: http://cloudcmd.herokuapp.com. Could you reproduce it?

@ydanila
Copy link
Author

ydanila commented Apr 2, 2018

No difference. F3 still has standard behaviour for Opera. If you have logging you will find that I sequentially pressed F1 - F12.

@coderaiser
Copy link
Owner

It is strange, I can not reproduce this on opera 52.0.2871.40. There is no such logging.
Could you please try to type in input in right bottom corner of this fiddle.

f4 and f3 keys processed in the same way in client/key/index.js file. All this cases uses event.preventDefault and override default browser functionality.

@ydanila
Copy link
Author

ydanila commented Apr 2, 2018

Same behaviour. All key codes catched except F3. Tested in private mode with disabled extensions.

@coderaiser
Copy link
Owner

coderaiser commented Apr 2, 2018

Looks like it is a bug in Linux Opera. Could you please try Chrome or Firefox?

@ydanila
Copy link
Author

ydanila commented Apr 2, 2018

In OS info about server side. Client side is under Windows 10 x64.

In Chrome and FF also tested - F3 works.

@coderaiser
Copy link
Owner

OK, so this is not a bug of Cloud Commander. It is a bug of Opera. You better write about it in https://bugs.opera.com/wizard/

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

2 participants