SemanticMediaWiki / SemanticResultFormats

Provides additional visualizations (result formats) for Semantic MediaWiki
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats
Other
45 stars 75 forks source link

[datatables] Unable to type in Datatable search box on Safari #708

Closed jhthompson12 closed 1 year ago

jhthompson12 commented 2 years ago

Setup

I'm seeing this with two environments that we have set up:

Setup 1 (older)

Setup 2 (newer)

Other Details:

Issue

When viewing a datatable (like the one on this page) in the Safari web browser, I am not able to type anything in the search box. The datatable works fine in Firefox and Chrome.

Interestingly, I would expect the same behavior when testing the search box on this SMW Datatables example page, but the search seems to work fine there...

I do not have any traceback to provide, let me know if there is some information I can grab for you.

Steps to reproduce the observation:

  1. On MacOS, open Safari. Navigate to this page with a datatable.
  2. Try to type something into the Datatable's search bar.
kghbln commented 2 years ago

Thanks for reporting. SMW is using an outdated version which is probably why it is working.

krabina commented 1 year ago

@jhthompson12 can you please use the latest master and see if the problem is solved with https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/730 ?