Forum Discussion

David-Hovard's avatar
David-Hovard
Community Member
1 day ago

Rise 360 Custom Block "ghost object" read by NVDA

Hello, I have created a custom block with a canvas and two groups.  Each group consists of a background, a header and a text box.

When I test the content using NVDA, a "ghost object" is identified in the second grouping.  NVDA recognizes it between the heading and the text content.  (see the arrow pointing to the location).

 

I can find no extra or hidden objects in this block.  I have reviewed the Objects

 

as well as the Focus Order.

 

I am new to custom blocks and cannot think of where else I can look to find the "ghost object" being recognized by NVDA.  Can you help me? :-(

Thank you! 

1 Reply

  • DShaw's avatar
    DShaw
    Community Member

    Couple of things you could try:

    1. Click into the group 2 header, press Ctrl+End and then Backspace to remove any trailing empty line. Then click into the text box, press Ctrl+Home and check whether the cursor lands on an empty line or empty bullet above the first item; if so, delete it.

    2. If that doesn't clear it, delete the group 2 header and text box, duplicate the ones from group 1 into group 2, and retype (or paste as plain text) the content.