Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8319322

Replace deprecated NSEventModifierFlags enums

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx22
    • javafx
    • None

      Several enums of type NSEventModifierFlags are deprecated, and replaced with different names.
      - warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12
      - warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12
      - and more

      Reference: https://developer.apple.com/documentation/appkit/nseventmodifierflags

      These enum constants should be replaced with coressponding new ones.

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: