Bug - Fixed Item Manager multiple instances

stannius

Member
Prior to a day or so ago, clicking on the little backpack icon would open the Item Manager dialog, or bring it to the front if it was already open.

Today, the icon opens a new instance of the window, even if one is already open.

In a probably unrelated issue: clicking on the ghost icon only opens up one chat window, but it doesn't bring an existing chat window to the forefront. This has been the case for as long as I remember.
 

Veracity

Developer
Staff member
Works same as ever for me:

click on the backpack
-> new Item Manager frame opens
(optionally move frame)
click on the backpack
-> existing Item Manager frame restored to previous position and is selected

r10095 on Mac OS X 10.6.8
 

slyz

Developer
I have the Item Manager as one of my startup tabs. When I click on the backpack icon, it just brings up the existing tab.

I also have the chat window as a startup window. When I click on the ghost icon, it doesn't give focus to the chat window, but it doesn't create a second one either. I simply get this in the gCLI:
Code:
Initializing chat interface...
Requests complete.

r10094

java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing)
 

stannius

Member
Apparently this only happens when the "Recent Items" view is selected.

r10095
Currently running on Windows 7
Using Java v1.6.0_26-b03
 

exxyle

New member
It's also creating multiple windows for me, no matter if "recent items" or "food" or w/e is selected.
Clicking on the Store and Coinmaster buttons is also creating multiple windows.

r10096
Currently running on Windows XP
Using Java v1.6.0_24-b07


EDIT: and now it stopped happening in r10101. :shrug:
 
Last edited:
Top