To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=41290 Issue #:|41290 Summary:|Task Pane: Controls have no window or dialog Component:|Presentation Version:|1.0.0 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|ui Assigned to:|iha Reported by:|tbo
------- Additional comments from [EMAIL PROTECTED] Tue Jan 25 05:26:09 -0800 2005 ------- IHA: I think it will go to you anyway. Some fine tuning of the previous automation tasks. Example: Impress - Task Pane - Slide Transition The 'frame'/'bar' where the text 'Slide Transition' is printed is defined as window. If you klick on it, the content of 'Slide transition' is toggled. The controls that are shown, don't have an underlying window or dialog. (From my point of view.) This has 2 disadvantages: First: If you enable in an nonpro office the VCL Debug Option 'Test Option Dialog' The content is not analyzed Not shure if it can be solved with this, just a guess. Second: automation; We have to check which part of the Tasks Pane is visible. This can't be done by checking, if 'Slide Transition' exists, since it is always visible. Usually all controls are defined on a dialog or window that can be asked if it is visible. Currently we have to workaround by checking if a control is visible. I would suggest to define a dummy dialog/window below the 'Slide Transition' bar. Would this solve both issues? Also affected are: Master Pages, Layouts, Custom Animation; Most important for dialog debug option are Custom Animation and Slide Transition. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
