cancel
Showing results for 
Search instead for 
Did you mean: 

Accessibility, exclude UI elements from the Tab-chain

krasimir_nedkov
Employee
Employee
0 Kudos

Hi,

I have a complex UI which is very uncomfortable to access with the Tab key when using sap-accesssibility=true parameter. The main problem are the many transparent containers, which are necessary to create the refined composition of the UI. They get focused when the Tab key is pressed and this is completely useless. I there a way to exclude UI elements from the Tab-chain?

Best regards,

Krasimir

View Entire Topic
Former Member
0 Kudos

Which SP are you using? In newer Web Dynpro versions, there is a new property that controls if a container is used only as a layout container. This should solve this problem.

Armin

Former Member
0 Kudos

Armin, AFAIK this is not in publically released SP11, I saw this property only in betas of upcoming version.

VS

krasimir_nedkov
Employee
Employee
0 Kudos

Hi Armin,

I'm using SP 12. Which exactly is this property?

Regards,

Krasimir

Former Member
0 Kudos

Check TransparentContainer UI element.

VS

krasimir_nedkov
Employee
Employee
0 Kudos

Hi again!

I'm a little confused about these versions. I saw the property on IDE version 7.0.0. Which version of the IDE do I have to use in order to see it. Obviously 2.0.12 is not enough.

Best regards,

Krasimir

Former Member
0 Kudos

It does not (yet) exist in NW 04 versions (SP x, x <= 12).

Armin

krasimir_nedkov
Employee
Employee
0 Kudos

Thanks, I'll wait for it.

Best regards,

Krasimir