Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'New search' in chat doesn't work #495

Open
takluyver opened this issue Nov 25, 2024 · 2 comments
Open

'New search' in chat doesn't work #495

takluyver opened this issue Nov 25, 2024 · 2 comments

Comments

@takluyver
Copy link
Contributor

From 6.2.10, the search pane in chat has a switch for 'New search', which defaulted to on, but then the search pane is blank:

image

I'm guessing the new search is based on a webview - as far as I know, none of the CEF webview pieces in Zoom have been working for quite a while.

For now turning this switch off gives the same search UI as earlier versions of Zoom, which still works. But this will probably be removed in some future version.

@nedrichards
Copy link
Member

Yep, patches welcome around the webview

@takluyver
Copy link
Contributor Author

I spent a while with strace & different options in Flatseal trying to understand what might be going wrong, but didn't get very far. Some options seemed to prevent the crash notification, which appeared again since a recent version, but none of them made the webviews work.

Do you have any clues as to what might be going wrong with them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants