Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search item list problems - items and references disordered #1106

Closed
anonymous-matomo-user opened this issue Jan 12, 2010 · 8 comments
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

Hello

It's early in the morning and 6 google-visitors has been already there. Each visitor as used it's own search key and each search key is marked by a small triangle. Klicking into this trangle will open a reference to a search engine - here google.

Moving the Mouse to "tageslichtlampen depression" this intends to start a search in the key words "wheatstonesche messbrcke". Moving the mouse to "777 888 999" intends to start a correct google search and moving the mouse to "bedeutung 555" a "tageslichtlampen depression"-search will be initialized. The following terms are disordered too.

Actually this effect may only apper in keys which are used by one visitor only.

Best regards
Wolfgang
Keywords: wishlist

@anonymous-matomo-user
Copy link
Author

Attachment: List of search engine terms
key-list.jpg

@anonymous-matomo-user
Copy link
Author

Attachment: Target of fist keyword
key-list-1.jpg

@anonymous-matomo-user
Copy link
Author

Attachment: Target of second key word
key-list-2.jpg

@anonymous-matomo-user
Copy link
Author

Attachment: Target of third keyword
key-list-3.jpg

@anonymous-matomo-user
Copy link
Author

Hello

It's early in the morning and 6 google-visitors has been already there. Each visitor has used it's own search key and each search key is marked by a small triangle.

[[Image(key-list.jpg)]]

Klicking into this trangle will open a reference to a search engine - here google.

Moving the Mouse to "tageslichtlampen depression" this intends to start a search in the key words "wheatstonesche messbrcke". (See statusbar of the browser)

[[Image(key-list-1.jpg)]]

Moving the mouse to "777 888 999" intends to start a correct google search:

[[Image(key-list-2.jpg)]]

And moving the mouse to "bedeutung 555" a "tageslichtlampen depression"-search will be initialized.

[[Image(key-list-1.jpg)]]

The following six terms in that list are disordered too.

Actually this effect may only appear in keys which are used by one visitor only.

Best regards Wolfgang

@robocoder
Copy link
Contributor

This sounds like another IE+jQuery regression (as in #1062).

Will investgate further when jQuery 1.4 is released on Thursday.

@mattab
Copy link
Member

mattab commented Feb 19, 2010

I think it might be that:

  • an archive is processed when you generate the list of keywords
  • you wait 10 seconds and click on the row
  • another archive is processed before displaying the subtable. The loaded subtable ID are now matching to a different keyword and the subtable for another keyword is loaded instead.

Proposal: do not trigger auto archiving when loading sub tables.

@mattab
Copy link
Member

mattab commented May 6, 2010

this is a race condition, closing as won't fix for now, we can re-assess later if this becomes an issue.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants