You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
I do not know if its a bug or not but every time the draw function is called the focus jumps to the gauge doing the drawing ??
any ideas..
fear209
unread,
Aug 28, 2011, 9:31:05 PM8/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
o i think its something to do with chrome!!.. firefox 4 does not seem to have the problem..
paul291
unread,
Aug 28, 2011, 11:25:52 PM8/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
It might have been a problem I had but it wasn't really a focus problem. For charts with iframes, the page would get "stuck" on the chart until I scroll over the iframe. The issue was that I had links that led to # (links that meant for running some js function) but the browser took it as going to the top of the page of the iframe.
fear209
unread,
Aug 29, 2011, 11:03:05 AM8/29/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Yes thanks.. that seems to be the problem removed all the unnecessary ancor links and now its fine