#552 closed bug (invalid)
TextControls don't get keyboard focus when there is a default button
Reported by: | jackburton | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I have noticed (in Playground, for example) that BTextControls never get keyboard focus if there's a default button in the same window. To reproduce, click on a textcontrol in Playground, enter some number to change the colors and press the enter key. You'll see that the default button will still have focus.
Change History (3)
comment:1 by , 19 years ago
Status: | new → closed |
---|
comment:2 by , 19 years ago
Resolution: | → invalid |
---|
comment:3 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
They get keyboard focus, otherwise you wouldn't be able to enter anything in them. I can't see any difference to the R5 behaviour here.