Issue 46736 - runner: svx.AccessibleImageBullet
Summary: runner: svx.AccessibleImageBullet
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P4 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 16:19 UTC by chne
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Textdocument with ImageBullets (9.90 KB, application/vnd.oasis.opendocument.text)
2006-05-17 13:15 UTC, stephan.wunderlich
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2005-04-05 16:19:24 UTC
testcase for summary is missing
Comment 1 stephan.wunderlich 2005-08-09 16:04:36 UTC
sw->cn: there is nothing like a svx.AccessibleImageBullet from the looks of it
... type ?
Comment 2 chne 2005-08-26 12:14:09 UTC
That is strange because you have added the object description:

cvs log objdsc/svx/com.sun.star.comp.unknown.AccessibleImageBullet.csv
date: 2004/05/05 16:33:15;  author: sw;  state: dead;
branches:  1.1.2;
file com.sun.star.comp.unknown.AccessibleImageBullet.csv was initially added on
 branch cws_src680_calcuno01.
Comment 3 stephan.wunderlich 2005-09-20 14:17:17 UTC
changed target
Comment 4 stephan.wunderlich 2006-05-17 13:14:10 UTC
sw->af: according to svx/xml/ there is a ImplementationObject called
AccessibleImageBullet. The component description states "This component
represents the accessbility object for an
image bullet within a text paragraph." 
The attached document contains such bullets, but the accessibility-tree only
shows ParagraphViews, but no bullets ...

40,():com.sun.star.comp.toolkit.AccessibleWindow
StateType contains SHOWING: true
  51,():com.sun.star.comp.toolkit.AccessibleWindow
    StateType contains SHOWING: true
    13,Document view(Document
view):com.sun.star.comp.Writer.SwAccessibleDocumentView
        The boundary Rectangle is (28,28) (875,737)
        StateType contains SHOWING: true
      41,():com.sun.star.comp.Writer.SwAccessibleParagraphView
            The boundary Rectangle is (38,114) (816,124)
            StateType contains SHOWING: true
      41,():com.sun.star.comp.Writer.SwAccessibleParagraphView
            The boundary Rectangle is (38,238) (816,53)
            StateType contains SHOWING: true
      41,():com.sun.star.comp.Writer.SwAccessibleParagraphView
            The boundary Rectangle is (38,291) (816,71)
            StateType contains SHOWING: true
      41,():com.sun.star.comp.Writer.SwAccessibleParagraphView
            The boundary Rectangle is (38,362) (816,89)
            StateType contains SHOWING: true
    40,():com.sun.star.comp.toolkit.AccessibleWindow
        StateType contains SHOWING: true
    40,():com.sun.star.comp.toolkit.AccessibleWindow
        StateType contains SHOWING: true
    44,Click the up button to scroll to the previous page or object.(Click the
up button to scroll to the previous page or
object.):com.sun.star.comp.toolkit.AccessibleButton
        StateType contains SHOWING: true
    44,Click the down button to scroll to the next page or object.(Click the
down button to scroll to the next page or
object.):com.sun.star.comp.toolkit.AccessibleButton
        StateType contains SHOWING: true
    44,Navigation(If you click this icon in the Navigator or in the lower right
of the document window, a toolbar will appear which enables you to choose among
the existing targets within a document.):com.sun.star.comp.toolkit.AccessibleButton
        StateType contains SHOWING: true
    50,():com.sun.star.comp.toolkit.AccessibleScrollBar
        StateType contains SHOWING: true
Comment 5 stephan.wunderlich 2006-05-17 13:15:36 UTC
Created attachment 36539 [details]
Textdocument with ImageBullets
Comment 6 groucho266 2006-05-18 16:44:25 UTC
->THB: Do you know what the status of
svx/source/accessibility/AccessibleImageBullet.cxx is?  The cvs log says, that
it has been removed on some workspaces.
Comment 7 thb 2006-05-19 13:03:24 UTC
@tl: this has definitely worked for 7.0 (and the accessibility workbench).
Please have a look, why the API does no longer return those objects (there's
code to create them in svx/source/accessibility/AccessibleEditableTextPara.cxx).
Comment 8 thomas.lange 2006-06-02 08:44:54 UTC
TL: There is some confusion here since the bug document is for the Writer and sw
also talks about the writer whereas everyone else talks about svx's
AccessibleImageBullet.

According to OS and test with SO7 image bullets were never part of the Writer's
accesible tree in any version. This is because it was thought this is no real
meaningful object.

When I talked to MT he said well there is meaning to them and they should be
part of the Writer's accesibiliyt tree. He also said he needs to check what
interface would be reuired to be supported and this is probably a 3.0 issue only.
He also asked to check if image bullets were accessible in the Outliner in SO7
and current version. Thus somewht should check this with Calc or Draw.

TL->CN: Please take over for the time being. Thanks!

Comment 9 chne 2006-10-23 18:49:15 UTC
cn->tl: while the bug is parked in my intray nobody will fix it
Comment 10 Martin Hollmichel 2007-11-09 17:27:54 UTC
set target from 2.x to 3.x according to
http://wiki.services.openoffice.org/wiki/Target_3x