-
Bug
-
Resolution: Obsolete
-
Medium
-
None
-
None
-
None
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
The Confluence Drag and Drop plugin has a file called "jquery-ui-1.7.2.custom.css" that has a bunch of jquery-ui styling in it. If any plugin uses jquery-ui it will probably clobber this and break things in the Drag and Drop plugin. This happened recently with Team Calendars (TEAMCAL-819) and will probably happen again.
Because of the way this has been done there is no easy way for a plugin to avoid conflicting with the Drag and Drop plugin. It would probably be best if the Drag and Drop plugin used standard jquery-ui styling and that this was moved into a separate component that could be reused by other plugins.
- is related to
-
CONFSERVER-51319 Use AUI jQuery UI instead of bundling it
- Closed
- relates to
-
CONFCLOUD-26586 Use of custom jquery-ui styling in drag and drop plugin can conflict with plugins that use jquery-ui
-
- Closed
-
- mentioned in
-
Wiki Page Failed to load
Form Name |
---|
[CONFSERVER-26586] Use of custom jquery-ui styling in drag and drop plugin can conflict with plugins that use jquery-ui
Workflow | Original: JAC Bug Workflow v3 [ 2903455 ] | New: CONFSERVER Bug Workflow v4 [ 2998025 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2801622 ] | New: JAC Bug Workflow v3 [ 2903455 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2735071 ] | New: JAC Bug Workflow v2 [ 2801622 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400517 ] | New: JAC Bug Workflow [ 2735071 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2300059 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400517 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2234275 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2300059 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2196539 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2234275 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1927489 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2196539 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1716680 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1927489 ] |
Description |
Original:
The Confluence Drag and Drop plugin has a file called "jquery-ui-1.7.2.custom.css" that has a bunch of jquery-ui styling in it. If any plugin uses jquery-ui it will probably clobber this and break things in the Drag and Drop plugin. This happened recently with Team Calendars (TEAMCAL-819) and will probably happen again.
Because of the way this has been done there is no easy way for a plugin to avoid conflicting with the Drag and Drop plugin. It would probably be best if the Drag and Drop plugin used standard jquery-ui styling and that this was moved into a separate component that could be reused by other plugins. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-26586]. {panel} The Confluence Drag and Drop plugin has a file called "jquery-ui-1.7.2.custom.css" that has a bunch of jquery-ui styling in it. If any plugin uses jquery-ui it will probably clobber this and break things in the Drag and Drop plugin. This happened recently with Team Calendars (TEAMCAL-819) and will probably happen again. Because of the way this has been done there is no easy way for a plugin to avoid conflicting with the Drag and Drop plugin. It would probably be best if the Drag and Drop plugin used standard jquery-ui styling and that this was moved into a separate component that could be reused by other plugins. |