Opened 10 years ago
Closed 10 years ago
#8495 closed bug (notabug)
Draggable Element Stops Being So After Fullscreen Mode Enabled
Reported by: | grn2012 | Owned by: | grn2012 |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.draggable | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you try dragging an element in fullscreen mode (in Firefox 14) it won't work. Also, once fullscreen mode is disabled, the element still doesn't drag. The URL to refer to this issue is http://prj.terrasoft.x10.mx/cloudtop/. Try clicking the fullscreen button at the bottom right (computer monitor with a plus sign on it) then attempt to move the clock widget. Let me know if you have any idea why this is happening.
Change History (4)
comment:1 Changed 10 years ago by
Component: | ui.core → ui.draggable |
---|---|
Owner: | set to grn2012 |
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
A test case has been created here: http://jsfiddle.net/terrasoft/eCCNK/9/
HOWEVER, note that the fullscreen code doesn't work for me in jsFiddle unless I visit the actual page being shown in the bottom right, and that URL is http://fiddle.jshell.net/terrasoft/eCCNK/9/show/
comment:4 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is a bug in the fullscreen script you're using: http://fiddle.jshell.net/eCCNK/15/show/
Please provide a reduced test case using jsFiddle or jsbin.