|
From: Antranig B. <ant...@ca...> - 2004-11-04 17:07:40
|
Watkins, David wrote: > > This sounds more like you've accidently pushed the > 'Show source of seleced element only' toggle button. On > mine it's button the next to the instance highlighter and > looks like a sheet of A4 with a rectangular index card > overlaid and to the right. > > Can you check that and let us know if that's it. Thanks > > Cheers, > dw Thanks for this suggestion, it sounds highly plausible. I can't reproduce this reliably, although it has happened to me three or four times now. What I think is happening is this: what I frequently do after browsing from either beans view to Java is to quite often want to browse right back again with the "back" button. Now you have pointed out the "show selected source only" toggle I see it appears on code views exactly where the back button does on non-code views. It's quite likely the button refresh is lagging the view change slightly, or else there is some event delivery problem that sometimes activates the old button. Well, I feel slightly foolish at having had to destroy all my preferences just to alter the state of this button, but on the other hand it isn't a very noticeable one! I might submit a RFE asking for buttons representing actions common to two views not to move when switching between them... in the meantime I will delete this button. Many thanks, David :) Antranig. |