Closed GoogleCodeExporter closed 9 years ago
I fixed this by moving the requestFocus() out of TabbedArea::mousePressed(...)
and
into the second loop inside TabbedArea::setSelectedTab(...)
Original comment by ben.ratz...@gmail.com
on 19 Jun 2008 at 9:33
Can you tell me why you moved it there?
Original comment by b.lindeijer
on 15 Jul 2008 at 10:42
As a TabbedArea can contain other widgets it needs to be a bit more polite when
it
requests focus. Now, a TabbedArea only requests focus if it receives a mouse
event
from a non focusable widget.
Original comment by olof.nae...@gmail.com
on 4 Aug 2008 at 9:18
Original issue reported on code.google.com by
lpo.shin...@gmail.com
on 13 Apr 2008 at 9:58