-
Bug
-
Resolution: Fixed
-
P3
-
11.0.6-oracle, 14
-
b31
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8258977 | 17 | Sergey Bylokhov | P3 | Resolved | Fixed | b04 |
JDK-8260092 | 16.0.1 | Sergey Bylokhov | P3 | Resolved | Fixed | b03 |
ADDITIONAL SYSTEM INFORMATION :
MacOS Catalina 10.15.4, AdoptJDk Java 14.0.1
A DESCRIPTION OF THE PROBLEM :
Taskbar.getTaskbar().isSupported(Taskbar.Feature.ICON_BADGE_NUMBER) returns false with Java 14.0.1 on MacOS Catalina 10.15.4, however on the same machine Taskbar.getTaskbar().isSupported(Taskbar.Feature.ICON_BADGE_NUMBER) returns true when using Java 11.0.7
REGRESSION : Last worked in version 11.0.7
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Taskbar.getTaskbar().isSupported(Taskbar.Feature.ICON_BADGE_NUMBER)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
true
ACTUAL -
false
CUSTOMER SUBMITTED WORKAROUND :
I have no workaround on MacOS I use this feature to add text to the icon on the taskbar, but I cannot use that with java 14 currently.
FREQUENCY : always
MacOS Catalina 10.15.4, AdoptJDk Java 14.0.1
A DESCRIPTION OF THE PROBLEM :
Taskbar.getTaskbar().isSupported(Taskbar.Feature.ICON_BADGE_NUMBER) returns false with Java 14.0.1 on MacOS Catalina 10.15.4, however on the same machine Taskbar.getTaskbar().isSupported(Taskbar.Feature.ICON_BADGE_NUMBER) returns true when using Java 11.0.7
REGRESSION : Last worked in version 11.0.7
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Taskbar.getTaskbar().isSupported(Taskbar.Feature.ICON_BADGE_NUMBER)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
true
ACTUAL -
false
CUSTOMER SUBMITTED WORKAROUND :
I have no workaround on MacOS I use this feature to add text to the icon on the taskbar, but I cannot use that with java 14 currently.
FREQUENCY : always
- backported by
-
JDK-8258977 [macos] Taskbar.Feature.ICON_BADGE_NUMBER no longer supported on MacOS
- Resolved
-
JDK-8260092 [macos] Taskbar.Feature.ICON_BADGE_NUMBER no longer supported on MacOS
- Resolved
- duplicates
-
JDK-8255573 Enhance isIconBadgeSupported() for macOS 10.15.2+ (Catalina) and 11 (Big Sur)
- Closed
- relates to
-
JDK-8230869 [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar
- Resolved
(1 links to)