-
```
What steps will reproduce the problem?
1. Edit date format in Preferences window
2. Move the focus to another control
3. Crash
What is the expected output? What do you see instead?
What version…
-
很奇怪的问题,在 Xcode 的 `Preference` -> `Account` -> `Add Apple ID`,当输入密码的时候(激活密码输入框),百分百崩溃。
删除该插件就正常了。
-
Although Xcode doesn't show a conflict, this message appears in the log on 10.8 when the Schedule tab in AutoPkgr is clicked:
```
11/15/14 7:37:32.893 AM AutoPkgr[23288]: Unable to simultaneously sat…
-
# Description
crash while using visual select:
# Operation
1. v
2. j, or k to select lines
3. d, to delete lines
4. i to insert something
5. p to pastes.
6. press i, if I try to type any letters, t…
caoer updated
8 years ago
-
```
There should be a hot key to close all notification windows on the screen. The
user who made this
request suggested ctrl-option-q, which I think would be an acceptable default,
although it
pro…
-
```
There should be a hot key to close all notification windows on the screen. The
user who made this
request suggested ctrl-option-q, which I think would be an acceptable default,
although it
pro…
-
```
There should be a hot key to close all notification windows on the screen. The
user who made this
request suggested ctrl-option-q, which I think would be an acceptable default,
although it
pro…
-
-
I've made changes to support MacOSX (just some #ifdef magic), it works.
``` obj-c
NSTextField *label = [NSTextField new];
label.stringValue = @"LOl";
[self.window.contentView addSubview:label];
[labe…
-
If you type `...`or `" "`and `'` the text field seems to convert those to unicode (?) characters. Much like MS Word does when you enter ... and it converts it to a single three-dots character. Same pr…