Opened 9 years ago
Closed 8 years ago
#4799 closed defect (fixed)
Contextual Help: multiple windows can be opened
Reported by: | godiard | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
If the user press many times Alt-Shift-H, multiple windows are created.
This can be confusing to the user
Change History (1)
comment:1 Changed 8 years ago by Gonzalo Odiard
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Do not open multiple help windows - Fixes #4799
If a user press multiple times the view help shortcut (Alt+Shift+H)
we need check if a window is opened before open another.
The bug was the result of check on a different windows array.
Changeset: da72c3ba40abad4eb44a7a7f71cdace8349dd019