[android-developers] Re: Right click on browser doesnot respond

2011-12-21 Thread adip
On right click, I am not expecting any sub-menu but generally, it does
to a previous web page.
This works normally but sometimes, the browser just stops responding
other then zoom in and out.


On Dec 19, 7:47 am, androidicus chuckbennett...@gmail.com wrote:
 Rightmouseclickwasn't supported in Android until ICS.

 On Dec 16, 1:51 am, adip adi.prav...@gmail.com wrote:







  Hi,

  I am working on a set top box product with Froyo.
  I see that sometimes, the browser doesnt respond to therightclickon
  my mouse and also it doesnt respond to any link. All I can see is a
  zoom on broswer.
  The event hub reports:
  E/EventHub(2407): iev.code=273 outKeycode=0 outFlags=0x
  err=-19

  Any ideas please?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Right click on browser doesnot respond

2011-12-19 Thread androidicus

Right mouse click wasn't supported in Android until ICS.

On Dec 16, 1:51 am, adip adi.prav...@gmail.com wrote:
 Hi,

 I am working on a set top box product with Froyo.
 I see that sometimes, the browser doesnt respond to the right click on
 my mouse and also it doesnt respond to any link. All I can see is a
 zoom on broswer.
 The event hub reports:
 E/EventHub(2407): iev.code=273 outKeycode=0 outFlags=0x
 err=-19

 Any ideas please?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Right click on browser doesnot respond

2011-12-19 Thread androidicus

Right mouse click is not supported in Froyo.

Some work was done externally to make it work in Gingerbread, but
Gingerbread uses a different event model, so it would be difficult to
back port.

Official Android support for right mouse click didn't exist until ICS.


On Dec 16, 1:51 am, adip adi.prav...@gmail.com wrote:
 Hi,

 I am working on a set top box product with Froyo.
 I see that sometimes, the browser doesnt respond to the right click on
 my mouse and also it doesnt respond to any link. All I can see is a
 zoom on broswer.
 The event hub reports:
 E/EventHub(2407): iev.code=273 outKeycode=0 outFlags=0x
 err=-19

 Any ideas please?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en