Valid children for Focusable? #8859
              
                Unanswered
              
          
                  
                    
                      Faithfinder
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 3 replies
-
| We typically recommend using the role "button" which would allow you to expand support to touch users as well potentially who ordinarily cannot access a tooltip. Some other options might be to create a button that's just the  Not using text truncation, such as discussed in https://www.tpgi.com/the-ballad-of-text-overflow/ Unfortunately this page isn't finished yet https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/ but hopefully it'll have more information in the future about this pattern. | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to migrate some of our legacy code to RAC Tooltip, and there's a use case that's puzzling me.
We're sometimes showing a tooltip with full version of truncated text. I don't mind making it focusable for accessibility, but I don't know what the correct role is, or where to look. Googling doesn't really help, unfortunately.
Beta Was this translation helpful? Give feedback.
All reactions