[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-09-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #6 from Roan Kattouw  ---
For the record, I haven't experienced this problem in weeks of messing around
with VE in IE in either IE10 or IE11.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Assignee|jforrester+veteambztickets@ |roan.katt...@gmail.com
   |wikimedia.org   |
   Severity|normal  |major

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

--- Comment #5 from Mark A. Hershberger  ---
Updated to latest VE (which shares MW's JQuery?) and saw the problem again. 
Clicked IE's "Start debugging" in IE9 and wasn't able to reproduce it.

Returned to page, clicked IE's "Stop debugging" and then clicked VE's "Edit". 
Spinner went into infinite loop.

Now, what are the dev tools setting up to cause this behavior?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

--- Comment #4 from Mark A. Hershberger  ---
Created attachment 14910
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14910&action=edit
diff of changes to update jquery

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

--- Comment #3 from Mark A. Hershberger  ---
Got past part of the permission problem without messing with the registry
(yay!) by looking at newer jQuery code and seeing how it avoided use of iframe.
 It is now stopping in setUpSurface.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

--- Comment #2 from Mark A. Hershberger  ---
*** Bug 63043 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

--- Comment #1 from Mark A. Hershberger  ---
So after poking around for a bit I was able to get past this error with the
following registry key set to "1":

  HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\MAIN
  \FeatureControl\FEATURE_PROTOCOL_LOCKDOWN\iexplore.exe

Isn't IE support fun?

Now the save button (bug #63043) changes color but clicking it results in
"SCRIPT70: Permission denied" that IE's debugger says comes from the following
line in jquery.js:

proxy=function(){
return fn.apply(context,args.concat(core_slice.call(arguments)));
};

Hints on registry keys from
http://stackoverflow.com/questions/5352057/script70-permission-denied-ie9

Looks like there may be some help in the newer versions of jquery:
http://bugs.jquery.com/ticket/13936

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63039] VisualEditor: Console shows "Permission denied" on IE9 when VE is first initiated

2014-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63039

James Forrester  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
Web browser|--- |Internet Explorer
  Component|General |Initialisation
 CC||krinklem...@gmail.com,
   ||ryasm...@wikimedia.org
   Assignee|gwi...@wikimedia.org|jforrester+veteambztickets@
   ||wikimedia.org
 Blocks||50085
Summary|Visual Editor: console  |VisualEditor: Console shows
   |shows "Permission denied"   |"Permission denied" on IE9
   |on IE9 when VE is first |when VE is first initiated
   |initiated   |
Product|Parsoid |VisualEditor

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l