Posts: 153
Threads: 33
Joined: Aug 2009
I dont know what happend but since a couple of days im not able to drag any object in any internet browser.
It happens with Find Acc objects dialog and also Find HTML elemts dialog.
Both only catching the whole window (without title and menu bar)
Any ideas what could be the reason for that?
Thank you.
Posts: 12,086
Threads: 142
Joined: Dec 2002
If you catch whole window, what code is generated?
What is Windows version and QM version?
Maybe after installing some software or Windows update?
Posts: 153
Threads: 33
Joined: Aug 2009
Windows Xp Pro SP3
QM 2.3.3.7
I did not install any software but did windows update not sure if the problem came up right after it.
Macro
Macro
int w=win("Google - Windows Internet Explorer" "IEFrame")
Acc a.Find(w "CLIENT" "" "class=Shell DocObject View" 0x1004)
Htm e=htm("HTML" "" "" w 0 0 0x20)
Posts: 12,086
Threads: 142
Joined: Dec 2002
No problem on my Windows XP SP3.
Are all the web page objects in the tree in "Find accessible object" dialog?
Posts: 153
Threads: 33
Joined: Aug 2009
No.
- WINDOW (Shell DocObject View) ""
> - CLIENT ""
> > - WINDOW (Shell DocObject View) ""
> > > CLIENT ""
thats all.
Posts: 12,086
Threads: 142
Joined: Dec 2002
Looks like a document of other type, not web page, is open in Internet Explorer.
Maybe it is related to antivirus software. Try to disable temporarily.
On my PC is IE 8 and Avast antivirus latest free version.
Posts: 153
Threads: 33
Joined: Aug 2009
same result.
I use IE8 and Avira..