Confirmed users
538
edits
(→General: User Agent trick) |
|||
| Line 51: | Line 51: | ||
;{{Bug|1200263 - Report Web Forgery function broken}} | ;{{Bug|1200263 - Report Web Forgery function broken}} | ||
This function currently does not work (Problem started with 2.38). You can find a workaround in [[SeaMonkey/Help#Report_Web_Forgery_...|Help]] | This function currently does not work (Problem started with 2.38). You can find a workaround in [[SeaMonkey/Help#Report_Web_Forgery_...|Help]] | ||
=== Other Problems === | |||
=== A website (Online banking, ...) does not accept SeaMonkey as a trustworthy Browser === | |||
If ''"about:config" → "general.useragent.compatMode.firefox = true"'' does not help '''''SeaMonkey'''''' will have to pretend that it is ''Firefox'': | |||
# Install add-on ''[https://addons.mozilla.org/de/seamonkey/addon/user-agent-switcher/ User Agent Switcher''] | |||
# Restart ''SeaMonkey'' | |||
# 'Rightlick Browser Navigation Bar → Customize → Drag and Drop user agent showing icon to Navigation bar' | |||
# 'Long click on new icon → Edit User Agents → [New] | |||
# Into Edit dialog insert Description="Firefox", Agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0", App Code Name="Mozilla", App Name="Firefox", App Version ="5.0 (<YourOS>)", Platform="WIN32" (or your OS).5.0 → [OK] | |||
# Select Firefox from New Icon | |||
# Try [http://gs.statcounter.com/detect here] (user agent string detector) | |||
: | |||
More help [http://chrispederick.com/work/user-agent-switcher/help/ here] | |||