On Tue, 17 Dec 2024 19:29:17 GMT, Kevin Rushforth wrote:
>> Update the docs bundle to point to the JDK 23 docs (we're currently pointing
>> to JDK 21).
>>
>> I will need to also download and host a zip bundle and add its checksum to
>> gradle/verification-metadata.xml to avoid breaking our int
Martin:
I guess I am trying to say that I find the focus delegation idea as unnecessary
- it feels to me like a band-aid on a broken event dispatching system. It
might be the case that the current design was there from the beginning, and so
probably all the other issues we have encountered so
On Tue, 17 Dec 2024 21:06:16 GMT, Andy Goryachev wrote:
>> Incubating a new feature - rich text control, **RichTextArea**, intended to
>> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane.
>> The main design goal is to provide a control that is complete enough to be
>> u
On Tue, 17 Dec 2024 20:53:31 GMT, Andy Goryachev wrote:
>> Incubating a new feature - rich text control, **RichTextArea**, intended to
>> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane.
>> The main design goal is to provide a control that is complete enough to be
>> u
> Incubating a new feature - rich text control, **RichTextArea**, intended to
> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane. The
> main design goal is to provide a control that is complete enough to be useful
> out-of-the box, as well as open to extension by the appl
> Incubating a new feature - rich text control, **RichTextArea**, intended to
> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane. The
> main design goal is to provide a control that is complete enough to be useful
> out-of-the box, as well as open to extension by the appl
On Mon, 4 Nov 2024 17:21:57 GMT, Andy Goryachev wrote:
>> Modified the resize algorithm to work well with fractional scale, thanks for
>> deeper understanding of the problem thanks to @hjohn and @mstr2 .
>>
>> Removed earlier manual tester in favor of the monkey tester.
>>
>> It is important
On Tue, 17 Dec 2024 20:01:14 GMT, Andy Goryachev wrote:
>> modules/jfx.incubator.input/src/main/java/jfx/incubator/scene/control/input/InputMap.java
>> line 292:
>>
>>> 290: */
>>> 291: public void unregister(KeyBinding k) {
>>> 292: map.put(k, NULL);
>>
>> Why does this add a
On Tue, 17 Dec 2024 18:42:45 GMT, Kevin Rushforth wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review comments
>
> modules/jfx.incubator.input/src/main/java/jfx/incubator/scene/control/input/InputMap.java
> l
On Tue, 17 Dec 2024 18:30:57 GMT, Kevin Rushforth wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review comments
>
> modules/jfx.incubator.input/src/main/java/jfx/incubator/scene/control/input/InputMap.java
> l
On Tue, 17 Dec 2024 19:06:29 GMT, Andy Goryachev wrote:
>> Kevin Rushforth has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Move jdk.docs.version before jfx.build.jdk.version
>
> build.properties line 92:
>
>> 90: jfx.build.jdk.version=2
On Fri, 13 Dec 2024 00:52:00 GMT, Kevin Rushforth wrote:
> Update the docs bundle to point to the JDK 23 docs (we're currently pointing
> to JDK 21).
>
> I will need to also download and host a zip bundle and add its checksum to
> gradle/verification-metadata.xml to avoid breaking our internal
On Tue, 17 Dec 2024 19:26:36 GMT, Kevin Rushforth wrote:
>> Update the docs bundle to point to the JDK 23 docs (we're currently pointing
>> to JDK 21).
>>
>> I will need to also download and host a zip bundle and add its checksum to
>> gradle/verification-metadata.xml to avoid breaking our int
> Update the docs bundle to point to the JDK 23 docs (we're currently pointing
> to JDK 21).
>
> I will need to also download and host a zip bundle and add its checksum to
> gradle/verification-metadata.xml to avoid breaking our internal CI build.
>
> As mentioned in [JDK-8325873](https://bugs.
On Fri, 13 Dec 2024 00:52:00 GMT, Kevin Rushforth wrote:
> Update the docs bundle to point to the JDK 23 docs (we're currently pointing
> to JDK 21).
>
> I will need to also download and host a zip bundle and add its checksum to
> gradle/verification-metadata.xml to avoid breaking our internal
On Fri, 13 Dec 2024 00:08:09 GMT, Andy Goryachev wrote:
>> Incubating a new feature - rich text control, **RichTextArea**, intended to
>> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane.
>> The main design goal is to provide a control that is complete enough to be
>> u
On Thu, 23 May 2024 21:51:55 GMT, Marius Hanl wrote:
> Alternative PR to https://github.com/openjdk/jfx/pull/1330 which does not
> modify the layout of `VirtualFlow`.
>
> This PR fixes the glitching by removing the code in `NGNode.renderRectClip`,
> which made many calculations leading to floa
On Fri, 13 Dec 2024 16:26:54 GMT, Martin Fox wrote:
>> Input methods don’t work for text controls inside Popups. This PR fixes that.
>>
>> Some background:
>>
>> A PopupWindow always has an owner. The owner of the first Popup is a
>> standard Window; I’ll refer to that as the root window. But
On Tue, 17 Dec 2024 18:13:28 GMT, Michael Strauß wrote:
>> modules/javafx.graphics/src/main/java/com/sun/javafx/tk/Toolkit.java line
>> 597:
>>
>>> 595:
>>> 596: public Object getPaint(Paint paint) {
>>> 597: return switch (paint) {
>>
>> standard warning: not equivalent change (i
On Tue, 17 Dec 2024 18:01:57 GMT, Andy Goryachev wrote:
>> Michael Strauß has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> use exhaustive switch pattern
>
> modules/javafx.graphics/src/main/java/com/sun/javafx/tk/Toolkit.java line 597:
>
On Sat, 14 Dec 2024 17:16:20 GMT, Michael Strauß wrote:
>> The `Paint` and `Material` classes can't be extended by user code, because
>> their implementations require special support in internal JavaFX code. The
>> classes should be sealed.
>
> Michael Strauß has updated the pull request increm
On Thu, 12 Dec 2024 01:03:26 GMT, Michael Strauß wrote:
>> The `reducedData` preference instructs applications to minimize internet
>> traffic, as users might be on a metered network or a limited data plan.
>>
>> This corresponds to the following OS settings:
>>
>> Windows: Settings -> Network
On Wed, 27 Nov 2024 19:27:55 GMT, Kevin Rushforth wrote:
> Add the `--sun-misc-unsafe-memory-access=allow` flag until
> [JDK-8334137](https://bugs.openjdk.org/browse/JDK-8334137) is fixed to avoid
> warnings when running tests (automated and manual) with JDK 24.
>
> I've tested this using a bo
On Sat, 14 Dec 2024 17:16:20 GMT, Michael Strauß wrote:
>> The `Paint` and `Material` classes can't be extended by user code, because
>> their implementations require special support in internal JavaFX code. The
>> classes should be sealed.
>
> Michael Strauß has updated the pull request increm
24 matches
Mail list logo