• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

IE8 Accelerator issue

E

Ethan Strauss

Flightless Bird
Hi,
I just got IE8 last week and I immediately went out and went out and
built myself some nifty new accelerators. I have made about 5 of them and
most of them work just fine, but one of them seems to sometimes cause all
accelerators to fail when it is set as the default in its category.
Everything seems fine when it is not the default. When it is default, I still
get the blue arrow thingie, but it shows nothing when I click on it. This
effect seems to also be linked to the page I am on when I have it try to use
it. For example, no accelerators work from
http://www.microsoft.com/communitie...x?dg=microsoft.public.dotnet.languages.csharp,
but they all seem to work from the new post entry window
(http://www.microsoft.com/wn3/aspx/postui.aspx) . I found something similar
described on the web
(http://www.techsupportforum.com/newreply.php?do=newreply&noquote=1&p=2445095),
but I would like to know what is going on and how to allow setting that
accelerator as default for that category.
Any ideas?
Thanks!
Ethan

here is the complete XML describing the problem accelerator

<?xml version="1.0" encoding="utf-8" ?>
<openServiceDescription
xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
<homepageUrl>http://www.promega.com/search/default.aspx</homepageUrl>
<display>
<name>Promega search</name>
<description>Search Promega's web site</description>
</display>
<activity category="Search">
<activityAction context="selection">
<preview action=
"http://www.promega.com/search/default.aspx?query={selection}"/>
<execute method="post"
action="http://www.promega.com/search/default.aspx?query={selection}">
</execute>
</activityAction>
</activity>
</openServiceDescription>
 
P

Peter Foldes

Flightless Bird
Huh ?

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Ethan Strauss" <EthanStrauss@discussions.microsoft.com> wrote in message
news:1D4EE3FF-2F92-4217-92CE-8BFC719B7ADB@microsoft.com...
> Hi,
> I just got IE8 last week and I immediately went out and went out and
> built myself some nifty new accelerators. I have made about 5 of them and
> most of them work just fine, but one of them seems to sometimes cause all
> accelerators to fail when it is set as the default in its category.
> Everything seems fine when it is not the default. When it is default, I still
> get the blue arrow thingie, but it shows nothing when I click on it. This
> effect seems to also be linked to the page I am on when I have it try to use
> it. For example, no accelerators work from
> http://www.microsoft.com/communitie...x?dg=microsoft.public.dotnet.languages.csharp,
> but they all seem to work from the new post entry window
> (http://www.microsoft.com/wn3/aspx/postui.aspx) . I found something similar
> described on the web
> (http://www.techsupportforum.com/newreply.php?do=newreply&noquote=1&p=2445095),
> but I would like to know what is going on and how to allow setting that
> accelerator as default for that category.
> Any ideas?
> Thanks!
> Ethan
>
> here is the complete XML describing the problem accelerator
>
> <?xml version="1.0" encoding="utf-8" ?>
> <openServiceDescription
> xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
> <homepageUrl>http://www.promega.com/search/default.aspx</homepageUrl>
> <display>
> <name>Promega search</name>
> <description>Search Promega's web site</description>
> </display>
> <activity category="Search">
> <activityAction context="selection">
> <preview action=
> "http://www.promega.com/search/default.aspx?query={selection}"/>
> <execute method="post"
> action="http://www.promega.com/search/default.aspx?query={selection}">
> </execute>
> </activityAction>
> </activity>
> </openServiceDescription>
>
>
 
R

rob^_^

Flightless Bird
Hi,
They have a redirect
http://www.promega.com/catalog/countryselect.aspx?returnurl=/search/default.aspx?query={selection
Regards.

"Ethan Strauss" <EthanStrauss@discussions.microsoft.com> wrote in message
news:1D4EE3FF-2F92-4217-92CE-8BFC719B7ADB@microsoft.com...
> Hi,
> I just got IE8 last week and I immediately went out and went out and
> built myself some nifty new accelerators. I have made about 5 of them and
> most of them work just fine, but one of them seems to sometimes cause all
> accelerators to fail when it is set as the default in its category.
> Everything seems fine when it is not the default. When it is default, I
> still
> get the blue arrow thingie, but it shows nothing when I click on it. This
> effect seems to also be linked to the page I am on when I have it try to
> use
> it. For example, no accelerators work from
> http://www.microsoft.com/communitie...x?dg=microsoft.public.dotnet.languages.csharp,
> but they all seem to work from the new post entry window
> (http://www.microsoft.com/wn3/aspx/postui.aspx) . I found something
> similar
> described on the web
> (http://www.techsupportforum.com/newreply.php?do=newreply&noquote=1&p=2445095),
> but I would like to know what is going on and how to allow setting that
> accelerator as default for that category.
> Any ideas?
> Thanks!
> Ethan
>
> here is the complete XML describing the problem accelerator
>
> <?xml version="1.0" encoding="utf-8" ?>
> <openServiceDescription
> xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
> <homepageUrl>http://www.promega.com/search/default.aspx</homepageUrl>
> <display>
> <name>Promega search</name>
> <description>Search Promega's web site</description>
> </display>
> <activity category="Search">
> <activityAction context="selection">
> <preview action=
> "http://www.promega.com/search/default.aspx?query={selection}"/>
> <execute method="post"
> action="http://www.promega.com/search/default.aspx?query={selection}">
> </execute>
> </activityAction>
> </activity>
> </openServiceDescription>
>
>
 
E

Ethan Strauss

Flightless Bird
Yeah, there is a redirect and weird things happen. Right now, I am working
with various accelerators to get the hang of them and iron out the bugs (like
this one). If everything goes smoothly, we may set up a better page for the
accelerator to hit.
Ethan

"rob^_^" wrote:

> Hi,
> They have a redirect
> http://www.promega.com/catalog/countryselect.aspx?returnurl=/search/default.aspx?query={selection
> Regards.
>
> "Ethan Strauss" <EthanStrauss@discussions.microsoft.com> wrote in message
> news:1D4EE3FF-2F92-4217-92CE-8BFC719B7ADB@microsoft.com...
> > Hi,
> > I just got IE8 last week and I immediately went out and went out and
> > built myself some nifty new accelerators. I have made about 5 of them and
> > most of them work just fine, but one of them seems to sometimes cause all
> > accelerators to fail when it is set as the default in its category.
> > Everything seems fine when it is not the default. When it is default, I
> > still
> > get the blue arrow thingie, but it shows nothing when I click on it. This
> > effect seems to also be linked to the page I am on when I have it try to
> > use
> > it. For example, no accelerators work from
> > http://www.microsoft.com/communitie...x?dg=microsoft.public.dotnet.languages.csharp,
> > but they all seem to work from the new post entry window
> > (http://www.microsoft.com/wn3/aspx/postui.aspx) . I found something
> > similar
> > described on the web
> > (http://www.techsupportforum.com/newreply.php?do=newreply&noquote=1&p=2445095),
> > but I would like to know what is going on and how to allow setting that
> > accelerator as default for that category.
> > Any ideas?
> > Thanks!
> > Ethan
> >
> > here is the complete XML describing the problem accelerator
> >
> > <?xml version="1.0" encoding="utf-8" ?>
> > <openServiceDescription
> > xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
> > <homepageUrl>http://www.promega.com/search/default.aspx</homepageUrl>
> > <display>
> > <name>Promega search</name>
> > <description>Search Promega's web site</description>
> > </display>
> > <activity category="Search">
> > <activityAction context="selection">
> > <preview action=
> > "http://www.promega.com/search/default.aspx?query={selection}"/>
> > <execute method="post"
> > action="http://www.promega.com/search/default.aspx?query={selection}">
> > </execute>
> > </activityAction>
> > </activity>
> > </openServiceDescription>
> >
> >
 
P

PA Bear [MS MVP]

Flightless Bird
Maybe it's a Toyota? <w>
http://pressroom.toyota.com/pr/tms/toyota/FAQ-for-Sticking-Accelerator-Pedal-152196.aspx


Peter Foldes wrote:
> Huh ?
>
>
> "Ethan Strauss" <EthanStrauss@discussions.microsoft.com> wrote in message
> news:1D4EE3FF-2F92-4217-92CE-8BFC719B7ADB@microsoft.com...
>> Hi,
>> I just got IE8 last week and I immediately went out and went out and
>> built myself some nifty new accelerators. I have made about 5 of them and
>> most of them work just fine, but one of them seems to sometimes cause all
>> accelerators to fail when it is set as the default in its category.
>> Everything seems fine when it is not the default. When it is default, I
>> still get the blue arrow thingie, but it shows nothing when I click on
>> it.
>> This effect seems to also be linked to the page I am on when I have it
>> try
>> to use it. For example, no accelerators work from
>> http://www.microsoft.com/communitie...x?dg=microsoft.public.dotnet.languages.csharp,
>> but they all seem to work from the new post entry window
>> (http://www.microsoft.com/wn3/aspx/postui.aspx) . I found something
>> similar
>> described on the web
>> (http://www.techsupportforum.com/newreply.php?do=newreply&noquote=1&p=2445095),
>> but I would like to know what is going on and how to allow setting that
>> accelerator as default for that category.
>> Any ideas?
>> Thanks!
>> Ethan
>>
>> here is the complete XML describing the problem accelerator
>>
>> <?xml version="1.0" encoding="utf-8" ?>
>> <openServiceDescription
>> xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
>> <homepageUrl>http://www.promega.com/search/default.aspx</homepageUrl>
>> <display>
>> <name>Promega search</name>
>> <description>Search Promega's web site</description>
>> </display>
>> <activity category="Search">
>> <activityAction context="selection">
>> <preview action=
>> "http://www.promega.com/search/default.aspx?query={selection}"/>
>> <execute method="post"
>> action="http://www.promega.com/search/default.aspx?query={selection}">
>> </execute>
>> </activityAction>
>> </activity>
>> </openServiceDescription>
 
T

Tautvydas

Flightless Bird
Hello Ethan,

If this problem still actual to you. I found one possible couse for that.
The problem is in name of category "Search". It somehow conflics with Search
providers. Because for every Search provider there is also generated
accelerator, where one is default.
So just change category to "Find" or something else, and everyhting should
work smoothly.

"Ethan Strauss" wrote:

> Hi,
> I just got IE8 last week and I immediately went out and went out and
> built myself some nifty new accelerators. I have made about 5 of them and
> most of them work just fine, but one of them seems to sometimes cause all
> accelerators to fail when it is set as the default in its category.
> Everything seems fine when it is not the default. When it is default, I still
> get the blue arrow thingie, but it shows nothing when I click on it. This
> effect seems to also be linked to the page I am on when I have it try to use
> it. For example, no accelerators work from
> http://www.microsoft.com/communitie...x?dg=microsoft.public.dotnet.languages.csharp,
> but they all seem to work from the new post entry window
> (http://www.microsoft.com/wn3/aspx/postui.aspx) . I found something similar
> described on the web
> (http://www.techsupportforum.com/newreply.php?do=newreply&noquote=1&p=2445095),
> but I would like to know what is going on and how to allow setting that
> accelerator as default for that category.
> Any ideas?
> Thanks!
> Ethan
>
> here is the complete XML describing the problem accelerator
>
> <?xml version="1.0" encoding="utf-8" ?>
> <openServiceDescription
> xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
> <homepageUrl>http://www.promega.com/search/default.aspx</homepageUrl>
> <display>
> <name>Promega search</name>
> <description>Search Promega's web site</description>
> </display>
> <activity category="Search">
> <activityAction context="selection">
> <preview action=
> "http://www.promega.com/search/default.aspx?query={selection}"/>
> <execute method="post"
> action="http://www.promega.com/search/default.aspx?query={selection}">
> </execute>
> </activityAction>
> </activity>
> </openServiceDescription>
>
>
 
Top