Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » focus lost after closing msg dialog
focus lost after closing msg dialog [message #446865] Fri, 03 December 2004 19:20 Go to next message
Mike Tabb is currently offline Mike TabbFriend
Messages: 24
Registered: July 2009
Junior Member
On a view I have a 2-column composite that contains a tab folder and a row
of vertically aligned buttons. If one of the fields has an error in it , a
message dialog is displayed , and one of the buttons are disabled. After
the msg dialog is dismissed , I have to now use two clicks to select a
button. The first click "activates" the view , and the second does what its
supposed to do. In addition , after the msg dialog closes , I can traverse
through the wb with the keyboard , but cannot click on anything the first
time , but everything works after the first click. Thanks in advance.
Re: focus lost after closing msg dialog [message #446869 is a reply to message #446865] Fri, 03 December 2004 21:41 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
What platform are you running on? What version of eclipse are you using?

"Mike Tabb" <mtabb@us.ibm.com> wrote in message
news:coqe9u$hhn$1@www.eclipse.org...
> On a view I have a 2-column composite that contains a tab folder and a row
> of vertically aligned buttons. If one of the fields has an error in it ,
> a
> message dialog is displayed , and one of the buttons are disabled. After
> the msg dialog is dismissed , I have to now use two clicks to select a
> button. The first click "activates" the view , and the second does what
> its
> supposed to do. In addition , after the msg dialog closes , I can
> traverse
> through the wb with the keyboard , but cannot click on anything the first
> time , but everything works after the first click. Thanks in advance.
>
>
Re: focus lost after closing msg dialog [message #446871 is a reply to message #446869] Fri, 03 December 2004 21:58 Go to previous messageGo to next message
Mike Tabb is currently offline Mike TabbFriend
Messages: 24
Registered: July 2009
Junior Member
version is 3.0.1.1 , platform is windows.
"Veronika Irvine" <veronika_irvine@oti.com> wrote in message
news:coqmi1$4ho$1@www.eclipse.org...
> What platform are you running on? What version of eclipse are you using?
>
> "Mike Tabb" <mtabb@us.ibm.com> wrote in message
> news:coqe9u$hhn$1@www.eclipse.org...
> > On a view I have a 2-column composite that contains a tab folder and a
row
> > of vertically aligned buttons. If one of the fields has an error in it
,
> > a
> > message dialog is displayed , and one of the buttons are disabled.
After
> > the msg dialog is dismissed , I have to now use two clicks to select a
> > button. The first click "activates" the view , and the second does what
> > its
> > supposed to do. In addition , after the msg dialog closes , I can
> > traverse
> > through the wb with the keyboard , but cannot click on anything the
first
> > time , but everything works after the first click. Thanks in advance.
> >
> >
>
>
Re: focus lost after closing msg dialog [message #446934 is a reply to message #446865] Mon, 06 December 2004 17:18 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Try it using SWT from HEAD. A bunch of work has happened in this area and
the problem may be fixed. If not, please post a stand alone snippet for us
to debug. Thanks.

"Mike Tabb" <mtabb@us.ibm.com> wrote in message
news:coqe9u$hhn$1@www.eclipse.org...
> On a view I have a 2-column composite that contains a tab folder and a row
> of vertically aligned buttons. If one of the fields has an error in it ,
a
> message dialog is displayed , and one of the buttons are disabled. After
> the msg dialog is dismissed , I have to now use two clicks to select a
> button. The first click "activates" the view , and the second does what
its
> supposed to do. In addition , after the msg dialog closes , I can
traverse
> through the wb with the keyboard , but cannot click on anything the first
> time , but everything works after the first click. Thanks in advance.
>
>
Previous Topic:Rendering html as tooltip
Next Topic:Shell.computeTrim()
Goto Forum:
  


Current Time: Sat Apr 20 04:11:38 GMT 2024

Powered by FUDForum. Page generated in 0.04381 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top