-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
6u12
-
x86
-
windows_xp
J2SE Version (please include all output from java -version flag):
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)
Does this problem occur on J2SE 5.0.x or 6.0? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Client: Microsoft Windows XP [Version 5.1.2600]
Bug Description:
RFE: Add ability to listen for Screen Inset Changes
This was previously asked for on report 4232127, which was marked as a duplicate of 4032847 which was done, however 4232127 asked for both the getScreenInsets() and the ability to listen for Screen Inset Changes, of which the later was not done.
Currently when users have auto-hide the taskbar enabled some windows end up above the task bar and others end up at the bottom of the screen, some over the task bar, some under the task bar, ends up very messy, we need to be able to listen for Screen Inset Changes so that we can fix the windows accordingly.
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)
Does this problem occur on J2SE 5.0.x or 6.0? Yes / No (pick one)
Yes
Operating System Configuration Information (be specific):
Client: Microsoft Windows XP [Version 5.1.2600]
Bug Description:
RFE: Add ability to listen for Screen Inset Changes
This was previously asked for on report 4232127, which was marked as a duplicate of 4032847 which was done, however 4232127 asked for both the getScreenInsets() and the ability to listen for Screen Inset Changes, of which the later was not done.
Currently when users have auto-hide the taskbar enabled some windows end up above the task bar and others end up at the bottom of the screen, some over the task bar, some under the task bar, ends up very messy, we need to be able to listen for Screen Inset Changes so that we can fix the windows accordingly.