-
Desired code
```dart
PdfViewerParams(
widgetBuilder: (PdfWidget widget, Document document, /* other params */) {
switch (widget) {
case PdfTextWidget(:final text):
// return …
-
### Describe the bug
A `NumberBox` with `SpinButtonPlacementMode: inline` can generally have the text area be targeted by tabbing to it or with a mouse. However, when using voice access, the "increme…
-
### Is your feature request related to a problem? Please describe.
For example in notepad if you have selected text and you press move to focus gesture (nvda+numpad minus or nvda+backspace) whole…
-
### Game or games this happens in
ULJM-05753 - Tactics Ogre: Unmei no Wa
### What area of the game / PPSSPP
At first....
I have a [TRIMUI SMART Pro](https://mechdiy.com/products/trimui-smart…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
-
For more details on issue check: https://github.com/TryQuiet/quiet/issues/2592
Some elements had insufficient color contrast and Jason provided informations necessary to fixe it:
Blue links: Yes…
-
### Problem Statement
I want to quickly search across all fields in an exception - e.g. stack.function, error.type, etc etc etc. This could be because I'm not sure where the string might appear and w…
-
**Describe the bug**
The QSO entry form for both live and post QSOs does not respect the user profile date format preference. It seems like the date format is always `d-m-Y` as hardcoded in `applicat…
-
Hi
I have a problem converting HTML Input controls to PDF. The value excludes when the PDF is generated. Only a blank box is printed. Suppose the following HTML shows like a blanks box on PDF.
Same…