-
Hi friends,
Really appreciate the move to github.
However the links in the page are not hyperlinked.
It would be nice if you could.
Regards,
Shrivats.
-
```
Please implement a check for try in case libstdc++ implements c++11 where tr1
is merged into std. For instance, clang on OSX 10.9 w/ Xcode 5.0.2 & llvm 5.0
(500) doesn't include tr1 headers anym…
-
### What happened?
FUTOBoard, like Swiftkey, has an autocorrect toggle that, when activated, makes the keyboard correct mistyped words or complete incomplete words to the middle word in their respect…
-
I've noticed users submitting segments for the beginnings of videos, but not setting the marker to _exactly_ the start, rather, a few milliseconds away. This ends up in a pretty jarring jump after hal…
-
Given this configuration for a `TextField` :
```dart
TextField(
autocorrect: false,
enableSuggestions: false,
autofillHints: null,
keyboardType: TextInputType.multiline, // Tex…
-
```
What steps will reproduce the problem?
1. Click in mail body
2. type "23"
3. it auto corrects to "we"
What is the expected output? What do you see instead?
This happens with several combination o…
-
```
What steps will reproduce the problem?
1. Click in mail body
2. type "23"
3. it auto corrects to "we"
What is the expected output? What do you see instead?
This happens with several combination o…
-
```
What steps will reproduce the problem?
1. Click in mail body
2. type "23"
3. it auto corrects to "we"
What is the expected output? What do you see instead?
This happens with several combination o…
-
Some web pages contain badly formatted JSON-LD data, e.g., [an example](https://www.debenhams.com/webapp/wcs/stores/servlet/prod_10701_10001_60742+1515029001_-1)
The JSON-LD in this page is:
```
…
-
After an invalid command, any other commands after that will fail, unless `n` is entered.
First of all, this is extremely annoying and affects user efficiency significantly.
Secondly, it is not well…