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 comment:1
component: | ui.core → ui.resizable |
---|---|
summary: | jQueryUI Dialog control causes an https domain to report 'unsecured items' in IE7 → Resizable: https domain reports 'unsecured items' in IE7 |
Changed May 17, 2011 09:35PM UTC by 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 comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
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 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 comment:5
milestone: | 1.9 → 1.8.14 |
---|