sancarn / sancarn/stdVBA-examples

Corrected Accessibility Inspector v2

Open
#11 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
34
Forks
10
PR merge metrics
No merged PRs in 30d

Description

First time posting on GitHub

I had a few bugs trying to run Accessibility.Inspector.v2 (Accessibility.Inspector.v1 run fine out of the box)

So I corrected a few things it was some issues du to 32/64 conflicts, using #If Win64 instead of #If VBA7 for example
TreeControl was not present in the usf and also created a new cFieldControl class to deal with other issues

Works fine on my side now (they maybe other issues depending on local context I only corrected what was blocking me)

Accessibility Inspector v2.xlsm

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the attached Accessibility.Inspector.v2.xlsm and comparing it with the existing v2 example, focusing on the reported 32/64-bit conditional code, the missing TreeControl, and the cFieldControl class. Done means the inspector runs in the affected local contexts without the reported blocking issues.

Written by the indexing model from the issue text.

Assessment

Tech stack
visualbasic
Domain
accessibility
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.