Search and Top Navigation
#8495 closed bug (notabug)
Opened August 13, 2012 02:42PM UTC
Closed August 14, 2012 09:20PM UTC
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.
Attachments (0)
Change History (4)
Changed August 13, 2012 02:46PM UTC by comment:1
component: | ui.core → ui.draggable |
---|---|
owner: | → grn2012 |
status: | new → pending |
Changed August 13, 2012 04:43PM UTC by comment:2
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/
Changed August 14, 2012 09:13PM UTC by comment:3
Changed August 14, 2012 09:20PM UTC by comment:4
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.