Bug 455555 - [MacOS] Browser should support searching for text in the page content
Summary: [MacOS] Browser should support searching for text in the page content
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.5   Edit
Hardware: Macintosh Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-12-18 02:25 EST by Marco Descher CLA
Modified: 2014-12-18 03:46 EST (History)
2 users (show)

See Also:


Attachments
Screenshot (101.37 KB, image/png)
2014-12-18 02:34 EST, Eike Stepper CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Descher CLA 2014-12-18 02:25:45 EST
Please allow to search within the table of available commands!
Comment 1 Eike Stepper CLA 2014-12-18 02:34:38 EST
Created attachment 249510 [details]
Screenshot

The command table is basically a big SWT browser control and your (platform-specific?) search key should already work. On my Windows system I press Ctrl+F.
Comment 2 Eike Stepper CLA 2014-12-18 02:35:25 EST
Closing as worksforme. Please reopen if it still doesn't work on your system.
Comment 3 Marco Descher CLA 2014-12-18 02:36:09 EST
Does not work on OS X :( Nothing happens for all keys
Comment 4 Marco Descher CLA 2014-12-18 02:38:30 EST
No key on OS X shows a search dialog, tried

CMD+F
ALT+F
CTRL+F
Comment 5 Eike Stepper CLA 2014-12-18 02:50:26 EST
What underlying browser is that on Mac?
Comment 6 Marco Descher CLA 2014-12-18 02:52:32 EST
According to https://www.eclipse.org/swt/faq.php#browserplatforms it should be WebKit.
Comment 7 Eike Stepper CLA 2014-12-18 03:02:29 EST
In my Mac virtual box I could reproduce:

1) In Safari option+f opens a search bar at the top of the browser page.
2) In SWT's browser control that doesn't work.

I've googled a little bit but found nothing that suggests how to make this work on Mac. I'm marking this bugzilla as helpwanted because I have no experience with Mac.
Comment 8 Eike Stepper CLA 2014-12-18 03:04:25 EST
One more note: Eclipse's "Internal Web Browser" has the same problem. That could mean that this enhancement request should be moved to SWT.
Comment 9 Eike Stepper CLA 2014-12-18 03:46:42 EST
There's not much we can do in Oomph to make this work. Moving to SWT.