The degree to which a product, device, service, or environment is available to as many people as possible.
Questions tagged [accessible]
69 questions
0
votes
2 answers
How to make underline text accessible using iText 7
I am trying to build a PDF from scratch and it has to be accessible (PDF/UA). However, I got a problem when I tried to add an underline text. The accessibility checker complained "a Path cannot has span as parent". When I checked the actual PDF…

LeoX
- 117
- 1
- 9
0
votes
1 answer
How to create PDF/UA in iText7 with text hyperlink
I am trying to create a PDF/UA compliant file that contains a text hyperlink with iText 7. Both the Acrobat Preflight test for PDF/UA and the PDF Accessibility Checker (PAC 3) complain that the PDF file say that the PDF is not compliant.
PAC 3 says…

tjackson
- 11
- 3
0
votes
0 answers
Can someone provide a working example using AccessibleChildren in VB.NET?
I have been trying for months to work with the AccessibleChildren function in VB.Net, but I can't make it happen...
Can someone provide a working example of an application of AccessibleChildren that returns something meaningful?

Ricardo
- 1
- 2
0
votes
1 answer
Make the inner elements accessible when accessible={true} for the outer view in React native- iOS
I am very new to react native. I have a view which is having a text containing a url. I want to make the outer view accessible and then when the user swipes right it should focus on the url/link as we do in iOS.
For me when I make the outer view…

Sree
- 23
- 1
- 6
0
votes
0 answers
Is there a way to stop JAWS screen reader announcing a shape in an email - getting"SHAPE \* MERGEFORMAT" with my divider code
Our brand requires us to use a "stick and ball" as a divider in emails. I have coded this in HTML to avoid using an image based divider however when read by a screen reader, specifically JAWS, the reader announces "shape backslash star mergeformat"…

Vivre
- 1
- 1
0
votes
1 answer
first li of ul skipped when traversing nested uls with arrow keys using vanilla js
I have a multi-level dropdown list that I want to make navigable with arrow keys using vanilla js. The first link of the first dropdown gets skipped as I key up the list. Because its parent li doesn't have a sibling, the traversal stops here. There…

user1574371
- 75
- 1
- 1
- 9
0
votes
2 answers
My Custom Excel UDF is not accessible (cell value = #NAME?)
I have created a UDF Excel via ALT+F11 in own Module.
Have read many tutorials where everything seems so easy (that you can use your UDF in each Cell of opened Workbook). But I can't use my function.
Tried two test functions in Module (Test and…

baer999
- 810
- 2
- 14
- 26
0
votes
1 answer
While adding watermark text using iTextSharp, iText 7 warnings in PAC tool
Question 1: iTextSharp
I added watermark text to pdf using iTextsharp.Sample code as below. when I check the PDF accessibility through PAC tool, I got warnings saying "Possibly Inappropriate use of Span structure element".
public void override…

Briyatis
- 57
- 2
- 14
0
votes
1 answer
JavaFX - Handler method is not accessible
I have a little problem with my JavaFX FXML application. The problem is with the #handleButtonAction. For some reason the Handler method is not accessible. Yesterday it was totally fine, i don't know whats wrong with this now. Any ideas?
You can…

Gönczöl Armand
- 163
- 1
- 9
0
votes
1 answer
Web accessible check mark
I need to add check marks (✓) to cells in a HTML table.
Can anyone tell me if using hex code is accessible, i.e. can it be recognised by screen readers? Or is there a more accessible way to approach this or is it impossible to create a web…

Jandal
- 1
- 3
0
votes
0 answers
How to deploy or make PHP program accessible to someone far/anyone
I have this PHP program and I would want it to be accessed by a certain person on his/her own computer wherever he is. What I have tried so far:
A person was able to access my program/site on his own computer using my IP address but the condition…

lexus
- 101
- 12
0
votes
1 answer
make a page accesible only by logged in users using php
hi i want to make a page accessible only to logged-in users. i searched for this but all the results i found wasn't helpful So i need to know where should i add codes .
this is my login.php:

Saman D
- 17
- 3
0
votes
1 answer
If spacebar opens dropdowns across all browsers, why is my onchange triggered menu considered inaccessible
Background: for Windows users on Chrome and IE, dropdowns that reload or change the page are no good for accessibility. As soon as a user presses the down arrow button, the page reloads. This means that the user can only access the very first menu…

user2270306
- 23
- 5
0
votes
1 answer
Access Jenkins remotely through apache
I am just trying to set up my Jenkins URL so that I can access it from another machine. I don't really know what I'm doing. I tried following several tutorials and haven't gotten it to work yet. Here is what I have in my Jenkins.conf file located…
user2802752
0
votes
1 answer
This website is not accessible
When I open my website on mobile it is displaying an error message.
But when I open it on my laptop it is opening well. My website is in magento.

Suresh ghaba
- 195
- 1
- 1
- 7