You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write something in the search field "this is a test".
press [command + a]
nothing happens
Screenshot 1
Expected behavior
The text in the whole field should be marked.
Screenshot 2
Screenshots
Environment:
Select the platform(s) on which the behavior is seen:
All OS
Windows
Linux
macOS
Additional OS info (e.g. OS version, Linux Desktop, etc)
Testet on MacBook Air 15" with Apple M2, but it doesn't work on other devices either.
Ventura 13.5, Safari 16.6 (18615.3.12.11.2)
The WebView in the WebKit framework for Mac OS itself is deprecated to accommodate any new functions. For OSX version 10.10 and later, WKWebView class need to be used instead of WebView.
Describe the bug
Keyboard shortcut [command + a] (select all) does not work in a org.eclipse.swt.browser using Safari.
To Reproduce
This can be tested very easily.
Screenshot 1
Expected behavior
The text in the whole field should be marked.
Screenshot 2
Screenshots
Environment:
Additional OS info (e.g. OS version, Linux Desktop, etc)
Testet on MacBook Air 15" with Apple M2, but it doesn't work on other devices either.
Ventura 13.5, Safari 16.6 (18615.3.12.11.2)
JRE/JDK version
openjdk 17.0.7 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
Version since
Testet on
4.27.0 (Eclipse and our software) and 4.28.0 (STS 4)
Workaround (or) Additional context
We do not know of any workaround
The text was updated successfully, but these errors were encountered: