public interface BrowserSupport
The Smart GWT framework supports all major browsers, and will always support the current versions at release-time.
The full list of Smart GWT
browser support (at the time of the initial 14.0d release) is listed below. Note that support
for some framework features may be implemented using different native approaches - or in rare
cases, may be unavailable - in some older browser versions. Such cases are covered in
documentation where they occur. For example, see the skinning
discussion about CSS3 mode.
At the application level, we'd typically recommend advertising support for the latest versions of Chrome, Safari and Firefox, the most recent Firefox ESR release and the most common (and most recent) versions of Internet Explorer.
Older branches of Smart GWT may also be updated to support new browser versions. This will be considered on a case-by-case basis, depending on the effort required to work around any newly introduced browser bugs on these older branches.
The following browser versions were supported as of the original 14.0d release:
Browser/Version | Operating System(s) | |
Internet Explorer 6.0-11.x | Windows | |
Edge 20.10240.16384.0+, 86.0.622.63+ | Windows/MacOS/iOS/Android | |
Firefox 4.x-82.x | Windows/MacOS/Linux | |
Safari 5.0-14.x | MacOS/Windows | |
Chrome 10.x-88.x | Windows/MacOS/Linux/ChromeOS | |
Opera 11.x-72.x | Windows/MacOS | |
Safari (mobile) | iOS 10+ | |
Android browser | Android 4.4+ |
Page.checkBrowserAndRedirect()
,
Page.getUnsupportedBrowserPromptString()
,
com.smartgwt.client.util.Page#defaultUnsupportedBrowserURL
,
com.smartgwt.client.util.Page#unsupportedBrowserAction