Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-23213

LiveDataIT.livedataLivetableTableLayout is flickering

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 17.3.0
    • Build for Oracle 19.3.0-se2, Jetty 12-jdk21, Firefox
    • Unknown
    • LiveDataIT#livedataLivetableTableLayout(WikiReference, TestUtils, TestLocalReference)

    Description

      LiveDataIT.livedataLivetableTableLayout is flickering with jetty 12 jdk21 with following stacktrace:

      org.openqa.selenium.ElementClickInterceptedException: 
      Element <span class="livedata-base-action btn"> is not clickable at point (531,339) because another element <input class="filter-date" type="text"> obscures it
      Build info: version: '4.32.0', revision: 'd17c8aa950'
      System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.1.0-33-cloud-amd64', java.version: '17.0.15'
      Driver info: org.openqa.selenium.remote.RemoteWebDriver
      Command: [10c5a29a-19bb-4a8d-b209-cd94c090b9a8, clickElement {id=6e0dd488-c332-4ff4-8b05-d0f417e28a58}]
      Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 138.0.3, container:hostname: 3522ec6cd8fe, moz:accessibilityChecks: false, moz:buildID: 20250512124033, 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-33-cloud-amd64, moz:processID: 175, moz:profile: /tmp/rust_mozprofileBxxfKw, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdpEnabled: false, se:containerName: 3522ec6cd8fe, se:gridWebSocketUrl: ws://127.0.0.1:25344/sessio..., se:noVncPort: 7900, se:vnc: ws://172.17.0.7:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.7:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://172.17.0.7:4444/sessio...}
      Element: [[RemoteWebDriver: firefox on linux (10c5a29a-19bb-4a8d-b209-cd94c090b9a8)] -> css selector: .displayer-action-list span[title='Edit']]
      Session ID: 10c5a29a-19bb-4a8d-b209-cd94c090b9a8
      	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
      	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
      	at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
      	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
      	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
      	at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
      	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
      	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
      	at org.xwiki.livedata.test.po.TableLayoutElement.internalEdit(TableLayoutElement.java:996)
      	at org.xwiki.livedata.test.po.TableLayoutElement.editCell(TableLayoutElement.java:767)
      	at org.xwiki.livedata.test.ui.LiveDataIT.livedataLivetableTableLayout(LiveDataIT.java:186)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            surli Simon Urli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: