Re: [flexcoders] ALT-GR + key not working in Firefox

2007-03-15 Thread João Fernandes

Thanks Musak,

that was the problem. We had wmode=opaque because we were using an 
Iframe inside our app.
Removing totally this parameter solved our problems.
Now we'll have to return our reporting system to flashpaper.

Glad that it isn't a Flex problem.

Alex,
"What code-page are you using?  Where is @ in that code page?" 
1252 and yes, it's in that code page.

"Does any other Alt-Gr combination work or is it just @."
All combinations using Alt-gr.

"Does AltGr+2 work for HTML pages in FF?"
yes it does.

João Fernandes


Re: [flexcoders] ALT-GR + key not working in Firefox

2007-03-14 Thread Muzak
Try removing the wmode = transparent
'wmode', 'transparent'

Transparent window mode is known for it's unsuspected behavior.


- Original Message - 
From: "João Fernandes" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, March 15, 2007 12:57 AM
Subject: Re: [flexcoders] ALT-GR + key not working in Firefox


>
> Alex,
> http://www.treinatom.com.br/site/contato
> this form I can use alt-gr + '2'  in  IE and I got the expected  @ but
> the same in  FF doesn't work.
>
> If I compile locally a test app with just an textinput, it works.
>
> Is there anyway I could try to track this issue so it can be solved?
>
> Joo Fernandes
>
> 




 Yahoo! Groups Sponsor ~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/hOt0.A/lOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


RE: [flexcoders] ALT-GR + key not working in Firefox

2007-03-14 Thread Alex Harui
Unfortunately, Portuguese is not an officially supported language for Flash.  
It should work mostly, but there are apparently some known code-page related 
issues.

 

You can file a bug at www.adobe.com/go/wish, but you probably won't get 
immediate action.

 

What other diagnostics have you tried?

 

What code-page are you using?  Where is @ in that code page?

Does any other AltGr combination work or is it just @.

Does AltGr+2 work for HTML pages in FF?

 

Does the Flex component get a KeyboardEvent when you type this combination?  
What are its properties?  Maybe you can detect the correct keyCode(s) and 
workaround the issue.

 

Do any keyboards on the Flash supported language list use AltGr?  If so, does 
AltGr work for those languages?

 

-Alex

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of João 
Fernandes
Sent: Wednesday, March 14, 2007 4:57 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] ALT-GR + key not working in Firefox

 


Alex,
http://www.treinatom.com.br/site/contato 
<http://www.treinatom.com.br/site/contato> 
this form I can use alt-gr + '2' in IE and I got the expected @ but 
the same in FF doesn't work.

If I compile locally a test app with just an textinput, it works.

Is there anyway I could try to track this issue so it can be solved?

João Fernandes

 



Re: [flexcoders] ALT-GR + key not working in Firefox

2007-03-14 Thread João Fernandes

Alex,
http://www.treinatom.com.br/site/contato
this form I can use alt-gr + '2'  in  IE and I got the expected  @ but 
the same in  FF doesn't work.

If I compile locally a test app with just an textinput, it works.

Is there anyway I could try to track this issue so it can be solved?

João Fernandes



RE: [flexcoders] ALT-GR + key not working in Firefox

2007-03-14 Thread Alex Harui
There are known issues with some key combinations.  The player is still 
code-page input oriented and can't handle certain Unicode situations.  I'm not 
familiar with the keyboards to know if that's your situation or not.

-Alex

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of João 
Fernandes
Sent: Wednesday, March 14, 2007 1:10 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] ALT-GR + key not working in Firefox

Can anyone from Adobe confirm this?

Is this Flash Player plugin related or FF related?

João Fernandes





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links





Re: [flexcoders] ALT-GR + key not working in Firefox

2007-03-14 Thread João Fernandes
Can anyone from Adobe confirm this?

Is this Flash Player plugin related or FF related?

João Fernandes




 Yahoo! Groups Sponsor ~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/0It09A/bOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


Re: [flexcoders] ALT-GR + key not working in Firefox

2007-03-09 Thread Paul J DeCoursey
There is a series of bugs related to Events in the Flash Plugin.  I 
haven't seen any reports on them yet, but I have reported them to adobe 
and verifed them on multiple machines.

João Fernandes wrote:
> Hi there,
>
> we're having this issue under firefox where textInput fields don't 
> accept combination of Alt-Gr + Key.
> We use Portuguese Keyboard Layout ( pt_PT) and we are unable to write @ 
> ( Alt-Gr + 2 ) or € ( Alt-Gr + E ) inside Firefox as supposed.
>
> This works perfectly under IE.
>
> João Fernandes
>
>
>   



 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/lOt0.A/hOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


[flexcoders] ALT-GR + key not working in Firefox

2007-03-09 Thread João Fernandes
Hi there,

we're having this issue under firefox where textInput fields don't 
accept combination of Alt-Gr + Key.
We use Portuguese Keyboard Layout ( pt_PT) and we are unable to write @ 
( Alt-Gr + 2 ) or € ( Alt-Gr + E ) inside Firefox as supposed.

This works perfectly under IE.

João Fernandes



 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/lOt0.A/hOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/