Opened 7 years ago
Closed 7 years ago
#13731 closed bug (fixed)
BTabView::RemoveTab erroneously sets focus
Reported by: | jalopeura | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If there is no focus set, and you call RemoveTab, it ends up setting focus to the rightmost tab.
Attachments (2)
Change History (4)
by , 7 years ago
Attachment: | TabView_RemoveTab.cpp added |
---|
comment:1 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
Attachment: | TabView_RemoveTab.diff added |
---|
Note:
See TracTickets
for help on using tickets.
Simple program to reproduce the bug