Issue 111648 - [testautomation] [CWS tl74] AutoTest m_updt.bas shows problems with AutoUpdate in Math
Summary: [testautomation] [CWS tl74] AutoTest m_updt.bas shows problems with AutoUpdat...
Status: CLOSED FIXED
Alias: None
Product: Math
Classification: Application
Component: code (show other issues)
Version: DEV300m76
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords:
: 111647 (view as issue list)
Depends on:
Blocks:
 
Reported: 2010-05-17 13:31 UTC by stefan.baltzer
Modified: 2013-08-07 14:55 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description stefan.baltzer 2010-05-17 13:31:07 UTC
Background: 
In CWS tl74, the update timer of the formula editor got squeezed from 2 sec to
0.5 sec (see patch issue 106487).
In that CWS, the m_updt.bas test fails in tMainToolbar when trying to click the
Update button. "...button disabled..." I smell a connection here :-)
Via UI, that button does NOT look disabled.
Note: I think that an update must work even when there is nothing to update. 

However, my proposal ist to uncheck the AutoUpdate within the AutoTestest (via
Menu: View - AutoUpdate Display) before the "manual" udate button is used.
Comment 1 b.osi.ooo 2010-05-20 12:37:19 UTC
started
Comment 2 b.osi.ooo 2010-05-20 15:43:58 UTC
I can not find a conection by playing with the autoupdate option;
I smell something else: the testtool shows you an error in the product:

- A new math document is opened by:
FileOpen "FileName", "private:factory/smath", "FrameName", "_default",
"SynchronMode", TRUE
-> indication that there is something special is the position of the toolbar
part with the zoom buttons;
 normaly on the right, here on the left
-> the clippboard is set to a text like 'a over b'
-> the text is pasted by edit->paste
-> there should be an enabled 'update button'
ERROR: update button is not enabled - if you let the testtool do the job at
least until here, and then doing manually an edit->undo and an edit->redo
nothing changes.
You have to type a key by keyboard to get the update button enabled.

This sounds to me like there is missing something to recognize the clippboard.

-> regression to master
-> back to developer to fix

Test to verify is: m_update.bas::t_main_toolbar (used win32)
Comment 3 b.osi.ooo 2010-05-20 16:08:15 UTC
*** Issue 111647 has been marked as a duplicate of this issue. ***
Comment 4 thomas.lange 2010-05-21 09:40:40 UTC
.
Comment 5 thomas.lange 2010-05-21 09:41:37 UTC
.
Comment 6 stefan.baltzer 2010-05-21 13:38:08 UTC
Works well in newly built Linux installation of CWS tl74.
Adjusting summary. Reassigned to me.
Comment 7 stefan.baltzer 2010-05-21 13:45:47 UTC
Verified in CWS tl74.
Comment 8 stefan.baltzer 2010-11-05 18:03:13 UTC
OK in OOO330_m13. Closed.