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

Can't drag in Chrome 37 in Win8.1 #60

Open
1730wang opened this issue Oct 3, 2014 · 5 comments
Open

Can't drag in Chrome 37 in Win8.1 #60

1730wang opened this issue Oct 3, 2014 · 5 comments

Comments

@1730wang
Copy link

1730wang commented Oct 3, 2014

Can't drag the panel in Chrome 37 in Win8.1

@lukaszmac
Copy link

I see the same issue in Win8.1 and Chrome 3.0.2357.130 m

@ScottBeeson
Copy link

Okay this is weird. I just started testing Freeboard yesterday. Everything was fine, I could drag widgets. Today I cannot. In both Chrome 43.0.2357.132 m and Version 46.0.2455.0 canary (64-bit)

@nochte
Copy link
Contributor

nochte commented Jul 15, 2015

Are there any javascript console errors or messages?

On Jul 15, 2015, at 8:33 AM, Scott Beeson notifications@github.com wrote:

Okay this is weird. I just started testing Freeboard yesterday. Everything was fine, I could drag widgets. Today I cannot. In both Chrome 43.0.2357.132 m and Version 46.0.2455.0 canary (64-bit)


Reply to this email directly or view it on GitHub #60 (comment).

@Girgitt
Copy link

Girgitt commented Aug 7, 2015

I see the same issue with dragging in chrome 44.0.2403.130 m on win7 64bit; there are no errors in console.

FF changes li class when widget window is dragged:
image

In chrome the class does not change from "gs_w".

@Girgitt
Copy link

Girgitt commented Aug 12, 2015

I looks like it's an issue with jquery.gridster library. Freeboard uses old version (v0.1) where similar problem was reported (ducksboard/gridster.js#207). There is a fix in gridster v5.2 however upgrading gridster in freeboard requires refactoring.

A workaround for dragging issue in Chrome is to apply changes from commit ducksboard/gridster.js@021a6c2 to lib/js/thirdparty/jquery.gridster.js

Girgitt pushed a commit to Girgitt/freeboard that referenced this issue Aug 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants