javaee / javahelp

javahelp
Other
14 stars 15 forks source link

Popup windows are not dismissed when the help viewer is closed. #23

Open glassfishrobot opened 16 years ago

glassfishrobot commented 16 years ago

When the help viewer is closed (using the X button on the window) the popup windows are hidden along with the main help viewer.

However if the application re-shows the help viewer (with the F1 key) - the popups are re-shown and they can not be dismissed.

Showing a new popup results then in a new popup being created and shown.

Environment

Operating System: Windows XP Platform: Other

Affected Versions

[current]

glassfishrobot commented 16 years ago

Reported by teilo

glassfishrobot commented 16 years ago

teilo said: the JHUG.pdf soecifies

Popups: · Are always displayed directly adjacent to the object the user clicks to activate the popup. · Cannot be resized or moved by the user. · Are dismissed whenever focus is changed to another part of the help viewer. · Have only a content viewer

however this needs to be

Popups: · Are always displayed directly adjacent to the object the user clicks to activate the popup. · Cannot be resized or moved by the user. · Are dismissed whenever focus is changed to another part of the help viewer or the help viewer is dismissed. · Have only a content viewer

glassfishrobot commented 16 years ago

Was assigned to javahelp-issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAVAHELP-23