Opened 9 years ago
Closed 9 years ago
#12372 closed bug (fixed)
net-status BAlert takes two clicks to close
Reported by: | ttcoder | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Fresh install of hrev49627
Steps:
- right click the Net Status replicant in the deskbar
- select either of the first two options (ethernet or wi-fi links)
- a BAlert opens
- click the "OK" button (nothing happens)
- click it again: this time the alert closes.
Not sure whether to file against interface kit or Net Status.
Change History (5)
comment:1 by , 9 years ago
Component: | - General → Kits/Interface Kit |
---|---|
Owner: | changed from | to
comment:2 by , 9 years ago
comment:3 by , 9 years ago
With more testing I see it's a more general problem than just NetStatus and concerns many BAlert's, but agreed there are bigger fishes to fry.. Maybe leave at a relatively low priority, so that it can get "bumped" easily to the next milestone and does not block the beta?
comment:4 by , 9 years ago
Status: | new → in-progress |
---|
All BAlerts
that use Go(NULL)
will likely suffer from this issue, as I accidentally removed the initialization of fAlertSem
-- I'll commit a fix tonight.
Note:
See TracTickets
for help on using tickets.
Is it a good candidate for the beta? Looks like a minor issue.