This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-4a049ff5-3b05-4454-b487-71c4b674c0c7 XWIKI-24396 Open

LiveDataIT.livedataLivetableTableLayoutWithCustomClass is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f856b6fe-7e44-415b-ac32-0facd7177b64 Simon Urli created this issue on 21/May/26 09:34
 
Summary: LiveDataIT.livedataLivetableTableLayoutWithCustomClass is flickering
Issue Type: cid:jira-generated-image-avatar-4a049ff5-3b05-4454-b487-71c4b674c0c7 Bug
Affects Versions: 18.4.0-rc-1
Assignee: Unassigned
Attachments: image-2026-05-21-09-34-36-965.png
Components: Development Issues only
Created: 21/May/26 09:34
Labels: flickering
Priority: cid:jira-generated-image-static-major-4b36e3de-0f7f-414d-955e-6e62735e092d Major
Reporter: Simon Urli
Description:

The test is flickering with following failure:

Element <input id="tomselect-1-ts-control" type="text"> could not be scrolled into view

Full stack trace:

org.openqa.selenium.ElementNotInteractableException: 
Element <input id="tomselect-1-ts-control" type="text"> could not be scrolled into view
Build info: version: '4.41.0', revision: '9fc754f'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-45-cloud-amd64', java.version: '21.0.11'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ffc7faa3-d346-4f09-81bd-7635de5b71d4, clearElement {id=43ed2311-151d-4f7d-a52e-d0fbfd4f5ccc}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 149.0.2, container:hostname: f03508749d61, moz:accessibilityChecks: false, moz:buildID: 20260403140140, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, remote.active-protocols: 1, remote.events.async.enabled: false}}, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 6.1.0-45-cloud-amd64, moz:processID: 174, moz:profile: /tmp/rust_mozprofileKgoQQw, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: f03508749d61, se:deleteSessionOnUi: true, se:downloadsEnabled: true, se:gridWebSocketUrl: ws://127.0.0.1:37691/sessio..., se:noVncPort: 7900, se:vnc: ws://172.17.0.10:4444/sessi..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.10:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: {beforeUnload: ignore, default: ignore}, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://172.17.0.10:4444/sessi...}
Element: [[[[[[[[RemoteWebDriver: firefox on linux (ffc7faa3-d346-4f09-81bd-7635de5b71d4)] -> id: test]] -> css selector: .column-filters > th:nth-child(3) input, .column-filters > th:nth-child(3) select]] -> xpath: following-sibling::*[contains(@class, 'ts-wrapper')][1]]] -> css selector: .ts-control > input]
Session ID: ffc7faa3-d346-4f09-81bd-7635de5b71d4
	at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:169)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:142)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:223)
	at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:604)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
	at org.openqa.selenium.remote.RemoteWebElement.clear(RemoteWebElement.java:129)
	at org.xwiki.test.ui.po.SuggestInputElement.clear(SuggestInputElement.java:203)
	at org.xwiki.test.ui.po.SuggestInputElement.clearSelectedSuggestions(SuggestInputElement.java:220)
	at org.xwiki.livedata.test.ui.LiveDataIT.livedataLivetableTableLayoutWithCustomClass(LiveDataIT.java:713)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

_thumb_44810.png

Link to GE: https://ge.xwiki.org/scans/tests?search.relativeStartTime=P90D&search.timeZoneId=Europe%2FParis&tests.container=org.xwiki.livedata.test.ui.AllIT$NestedLiveDataIT&tests.test=livedataLivetableTableLayoutWithCustomClass

 
 

1 update

 
cid:jira-generated-image-avatar-f856b6fe-7e44-415b-ac32-0facd7177b64 Changes by Simon Urli on 21/May/26 09:35
 
Flickering Test: org.xwiki.livedata.test.ui.AllIT$NestedLiveDataIT#livedataLivetableTableLayoutWithCustomClass