02-05-2007 05:51 AM
02-05-2007 09:44 AM
02-05-2007 10:08 AM
@Laura F. wrote:
I did the following:
- Started in the LabVIEW board, clicked "New Message"
- Entered words into the search field, clicked "Go" button rather than use Enter Key
- Went to a search results page
My problem is that it only gets to number 3 if you press Enter. If you press GO, it just goes to the front page.
Looking at the HTML for this button shows this: a href="/" onclick="javascript:document.forms['search_bar'].submit();.
I haven't been able to find what happens if you press the Enter button, but I'm guessing that this is either a problem with the submit method or with onclick event.
As for my profile options, there are a few which are not set to default, but I've tried setting the ones which would seem reasonably related back and it didn't change this. I also tested and this happens both in floated and unfloated boards.
Can anyone else see this?
As I said, this is a minor issue in the first place, so if no one else can see this, I guess it's even less important.