SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
345 stars 195 forks source link

Find button in test case pane missing from IDE 1.0.9 on Mac OS #1052

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 1052

What steps will reproduce the problem?
1. Open SIDE 1.0.9 on a Macintosh

What is the expected output? What do you see instead?
Expect: Find button beside the Target field in the test case pane
Get: No button

What version of the product are you using? On what operating system?
IDE 1.0.9
Firefox 3.6.12
Mac OS 10.6.3

Reported by friscodelrosario on 2010-11-30 09:12:38

lukeis commented 8 years ago
Hi,

The Find button was removed in IDE v1.0.9 on the Mac as the Firefox component that
was used for the functionality was not working on the Mac. I think I have a partial
solution that may be available in the next release.

Cheers,
Samit

Reported by Samit.Badle on 2010-11-30 10:05:52

lukeis commented 8 years ago

Reported by Samit.Badle on 2011-01-27 13:52:22

lukeis commented 8 years ago
Should be fixed in trunk in r11654. Should be available in the next Selenium IDE release
(1.0.11). Get it now from http://xserve.openqa.org:8085/browse/IDE-IDE/latest

Can someone (Adam?) with a Mac please check and get back?

Cheers,
Samit

Reported by Samit.Badle on 2011-03-10 14:04:43

lukeis commented 8 years ago
Samit, 

This was removed because the button doesnt show anything due to a bug in Firefox. As
far as I know this hasnt been fixed yet so might be worth rolling back the change.

David

Reported by theautomatedtester on 2011-03-11 11:27:21

lukeis commented 8 years ago
Hi David,

The find button now falls back to Selenium core implementation of highlight on a Mac.
The Selenium core highlight implementation is not perfect, but I think is better than
having nothing at all. Go ahead, give it a try :-) I will leave the status to Accepted
until you can verify that my fix works.

Cheers,
Samit

Reported by Samit.Badle on 2011-03-11 14:37:18

lukeis commented 8 years ago
Hi,

I managed to check that with this change the Find button finally works on a Mac. It
does not work on the images and elements having a background image, but it is still
helpful.

Cheers,
Samit

Reported by Samit.Badle on 2011-03-14 09:19:23

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 18:11:38