This topic is currently marked as "dormant"—the last message is more than 90 days old. You can revive it by posting a reply.
1Nicole_VanK
Well, that really say it all I guess. The magnifying glass icon does nothing for me.
p.s.: XP / FF 3.6.12
p.s.: XP / FF 3.6.12
4vaneska
I find it works in some places and not in others. It didn't work on my home page just now but it's been fine from within Talk.
v
v
8saltmanz
I can confirm:
In Chrome/XP it does nothing at all.
And in IE8/XP it gives a javascript error:
In Chrome/XP it does nothing at all.
And in IE8/XP it gives a javascript error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Wed, 17 Nov 2010 18:48:28 UTC
Message: 'document.stxt.submit' is null or not an object
Line: 110
Char: 1
Code: 0
URI: http://www.librarything.com/profile/saltmanz
9brightcopy
The problem is that the button does:
document.stxt.submit()
it should do
document.getElementById('stxt').submit()
document.stxt.submit()
it should do
document.getElementById('stxt').submit()
12Nicole_VanK
And in XP / FF 3.6.12
14brightcopy
Yeah, Tim fixed it but just didn't mark it as fixed. Closing for now but maybe he'll eventually mark it.
15jasbro
Have we eliminated the "Search" tab at the top of each LT page in favor of an unmarked (search) field? Thanks for your reply.
16brightcopy
15> Yes. See http://www.librarything.com/topic/102604#2310790
* The search tab has been removed and the "More" tab moved left. The "Zeitgeist" tab has been removed. It will probably be available under "more," from the home page and at the bottom of every page (like "about," which was a tab once).
You can also just click on the magnifying glass without typing in the search box to bring up the empty search form.
* The search tab has been removed and the "More" tab moved left. The "Zeitgeist" tab has been removed. It will probably be available under "more," from the home page and at the bottom of every page (like "about," which was a tab once).
You can also just click on the magnifying glass without typing in the search box to bring up the empty search form.
18brightcopy
Reopened because the fix got unfixed.
19Nicole_VanK
> 18: It seems to be a somewhat different bug now though (as reported here : http://www.librarything.com/topic/102678).
20brightcopy
To me it's the same because it's the exact same section of the code that was changed to fix this. The change was tweaked and caused problems again. This frequently happens with bug reports and we typically stick to the same report. Same bug, different symptoms. So I'm leaving this open. I won't bother the other one, though.

