This issue has been created
There are 7 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-e1f1f75a-7b76-4c00-a910-53d28cf76466 XWIKI-23767 Open

Wiki editor still loses cursor position after tab switch

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c2cbc8be-897c-406d-b5c9-cec59d617f22 Michael Hamann created this issue on 27/Nov/25 11:42
 
Summary: Wiki editor still loses cursor position after save or tab switch
Issue Type: cid:jira-generated-image-avatar-e1f1f75a-7b76-4c00-a910-53d28cf76466 Bug
Affects Versions: 16.10.15
Assignee: Unassigned
Components: Dependency Upgrades
Created: 27/Nov/25 11:42
Labels: regression
Priority: cid:jira-generated-image-static-blocker-ddd0beac-417e-4bce-8759-849840f641df Blocker
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Open the Sandbox page in the wiki editor
  2. Scroll down and put your cursor somewhere in the middle of the text
  3. Switch to another tab
  4. Switch back to XWiki
  5. Type something

Expected result:

The text is entered where you put your cursor in step 2.

Actual result:

The page jumps to the start and the text is entered at the beginning of the document.

While not as annoying as XWIKI-23681, I think this is still quite annoying and definitely a regression - with XWiki 17.8.0 I have the expected behavior.

 
 

7 updates

 
cid:jira-generated-image-avatar-c2cbc8be-897c-406d-b5c9-cec59d617f22 Changes by Michael Hamann on 27/Nov/25 11:43
 
Summary: Wiki editor still loses cursor position after save or tab switch
Fix Version: 17.10.1
Fix Version: 18.0.0-rc-1
Fix Version: 16.10.16
Fix Version: 17.4.8
Description: *Steps to reproduce:*
# Open the Sandbox page in the wiki editor
# Scroll down and put your cursor somewhere in the middle of the text
# Switch to another tab
(pressing Ctrl + Tab)
# Switch back to XWiki
(pressing Ctrl + Tab)
# Type something

*Expected result:*

The text is entered where you put your cursor in step 2.

*Actual result:*

The page jumps to the start and the text is entered at the beginning of the document.

While not as annoying as XWIKI-23681, I think this is still quite annoying and definitely a regression - with XWiki 17.8.0 I have the expected behavior.
Assignee: Simon Urli