Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Is there any method or way to set the User agent string for the created Browser? ``` Original issue reported on code.google.com by `jabershabeek` on 30 Aug 2013 at...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Clean install of latest Ubuntu or OpenSUSE and installed openjdk-7-default 2. Run any application which uses jbrowser, without including xulrunner1.9.jar as dependency...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1.Use youtube url 2.search for a video within the app (or enter directly the specific youtube video url instead of step 1) 3.look...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Set up Eclipse like in the Tutorial. 2. Use the Example Script for the Java Class. 3. Run the Java class. What...

Priority-Medium
Type-Defect
auto-migrated

``` I have used following code to load webpage in frame.... import java.awt.Canvas; import java.awt.Dimension; import java.awt.Toolkit; import javax.swing.JFrame; import ru.atomation.jbrowser.impl.JBrowserBuilder; import ru.atomation.jbrowser.impl.JBrowserCanvas; import ru.atomation.jbrowser.impl.JBrowserComponent; import ru.atomation.jbrowser.impl.JComponentFactory; import ru.atomation.jbrowser.interfaces.BrowserManager; public...

Priority-Medium
Type-Defect
auto-migrated

``` any plans to update the maven repo with 1.9.1 version? Thanks. ``` Original issue reported on code.google.com by `[email protected]` on 8 Jun 2012 at 1:34

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. after running frame is opened and see the error What is the expected output? What do you see instead? Apr 25, 2012...

Priority-Medium
Type-Defect
auto-migrated

WinGraphviz is great, but it increases the barrier to entry for this tool. See [this question on StackOverflow](http://stackoverflow.com/q/589900/24874) that details various options. _Original issue reported on code.google.com by `drewnoakes` on...

Consider a graph of dependencies: ``` a -> b a -> c b -> c ``` The direct link from `a->c` is implied via `a->b->c`. Add an option to the...

Differing colour and shape of nodes could be used to signify: - Whether the assembly was loaded from the GAC, file system, project file - Leaf nodes - Certain groupings...