There are 4 updates, 4 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-116cada4-e532-4d7b-87ea-2fa439428222 XWIKI-23650 Open

Broken positioning of xtree finder suggestions

 
View issue   ยท   Add comment
 

4 updates

 
cid:jira-generated-image-avatar-afcdac1a-6612-4287-b619-ec27cf71f8af Changes by Vincent Massol on 05/Feb/26 13:52
 
Attachment: step2.png
Attachment: step1.png
Attachment: test.png
Attachment: step3.png
 
 

4 comments

 
cid:jira-generated-image-avatar-afcdac1a-6612-4287-b619-ec27cf71f8af Vincent Massol on 05/Feb/26 13:52
 

I've just tried to reproduce on XWiki 17.10.3 and couldn't:

_thumb_44566.png

 
cid:jira-generated-image-avatar-afcdac1a-6612-4287-b619-ec27cf71f8af Vincent Massol on 05/Feb/26 13:55
 
I've just tried to reproduce on XWiki 17.10.3 and couldn't:

!test.png|thumbnail!


EDIT: Actually I do reproduce something. I had forgotten to scroll above. If I scroll the Sandbox.WebHome page to the end and then try to add a link, when I type "sandbox", I don't get any proposal.
 
cid:jira-generated-image-avatar-afcdac1a-6612-4287-b619-ec27cf71f8af Vincent Massol on 05/Feb/26 13:59
 

Actually there's even worse; after scrolling to the bottom and trying to find the page unsuccessfully, I cancel the link dialog (which BTW moves the cursor back to the top of the document, another bug sad.png)), and try again to link from the top of the page. When I type "sand", or "sandbo", I don't get any suggestion, see test1.png and test2.png:

_thumb_44568.png

_thumb_44569.png

It's only when I type "sandbox" fully that I get the correct suggestions again:

_thumb_44567.png

 
cid:jira-generated-image-avatar-afcdac1a-6612-4287-b619-ec27cf71f8af Vincent Massol on 05/Feb/26 14:01
 
Actually there's even worse; after scrolling to the bottom and trying to find the page unsuccessfully, I cancel the link dialog (which BTW moves the cursor back to the top of the document, another bug :()), and try again to link from the top of the page. When I type "sand", or "sandbo", I don't get any suggestion, see test1.png and test2.png:

!step1.png|thumbnail!

!step2.png|thumbnail!

It's only when I type "sandbox" fully that I get the correct suggestions again:

!step3.png|thumbnail!


EDIT: if I type "sandbo*" it works so it's probably that we need to add "*" in the Solr search and otherwise it's not helpful enough.