Ticket #14750 (closed defect: fixed)
Bug with wxInfoBar close button on OSX
| Reported by: | swiss_kinkajou | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9.5 |
| Component: | wxOSX-Cocoa | Version: | 2.9-svn |
| Keywords: | wxInfoBar close button OSX regression | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
Since changeset 72474 there is a bug with wxInfoBar. The close button always appears on the top left part of the window, even when the wxInfoBar isn’t visible. Moreover, clicking on the button when the wxInfoBar is visible didn’t close the wxInfoBar.
This strange behavior is visible on the dialog sample.
My config options are :
../configure --enable-unicode --disable-monolithic --disable-shared --with-osx_cocoa
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

