RFR: 8267374: (macos) Left Option+Up/Down arrow dont traverse to beginning/end of line in textarea [v5]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Jun 28 04:57:39 UTC 2022


On Mon, 27 Jun 2022 20:21:40 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> That's not a mistake, the swing was updated in a few places here and there to support it, for example:
>> https://bugs.openjdk.org/browse/JDK-8194873
>
> We could change it back but then we should take care of all that followup changes.

> That's not a mistake, the swing was updated in a few places here and there to support it, for example: https://bugs.openjdk.org/browse/JDK-8194873

I dont think @prrace and me are contesting need of ALT_GRAPH in swing, which was fixed by the above bug..I guess it was being contested for macos only so we are not going to revert 8194873 but only 8151136 (which was done to convert right alt to altgraph for macos)

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

PR: https://git.openjdk.org/jdk/pull/9230



More information about the client-libs-dev mailing list