To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74449
                 Issue #|74449
                 Summary|BASIC-IDE: Pressing ESC on tabbar after entering inval
                        |id module name fails on Linux
               Component|framework
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|ab
             Reported by|jsk





------- Additional comments from [EMAIL PROTECTED] Mon Feb 12 13:43:01 +0000 
2007 -------
This appears to be a Testtool issue only which breaks ever once in a while.
Affected Test: f_basic_modules.bas:::tBasicIdeModuleNames

- The test opens the context menu of the tabbar and selects the item "Rename"
for the current tab.
- An invalid name is entered, followed by <ENTER>
- The messagebox comes up (Invalid name warning) and is closed with <OK>

Now the focus is back to the tab with the invalid modulename. Pressing <ESCAPE>
should undo the changes to the tab, set the old, valid, name and leave editing
mode. No problem doing so manually.

For the Testtool this works fine on Windows but has failed for a long time on
Solaris and on Linus as well lately.

The sequence is:

Kontext "Tabbar"
Tabbar.typeKeys( "<ESCAPE>" , true )

Instead of reverting to the old modulename the testtool just tries to leave the
entryfield and thus the warning for the invalid modulename comes up again which
makes it impossible to reliably get away from the entryfield.

---------------------------------------------------------------------
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]

Reply via email to