Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
ReedN
Wizard


Joined: 04 Jan 2006
Posts: 1279
Location: Portland, Oregon

PostPosted: Wed Mar 11, 2009 5:00 am   

[3.04] Settings Editor scrolling focus bug
 
This is a very minor bug that causes focus to be taken from scrolling down variables on the left tree view and puts the focus into the variable being traversed.

In other words, I'm in the Settings Editor using the arrow keys to move down a list of variables. In certain cases the focus is taken from the left tree view and moves into the variable being scrolled through.

To Reproduce:
Code:

1) Open Cmud, create a 'Test' session and enter it off-line.
2) Open the Settings Editor and paste the xml code below into the root to create the 'test' folder and associated variables.
3) Left click the 'test' class to give it focus.  Scroll down the list of variables with the down arrow.  (Repeat #3 a few times)

What you should see:
- Sometimes on 'var1' the tree view will lose focus and focus will be given to the right pane where the value of 'var1' resides.  Other times it will continue past 'var1'.  It seems random as to when it loses focus.  I tried fast/slow, etc, but it was just random.
- In all trials it never got past 'var2' which is a DB variable.  DB variables seem to cause this to happen 100% of the time whereas other types seem only occasional.


Code to Reproduce:
Code:
<class name="test" id="1">
  <var name="var1" id="2"/>
  <var name="var3" id="5"/>
  <var name="var2" type="Record" id="6"/>
</class>
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Wed Mar 11, 2009 4:35 pm   
 
Confirmed and added to bug list.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net