Bugzilla – Bug 9055
Clicking Highlighter in SC/web main menu should respect targets in links
Last modified: 2009-07-31 10:26:39 UTC
When clicking the alarm item it doesn't always open in a new window, but sometimes will display the settings screen in the left frame. This happens if you don't click the link, but only the highlighter.
Created attachment 3749 [details] possible fix Problem: this can cause CSRF warning when opening eg. the settings
change 22408 - in cases where the highlighted element would link to a new window (not only a frame), we can't always open a link, as eg. the alarm link in the main menu would trigger a CSRF warning. In this case just swallow the click and don't do anything. The user will have to click a bit more precise to hit the link.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC