Opened 11 years ago

Closed 11 years ago

#296 closed defect (fixed)

wait cursor does not reset in several situations

Reported by: aboeckma Owned by: devel
Priority: minor Milestone:
Component: Library (GUI) Version: gtkport
Keywords: Cc:

Description (last modified by westram)

Examples:

  1. Search&Query config
    • open search and query
    • click on the configuration button ( the small one with the cog wheel and the save icon)
    • notice that a new window opens
    • notice that the cursor does not reset back to normal after the popup opened.
  2. Search&Query delete
    • open search and query window
    • search for some string
    • click Delete Listed
    • A popup appears asking for confirmation
    • while this popup is active the mouse cursor is a clock.
  3. Rename config
    • click species → Configurations → rename
    • a popup appears asking for the new name
    • while the popup is open the cursor displays the wait symbol.

Change History (4)

comment:1 Changed 11 years ago by westram

related to #299

comment:2 Changed 11 years ago by westram

  • Description modified (diff)
  • Summary changed from wait cursor does not reset in configurations for SEARCH and QUERY Window to wait cursor does not reset in several situations
  • remove duplicate tickets #299 and #310
  • copied description from there to here

comment:3 Changed 11 years ago by epruesse

basically fixed, the cursor does change back now. the question is, should it even go to "busy" for modal windows or not?

comment:4 Changed 11 years ago by epruesse

  • Resolution set to fixed
  • Status changed from new to closed

considering fixed, a better option for modal windows logged in #370 (lightbox type darkening of blocked windows)

Note: See TracTickets for help on using tickets.