Jonathan Giles

Results 44 issues of Jonathan Giles

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/692) by patrickhaas (Bitbucket: [patrickhaas](https://bitbucket.org/patrickhaas), GitHub: [patrickhaas](https://github.com/patrickhaas)).** ---------------------------------------- Hello everyone, i'm trying to style the list-view in the AutoCompletePopup with the following css. ``` #!java .auto-complete-popup { -fx-background-color: transparent;...

bug

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/839) by FanFeeds (Bitbucket: [user3822](https://bitbucket.org/user3822), GitHub: Unknown).** ---------------------------------------- I'm using a custom ControlsFX that has [Pull Request #677](https://bitbucket.org/controlsfx/controlsfx/pull-requests/677) which adds the ability to click on the label next to...

bug

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/879) by acuriousbison NA (Bitbucket: [acuriousbison](https://bitbucket.org/acuriousbison), GitHub: Unknown).** ---------------------------------------- After changing the items of a GridView the views does not correctly update all of its cells if the view...

bug
9.0.0

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/715) by jmdefaye (Bitbucket: [jmdefaye](https://bitbucket.org/jmdefaye), GitHub: Unknown).** ---------------------------------------- Hi, Unless I did something wrong, it seems that the keyboard shortcuts for copy/paste don't work properly if you put several...

bug
SpreadsheetView

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/764) by Robert Ross (Bitbucket: [robross0606](https://bitbucket.org/robross0606), GitHub: [robross0606](https://github.com/robross0606)).** ----------------------------------------

bug
SpreadsheetView

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/498) by Mario Voigt (Bitbucket: [vmario89](https://bitbucket.org/vmario89), GitHub: [vmario89](https://github.com/vmario89)).** ---------------------------------------- Hey guys, i like breadcrumbbar for using it as a control for "quick picking purposes" like in the screenshot. In...

bug

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/824) by Thorsten Kleidt (Bitbucket: [HankDrifter](https://bitbucket.org/HankDrifter), GitHub: [HankDrifter](https://github.com/HankDrifter)).** ---------------------------------------- The screenshot shows the misbehaviour. The "PopOver" button is the default. OnAction shows the popover with various controls that obviously...

bug

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/746) by Dean Schulze (Bitbucket: [dwschulze](https://bitbucket.org/dwschulze), GitHub: [dwschulze](https://github.com/dwschulze)).** ---------------------------------------- I installed the Buildship Gradle plugin into Eclipse Neon. When I import the controlsfx project (using the wrapper) it fails...

bug

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/574) by Christian Rädel (Bitbucket: [christian-raedel](https://bitbucket.org/christian-raedel), GitHub: [christian-raedel](https://github.com/christian-raedel)).** ---------------------------------------- I've subclassed the ```Action``` class to accept an ```Glyph``` icon like in the DummyAction example. public class IconAction extends Action...

bug

**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/590) by Octavio Calleya (Otto) (Bitbucket: [octaviospain](https://bitbucket.org/octaviospain), GitHub: [octaviospain](https://github.com/octaviospain)).** ---------------------------------------- ControlsFx adds a lot of functionalities to JavaFx, and the SpreadsheetView is very complete and customizable. However, one of...

enhancement
SpreadsheetView