partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 400 forks source link

Chromebook interface issue #945

Closed fisherrs closed 4 years ago

fisherrs commented 6 years ago

Hi, I have a colleague that uses a chromebook and is unable to properly navigate my instance of PartKeepr or the demo site. He is unable to click anything. It highlights like he clicked, but does not proceed as if one had clicked the button or area. Not sure it this is Partkeepr specific or a php issue with chromebooks, but I have another server running a php application that doesn't have this issue.

System Information

How to reproduce

Using any ChromeOS device, log into a PartKeepr instance. Any clickable button or selection area will be selected but not "clicked". Using the spacebar and enter key normally works on the top menu, but most other places dont.

vrabcak commented 6 years ago

I have observed the same behavior on Firefox / Win10. The problem is quite rare (once in several days) and disappears randomly after reload.

On Thu, Jan 25, 2018 at 9:50 PM, fisherrs notifications@github.com wrote:

Hi, I have a colleague that uses a chromebook and is unable to properly navigate my instance of PartKeepr or the demo site. He is unable to click anything. It highlights like he clicked, but does not proceed as if one had clicked the button or area. Not sure it this is Partkeepr specific or a php issue with chromebooks, but I have another server running a php application that doesn't have this issue. System Information

  • PartKeepr Version: 1.3
  • Reproducible on the demo system: Yes

How to reproduce

Using any ChromeOS device, log into a PartKeepr instance. Any clickable button or selection area will be selected but not "clicked". Using the spacebar and enter key normally works on the top menu, but most other places dont.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/partkeepr/PartKeepr/issues/945, or mute the thread https://github.com/notifications/unsubscribe-auth/AA814th-GdaliLxz0jir2AMWkDh-pLdUks5tOOkRgaJpZM4Rtd-X .

UniversityOfPi commented 6 years ago

This behavior is near constant on the demo site (in my experience on a chromebook).

torburger commented 6 years ago

This issue is constant for me in firefox on Arch linux 4.17.2-1 and ff 61.0.

Some buttons, like Parts List or Thumbnail View become selected, but not clicked when I attempt to click them. I can then hit enter/space to "click" the item, annoying but it works. Other buttons, like the x to close windows isn't even selected it seems, as I can't "click" those buttons by selecting them with the mouse and using space/enter.

Drachenkaetzchen commented 6 years ago

@UniversityOfPi I do not own a chromebook, as such I can't reproduce the issue

@torburger

This issue is constant for me in firefox on Arch linux 4.17.2-1 and ff 61.0.

I can't reproduce the issue on FF 61.0 with the same arch kernel on https://demo.partkeepr.org.

Drachenkaetzchen commented 6 years ago

All affected users: Please have a look in your JavaScript console if there are any errors (usually F12 on most browsers) and report these errors here.

Drachenkaetzchen commented 6 years ago

Also please ensure that, for debugging and reproducing, that you have all addons disabled . I suspect it's an issue with your browser addons.

torburger commented 6 years ago

I have disabled all addons. The only things I see in the console is warnings about unreachable code after return statement (semi-colon less return statements in the JS code, see --> https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Stmt_after_return). Problem is consistent on both the demo instance and the one I'm running here (1.4.0).

Drachenkaetzchen commented 6 years ago

I'm afraid unless I'm able to reproduce the issue I can't do anything against it :( If you have additional information or ideas on how to reproduce it, let me know.

worm6666 commented 6 years ago

on FIREFOX also - now it happens on my instance = local and demo also... no LEFT CLICK reaction on anything... :-( it is unusable, no console warning or error because of impossibility to click on anything

IE and EDGE works fine...

found that it must be an issue of my FF - on another pc it works fine with FF same version... on IE all works fine without errors - only camera picture acuiring is not possible on Edge too much errors (access denied) is continuously throwing without any activity on browser...

christianlupus commented 4 years ago

Is this issue still valid? Please verify with the latest version.

baradhili commented 4 years ago

Closing as 1. its old, 2. its was rare then and appears to be a browser addon