[bt-devel] QtWebKit version

Martin Gruner mg.pub at gmx.net
Thu Feb 12 10:34:53 MST 2009


Gary,

sounds great!

For me the find dialog is broken somewhat. When I press "Ctrl+F", I get a 
warning about an ambiguous shortcut, nothing happens. When I select "Find" 
from the context menu, the find dialog is under the key chooser widget. 
Something might be messed up here. I attached a screenshot.

mg

On Thursday 12 February 2009 07:31:19 Gary Holmlund wrote:
> No one has commented on the right context "Find" menu on the QtWebkit
> version. This is not the main Search dialog, but one that only searches
> the text currently in the window.  It was using a Find dialog supplied
> with the KHTML class. I had to reimplement the Find dialog.
>
> The KDE one had a couple of features I had to drop. It had regular
> expressions and search within only selected text. The QWebFrame search
> function did not support these. I did not believe these to be very
> important for searching only within the currently displayed text.
>
> I did put in a couple of features that you might like. The KDE dialog
> would close when you hit Find button. If you wanted to repeat searching
> for a word you had to keep reopening the dialog. The new one stays open
> and you can repeat the search with another click of the button or just
> the Enter key. The second feature is that it has both a next and
> previous button making it faster change the direction you are searching.
> The third feature is that it searches the currently active window. Even
> if launched from one window, just click on a second window and the
> search applies there.
>
> Gary
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: find-under-keychooser.png
Type: image/png
Size: 6281 bytes
Desc: not available
URL: <http://www.crosswire.org/pipermail/bt-devel/attachments/20090212/4f223a9c/attachment.png>


More information about the bt-devel mailing list