Tagged Questions
gecko is an open source browser engine developed by Mozilla and used in browsers such as Firefox, Seamonkey and others.
37
votes
9answers
26k views
Is there an embeddable Webkit component for Windows / C# development?
I've seen a few COM controls which wrap the Gecko rendering engine (GeckoFX, as well as the control shipped by Mozilla - mozctlx.dll). Is there a wrapper for Webkit that can be included in a .NET ...
36
votes
9answers
30k views
How to draw vertical text with CSS cross-browser?
i want to rotate a single word of text by 90 degrees cross-browser (>= ie6, >= ff2, webkit).
31
votes
12answers
29k views
Is it possible to Embed Gecko or Webkit in a Windows Form just like a WebView?
I'd love to know if there is such thing as a Gecko.NET ;) I mean, just like we can embed a WebView and that is an "instance" of IE7 inside any Windows Forms application (and tell it to "navigateto ...
23
votes
5answers
6k views
How to embed a browser object, other than IE<n>, in a Delphi application
Using the default TWebBrowser makes things easy to embed a web browser. Unfortunately the one that comes in by default is IE<n>.
I'm wondering how does one integrate a Gecko or WebKit one.
...
11
votes
1answer
430 views
HTML localStorage setItem and getItem performance near 5MB limit?
I was building out a little project that made use of HTML localStorage. While I was nowhere close to the 5MB limit for localStorage, I decided to do a stress test anyway.
Essentially, I loaded up ...
8
votes
3answers
3k views
WebKit or Gecko - which one is better for embedding in C++ app?
Which one would you choose and why?
I'd like to hear opinions from people having experience with embedding a web browser engine in C++ application.
I should stress I need all features of web browser ...
8
votes
6answers
6k views
What is the best HTML Rendering Engine to embed in an application?
At the moment, our application uses the Trident Win32 component, but we want to move away from that for a few reasons, chief among them being our desire to go cross-platform.
We're looking at WebKit ...
7
votes
2answers
48 views
How do you programmatically determine to which events an HTML object can listen for?
I've been looking over the docs at developer.mozilla.org and the Apple dev docs but I'm not able to find documentation that explains whether or not you can programatically determine if a specific HTML ...
7
votes
3answers
3k views
Embeding Gecko/Webkit in Java
Id' like to have Gecko/Webkit/other webbrowser embeded in Java as a swing/awt control.
I like something different to Jrex or JWebPane.
6
votes
1answer
103 views
How do I use Mono.WebBrowser?
I read through this page twice http://www.mono-project.com/WebBrowser yet I have no clue how to use it.
There's no assembly nor can I type using Mono.WebBrowser. Using it directly also causes an ...
6
votes
2answers
522 views
Firebug not showing stack trace for errors?
I have noticed that even with "show stack trace with errors" enabled from the drop down, only errors that occur seem to have traces, but when I do: throw new Error('foo'); I do not see any stack trace ...
5
votes
2answers
689 views
Print Stylesheet - Printed Page width Different in Webkit vs. Gecko/IE
When printing the page below in Safari/Chrome, the content (everything on the page, basically) is squished into the left side of the page, at about 60% of the page's width.
However, in FireFox and IE ...
5
votes
4answers
671 views
How can I create thumbnails of web pages using a layout engine in Perl?
Are there bindings for layout engines like Gecko or WebKit for Perl?
I found Gtk2-Webkit on CPAN but I would like to know if there are other options.
My idea is to use one of those engines to create ...
5
votes
1answer
799 views
How to create a thumbnail of a website?
Is would guess that there is already a webkit/gecko based command line app (maybe even working as a server speed up to rending of multiple pages) which is already doing this?
5
votes
2answers
3k views
How do I embed Gecko using gecko-sharp on Mono/Windows?
Gecko is the rendering engine for Firefox. Using gecko-sharp it is possible to embed it to any Mono/GTK# program. There is a sample application called GladeSharpBrowser for doing this. I could manage ...
4
votes
8answers
222 views
What's the best way to cycle through a large number of fixed position images in WebKit efficiently?
I'm currently working on a little site for my family. One of the things I wanted to do was to make a basic 'making of' stop-motion video. I could assemble it and upload it to Vimeo or something but I ...
4
votes
2answers
347 views
Embed Firefox/Gecko in WPF/C#
i want to embed the current Gecko in my WPF-Project.
i know there is the possibility with the Winforms-Host and the Skybound-Gecko-Libary.
But i use not the standard wpf-theme für my application. its ...
4
votes
2answers
332 views
moz-transform scale decrease div size problem
I'm having problems with mozilla moz-transform scale property.
I'm looking for a replacement of the zoom property, which works fine in everything except firefox.
When I want to shrink the div, its ...
4
votes
1answer
2k views
How do I embed a Gecko or FireFox browser into a VB.NET application?
I am having some problems trying to embed Gecko or Firefox into my VB.net application - specifically when running on Vista or Windows 7. Is this possible to do? Or should I look for a different ...
4
votes
3answers
1k views
Retrieve parent node from selection (range) in Gecko and Webkit
I am trying to add an attribute when using a wysiwyg editor that uses "createLink" command. I thought it would be trivial to get back the node that is created after the browse executes that command.
...
4
votes
2answers
3k views
What is -moz-use-text-color?
I understand it's deprecated in FireFox, and its replacement is currentColor. My impression is that it's used for SVG-related stuff. But what the heck is it? :)
4
votes
4answers
2k views
Firefox/Gecko control interfering with Windows Forms key presses
Edit: In addition to the bounty, we're willing to pay $250 to have this bug fixed in the Firefox/Gecko codebase. Here is a simple test project (Visual Studio 2008 C#) that reproduces the problem.
...
4
votes
1answer
655 views
Implementing nsIProtocolHandler with Delphi
I'm trying to build an nsIProtocolHandler implementation in Delphi. (I've done an IInternetProtocol before with success, and want to have in FireFox what I've got in Internet Explorer.)
Thanks to the ...
4
votes
3answers
3k views
Disappearing CSS table cell borders in Gecko-based browsers
I have a very specific html table construct that seems to reveal a Gecko bug.
Here's a distilled version of the problem. Observe the following table in a gecko-based browser (FF, for example): ...
3
votes
2answers
156 views
Why can I pull the mouse off the drag area in this script?
Using a plain JS script from David Flanagan to make my bookmarklet draggable.
I have noticed that I can move the pointer off the drag bar during key-down and the pop-up may or may not follow the ...
3
votes
1answer
145 views
Add listener to DOM element HTML update. Gecko, C#.Net, Java
I'm looking at the following site: www.example.com
I'm navigating to the site with a GeckoWebBrowser object and taking a snapshot of the HTML of the object every second. Then I navigate the DOM to ...
3
votes
1answer
808 views
Web crawler capable of interpreting Javascript in python for Windows
My ultimate goal is to build a web crawler capable of downloading all of the images on a webpage. My understanding from the reading I've done is that I need to embed a rendering/layout engine such as ...
3
votes
1answer
400 views
Typed Arrays in Gecko 2: Float32Array concatenation and expansion
I'm a bit confused with Javascript Typed Arrays.
What I have are several Float32Array s, that have no concat method. I don't know how many are them in advance, btw.
I'd like to concatenate them all ...
3
votes
2answers
695 views
Gecko XPCOM usage vs WebKit
I need to embed a web browser in C++ application. As well, I need to reach its javascript methods from Delphi components.
I know that for FF there is Gecko with XPCOM. Is there something like this ...
3
votes
2answers
3k views
document.readyState analog for gecko-based browsers
IE has attribute readyState in document object, that indicates current state, e.g. "loading", "complete" etc.
Is there any way to find current loading state of document in Mozilla-based browsers?
I'm ...
3
votes
5answers
645 views
Browser Cache API for non IE browsers
IE has WinInet API, such as GetUrlCacheEntryInfo, to read and manipulate IE browser cache.
Is there a similar API for non IE browsers such as Firefox or Chrome? If so where can I get more info?
...
3
votes
2answers
1k views
Gecko API for DOM
Does Gecko expose an API for working directly with its DOM? I'm looking for a class like HtmlElement that can be used to build/traverse trees of HTML content.
I'm trying to host Gecko as a web ...
2
votes
2answers
47 views
Buttons too tall on Firefox
I've got a problem unique to Firefox. I'm trying to style links and buttons to look exactly the same. On every browser except Firefox, this works as desired. On Firefox, the height of the button's ...
2
votes
2answers
41 views
Under the hood, are HTML5 tags (article, section, aside, header, footer) implemented just like div?
I understand all these tags have different semantic meanings, like article is for a story that stand apart; section is for self-contained part of the page...
They are good and useful tags, in many ...
2
votes
1answer
101 views
Exception in xul.dll and images are not shown in gecko browser inside delphi app
Using xulrunner (gecko sdk) v1.9.1.4127 browser inside Delphi 2009 app
It runs succesfully and opens requested page, but... there is no images! Moreother, in log i can see, that server sent to browser ...
2
votes
1answer
98 views
Is there a plug-in sample for Firefox 5 written in C++?
I've seen several examples, but for libraries with Gecko 1.9.2 or earlier, how do I create a plugin for Firefox 5 in C++?
The strange thing is that the official website just to gives me examples for ...
2
votes
1answer
301 views
HTML DOM Parse and Character encoding on XMLHTTPRequest at Firefox extension
I am now writing firefox 4 bootstrapped extension.
The following is my story:
When I'm using @mozilla.org/xmlextras/xmlhttprequest;1, nsIXMLHttpRequest, content of target URL can be successfully ...
2
votes
1answer
140 views
What are the basic differences differences between the browsers powered by Gecko and by those powered by Webkit?
I wanted to know about the basic differences between the browsers powered by Gecko and Webkit?
- Are there any differences in the way they render?
- Any difference in the mechanism they use to render?
...
2
votes
1answer
606 views
full featured HTML rendering engine like WebKit/Gecko for embedded Linux?
I want to use HTML+CSS+JavaScript to develop a user interface for a touchscreen device in a Linux environment and need a suitable rendering engine.
The device in question will have a ARM CPU with ...
2
votes
1answer
678 views
-moz-background-clip: *text* in Mozilla
Is there a good way to implement this in Mozilla? I have done it successfully in Webkit using -webkit-background-clip: text;. I have been trying to implement it into Firefox with no success. MDN has ...
2
votes
3answers
146 views
Which client-side relational persistent storage options are a good choice for a new project?
Given that WebSQL is no longer being developed and IndexedDB has yet to become prevalent, what are our choices as developers for client-side relational storage going forward? Is it best simply not ...
2
votes
1answer
376 views
document.getElementsByName missing from Gecko/Firefox on SVG documents
I have an SVG document in which I am using JavaScript to highlight elements on mouseover. My elements all have names - some elements have the same name because, although they appear multiple times, ...
2
votes
1answer
123 views
-moz-column doesn't work correctly with rtl direction
I have a div container with fixed height , fixed width and overflow hidden
I need to display text in 4 columns
The problem is :
with direction 'rtl' , firefox display the latest 4 columns and hide ...
2
votes
1answer
391 views
porting mozilla's NSModule to Delphi
In extension to this question, I guess I'll best show what I've got so far.
What I'm trying to do is create a FireFox plugin with Delphi, that'll work with the FireFox versions of the future that will ...
2
votes
2answers
1k views
Gecko 2 ActiveX Control VCL component in Delphi?
How can I import the Gecko 2 (used in Firefox 2) Active control into the component palette so I can add it to my form at design-time?
Basically, I want something like a TWebBrowser component, but not ...
2
votes
1answer
274 views
which layout engine for finding coordinates of html elements on the web page?
I am doing some web data classification task and was thinking if I could get the co-ordinates of html elements as they would appear on a web-browser without taking into consideration any css or ...
2
votes
3answers
640 views
render HTML (convert to bitmap)
Can somebody recommend the best (and preferably portable) way to render HTML documents onto a bitmap? As far as I understand my main 2 options are WebKit and Gecko, but I wasn't able to find a good ...
2
votes
2answers
1k views
Delphi Gecko SDK - did anyone succeeded with that + XULRunner 1.9?
I did a checkout of d-gecko SDK from sf.net ( http://sourceforge.net/projects/d-gecko/ ).
I wanted to try it with Gecko (XULRunner) 1.9, however when running simple application each time I get error ...
2
votes
2answers
478 views
Firefox Gecko SDK : NPP_GetValue not getting called
I have tried out the NPRuntime sample provided with the Gecko SDK 1.9.1 with the help of this link.
It works perfectly fine with Firefox 3.6.
Following the above steps I created a new scripting ...
2
votes
1answer
143 views
Adding entry to Firefox cache from an XPCOM component
The nsICacheSession has a method openCacheEntry() which returns an existing cache entry. Is there a method such as createCacheEntry() that will create a cache entry. I want to create an XPCOM object ...