Closed
      
        Bug 723420
      
      
        Opened 13 years ago
          Closed 13 years ago
      
        
    
  
Don't make sure the root accessible is created when window gets focused
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            mozilla13
        
    
  
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
| 3.32 KB,
          patch         | MarcoZ
:
              
              review+ roc
:
              
              review+ | Details | Diff | Splinter Review | 
We receive root accessible for a window when it gets focused. We don't need that anymore because root accessible is created automatically if accessibility is enabled.
        Attachment #593738 -
        Flags: review?(roc)
        Attachment #593738 -
        Flags: review?(marco.zehe)
        Attachment #593738 -
        Flags: review?(roc) → review+
| Assignee | ||
| Updated•13 years ago
           | 
Summary: Don't make sure the root accessible for window is created → Don't make sure the root accessible is created when window gets focused
| Assignee | ||
| Comment 1•13 years ago
           | ||
| Comment 2•13 years ago
           | ||
Comment on attachment 593738 [details] [diff] [review]
patch
This works fine. r=me.
        Attachment #593738 -
        Flags: review?(marco.zehe) → review+
| Assignee | ||
| Comment 3•13 years ago
           | ||
|   | ||
| Comment 4•13 years ago
           | ||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•