Skip to main content

Search and Top Navigation

#7390 closed bug (fixed)

Opened May 17, 2011 09:22PM UTC

Closed May 20, 2011 01:57PM UTC

Last modified November 15, 2012 06:26PM UTC

Resizable: https domain reports 'unsecured items' in IE7

Reported by: mattramey Owned by:
Priority: minor Milestone: 1.8.14
Component: ui.resizable Version: 1.8.12
Keywords: Cc:
Blocked by: Blocking:
Description

A simple jqueryui dialog (using jQuery UI 1.8.12) with resizable enabled causes the IE dialog to pop up "This page contains both secure and unsecure items" on https domains.

The offending code is in the css for select: .ui-resizable-handle

Tickets #7233, and #7293 both attempted to address this problem, but in using either fix, results in this issue. The original "about:blank" does not produce this issue in IE7 and rids the console error that is reported in Chrome dev tools.

Attachments (0)
Change History (7)

Changed May 17, 2011 09:25PM UTC by scottgonzalez comment:1

component: ui.coreui.resizable
summary: jQueryUI Dialog control causes an https domain to report 'unsecured items' in IE7Resizable: https domain reports 'unsecured items' in IE7

Changed May 17, 2011 09:35PM UTC by mattramey comment:2

Thanks for moving the ticket Scott -- I was kicking myself after I realized I couldn't change it after.

Changed May 20, 2011 01:57PM UTC by Scott González comment:3

resolution: → fixed
status: newclosed

Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.

Changeset: 42dd56de5a0d67a7db2c2f49dc665e62afce8dda

Changed May 20, 2011 01:59PM UTC by Scott González comment:4

Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.

(cherry picked from commit 42dd56de5a0d67a7db2c2f49dc665e62afce8dda)

Changeset: 9c0cd477848aa3782b36b8af95b073e11285e653

Changed May 20, 2011 01:59PM UTC by scottgonzalez comment:5

milestone: 1.91.8.14

Changed August 26, 2011 06:59PM UTC by rdworth comment:6

#7673 is a duplicate of this ticket.

Changed November 15, 2012 06:26PM UTC by scottgonzalez comment:7

#8818 is a duplicate of this ticket.