GithubHelp home page GithubHelp logo

accessibilityinsights's People

Watchers

 avatar

accessibilityinsights's Issues

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name property for the given element is null, but the element isn't focusable. Please consider whether or not the element should have a name.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name property for the given element is null, but the element isn't focusable. Please consider whether or not the element should have a name. Section 508 502.3.1

How To Fix: Set the UI Automation Name property for the given element.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The BoundingRectangle property must represent an area of at least 25 pixels.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The BoundingRectangle property must represent an area of at least 25 pixels. Section 508 502.3.1

How To Fix: Modify the BoundingRectangle property so that its width and height define an area of at least 25 pixels.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name property must not include the element's control type.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name property must not include the element's control type. Section 508 502.3.1

How To Fix: Provide a UI Automation Name property for the element that:
· Concisely identifies the element, AND
· Does not include the control type.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

WCAG 4.1.2: (QQ/窗口 'czjfo等3个会话') The given element has siblings with the same Name and LocalizedControlType.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The given element has siblings with the same Name and LocalizedControlType. WCAG 4.1.2

How To Fix: Verify that each element has a meaningful UI Automation Name property.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The given ControlType must have a non-null IsControlElement property.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The given ControlType must have a non-null IsControlElement property. Section 508 502.3.1

How To Fix: Provide a value for the element's IsControlElement property:
· If the element should be included in the control view, set the property to TRUE.
· If the element should not be included in the control view, set the property to FALSE.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The framework used to build this application does not support.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The framework used to build this application does not support. Section 508 502.3.1

How To Fix: Switch your application to a framework that supports UI Automation.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The BoundingRectangle property must not be defined as [0,0,0,0]

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The BoundingRectangle property must not be defined as [0,0,0,0] Section 508 502.3.1

How To Fix: Specify the rectangle's position and size (in pixels) by providing array values in the following order:

  1. Top edge
  2. Left edge
  3. Width
  4. Height

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The framework used to build this application does not support.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The framework used to build this application does not support. Section 508 502.3.1

How To Fix: Switch your application to a framework that supports UI Automation.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The LocalizedControlType should be reasonable based on the element's ControlTypeId.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The LocalizedControlType should be reasonable based on the element's ControlTypeId. Section 508 502.3.1

How To Fix: Set a meaningful LocalizedControlType UI Automation property for this element.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name must not include the same text as the LocalizedControlType.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name must not include the same text as the LocalizedControlType. Section 508 502.3.1

How To Fix: Provide a UI Automation Name property for the element that:
· Concisely identifies the element, AND
· Does not include the same text as the element's LocalizedControlType property.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The LocalizedControlType property must not contain any characters in the private Unicode range.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The LocalizedControlType property must not contain any characters in the private Unicode range. Section 508 502.3.1

How To Fix: Modify the LocalizedControlType property, removing all characters in the range U E000 to U F8FF and replace them with meaningful, standard text content.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name property must not be longer than 512 characters.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name property must not be longer than 512 characters. Section 508 502.3.1

How To Fix: Provide a UI Automation Name property for the element that:
· Concisely identifies the element, AND
· Contains at most 512 characters.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The LocalizedControlType property must not contain only white space.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The LocalizedControlType property must not contain only white space. Section 508 502.3.1

How To Fix: Provide a string for the LocalizedControlType property that concisely describes the control's type.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') An on-screen element must not have a null BoundingRectangle property.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: An on-screen element must not have a null BoundingRectangle property. Section 508 502.3.1

How To Fix: If the element is off-screen, set its IsOffscreen property to TRUE.
If the element is on-screen, provide a BoundingRectangle property.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The given ControlType must have the IsControlElement property set to TRUE.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The given ControlType must have the IsControlElement property set to TRUE. Section 508 502.3.1

How To Fix: Set the element's IsControlElement property to TRUE.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name property must not contain only space characters.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name property must not contain only space characters. Section 508 502.3.1

How To Fix: Provide a UI Automation Name property that concisely identifies the element.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name property for the given element is empty, but the element isn't focusable. Please consider whether or not the element should have a name.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name property for the given element is empty, but the element isn't focusable. Please consider whether or not the element should have a name. Section 508 502.3.1

How To Fix: Set the UI Automation Name property for the given element.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

WCAG 4.1.2: (QQ/窗口 'czjfo等3个会话') The given element has siblings with the same Name and LocalizedControlType.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The given element has siblings with the same Name and LocalizedControlType. WCAG 4.1.2

How To Fix: Verify that each element has a meaningful UI Automation Name property.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Section 508 502.3.1: (QQ/窗口 'czjfo等3个会话') The Name property must not contain any characters in the private Unicode range.

The following accessibility issue needs investigation.

App: QQ

Element path: 窗口 'czjfo等3个会话'

Issue Details: The Name property must not contain any characters in the private Unicode range. Section 508 502.3.1

How To Fix: Modify the Name property, removing all characters in the range U E000 to U F8FF and replace them with meaningful, standard text content.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.