Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. IAccessible problem in Google Chrome....

IAccessible problem in Google Chrome....

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    onlyjaypatel
    wrote on last edited by
    #1

    Hi All, We are developing one program that capturing items under mouse in different browsers. We are using IAccessible Interface and AccessibleObjectFromPoint to get the different elements of perticular item under mouse. Right now we are facing a problem with Google chrome. Its not giving any information of item under mouse, for example name,value,role ,etc... Is there any method available to do this in Google Chrome with or without IAccessible? Thanx in advance. Jay.

    H 1 Reply Last reply
    0
    • O onlyjaypatel

      Hi All, We are developing one program that capturing items under mouse in different browsers. We are using IAccessible Interface and AccessibleObjectFromPoint to get the different elements of perticular item under mouse. Right now we are facing a problem with Google chrome. Its not giving any information of item under mouse, for example name,value,role ,etc... Is there any method available to do this in Google Chrome with or without IAccessible? Thanx in advance. Jay.

      H Offline
      H Offline
      Hans Dietrich
      wrote on last edited by
      #2

      Hmmm. My demo program here has no problem with Chrome. Take a look.

      Best wishes, Hans


      [Hans Dietrich Software]

      O 1 Reply Last reply
      0
      • H Hans Dietrich

        Hmmm. My demo program here has no problem with Chrome. Take a look.

        Best wishes, Hans


        [Hans Dietrich Software]

        O Offline
        O Offline
        onlyjaypatel
        wrote on last edited by
        #3

        Hi Hans, Thanx for your reply. As in your given link documentation the code will work for Chrome version 1. But we want all the information for Chrome version 4,So program failed to find chrome browser running. To make chrome browser visible for XMSAALibTest exe,We had changed class name of chrome from "Chrome_XPFrame" to "Chrome_WindowImpl_0" in XMSAALibTest program. And the output is as below for "EnumAllBrowserObjects" button. XMSAALibTest v1.0 Found Google Chrome browser Object enumeration started NAMELESS[window - invisible] {Description: ?, Location: (-31997, -31473, -31947, -31453), Value: ?} NAMELESS[application - visible,focusable] {Description: ?, Location: (-31997, -31473, -31947, -31453), Value: ?} NAMELESS[editable text - visible,read only,focusable] {Description: ?, Location: (-31997, -31473, -31947, -31453), Value: ?} Object enumeration complete Writing XML to file MSAALib.xml So we cannot get all information like IE or Firefox in XMSAALibTest. Do we need to change more things in XMSAALibTest demo program to make XMSAALibTest exe workable for Google chrome version 4? -Jay

        H 1 Reply Last reply
        0
        • O onlyjaypatel

          Hi Hans, Thanx for your reply. As in your given link documentation the code will work for Chrome version 1. But we want all the information for Chrome version 4,So program failed to find chrome browser running. To make chrome browser visible for XMSAALibTest exe,We had changed class name of chrome from "Chrome_XPFrame" to "Chrome_WindowImpl_0" in XMSAALibTest program. And the output is as below for "EnumAllBrowserObjects" button. XMSAALibTest v1.0 Found Google Chrome browser Object enumeration started NAMELESS[window - invisible] {Description: ?, Location: (-31997, -31473, -31947, -31453), Value: ?} NAMELESS[application - visible,focusable] {Description: ?, Location: (-31997, -31473, -31947, -31453), Value: ?} NAMELESS[editable text - visible,read only,focusable] {Description: ?, Location: (-31997, -31473, -31947, -31453), Value: ?} Object enumeration complete Writing XML to file MSAALib.xml So we cannot get all information like IE or Firefox in XMSAALibTest. Do we need to change more things in XMSAALibTest demo program to make XMSAALibTest exe workable for Google chrome version 4? -Jay

          H Offline
          H Offline
          Hans Dietrich
          wrote on last edited by
          #4

          Have you tried the latest Chrome with any of the other tools I reference in the article?

          Best wishes, Hans


          [Hans Dietrich Software]

          O 1 Reply Last reply
          0
          • H Hans Dietrich

            Have you tried the latest Chrome with any of the other tools I reference in the article?

            Best wishes, Hans


            [Hans Dietrich Software]

            O Offline
            O Offline
            onlyjaypatel
            wrote on last edited by
            #5

            yes i tried with all tools and also used tools available from microsoft.

            H 1 Reply Last reply
            0
            • O onlyjaypatel

              yes i tried with all tools and also used tools available from microsoft.

              H Offline
              H Offline
              Hans Dietrich
              wrote on last edited by
              #6

              This sounds like something basic has changed with Chrome. I suggest looking at Usenet/google newsgroups for messages on "IAccessible + Chrome". Please let us know what you find out.

              Best wishes, Hans


              [Hans Dietrich Software]

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups