CTRL + F in Qt for Webassembly page
Unsolved
Qt for WebAssembly
-
wrote on 5 Sept 2023, 10:29 last edited by
Many people are used to use CTRL + F to search through a webpage, what is the recommended approach for this feature in Qt for Webassembly?
Are we supposed to implement the feature ourselves? (which shouldn't be too hard I guess)
And if so, if we override the key combo event, will it override the browser default search? (showing two searches [our implementation and browser's native] would not be good)
1/1