Opened 2 years ago
Closed 2 years ago
#18155 closed bug (duplicate)
Expander: BAlerts weird layout
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Expander | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | #14678 | Blocking: | |
Platform: | All |
Description
This is hrev56578+59, 64bit.
- Open an archive in Expander.
- Put some non-existing location in the Destination text box (like adding a "/newfolder" to the default location there).
- Press "TAB" and this BAlert appears:
Why does it look funny? The code appears like any other BAlert:
BAlert* alert = new BAlert("destAlert", B_TRANSLATE("Destination folder doesn't exist. " "Would you like to create it?"), B_TRANSLATE("Cancel"), B_TRANSLATE("Create"), NULL, B_WIDTH_AS_USUAL, B_INFO_ALERT);
Attachments (1)
Change History (2)
by , 2 years ago
Attachment: | alert_expander.png added |
---|
comment:1 by , 2 years ago
Blocked By: | 14678 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.