On Thu, 6 Aug 2026 02:39:41 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

>> For JPasswordField, I see in `LookAndFeel.installProperty`, it calls 
>> `customSetUIProperty` special case which only handles "`echoChar`" 
>> propertyName so for "`dragEnabled`" propertyName it will return false so 
>> JComponent.setUIProperty will handle it as a JTextComponent
>
> I dont see any spec note or API doc for drag on JPasswordField

CI testing is ok

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32101#discussion_r3726126143

Reply via email to