RFR: 8349096: Split/MenuButton: exception initializing in a background thread
Andy Goryachev
angorya at openjdk.org
Wed Feb 12 23:51:12 UTC 2025
On Wed, 12 Feb 2025 23:03:45 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> It's not clear to me that invoking actions on a node should count as "modifying"
I agree with this statement.
What threw me off is the way javadoc for `show()` is currently phrased: "popup aspects" implies something else beyond the simple aspect, for example, it could be a visible property on a detail pane or selected tab/page.
Should we also remove the word "aspects" from `ComboBoxBase::show` then?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1709#issuecomment-2655096199
More information about the openjfx-dev
mailing list