Ashish Myles

Results 6 issues of Ashish Myles

I just tried some of the examples, and I noticed that I was not able to tab through widgets (buttons, text boxes, slides, etc). Are there by any chance any...

feature request

When running `cargo node --target electron ...`, cargo-node downloads electron into `target/electron` within the crate directory instead of within `CARGO_TARGET_DIR`. When running, it seems to fail to find the downloaded...

b/247794358 ## Steps to Reproduce The rich text widget doesn't seem to compose the semantics labels in correct order. It seems to concatenate all the `TextSpan`s, replacing an embedded `WidgetSpan`...

framework
a: accessibility
customer: google
P2

I wanted to document an additional use-case - math typesetting. This requires access to the [MATH] font table which includes, among other things: [MATH]: https://learn.microsoft.com/en-us/typography/opentype/spec/math * A large number of...

I can understand if this is out of the scope of katex-fonts, but I think it would help in trying to develop a mobile complement to KaTeX with consistent fonts....

fonts

### Steps to reproduce See also https://github.com/flutter/flutter/issues/157387 which requires the same conditions (iframed, semantics disabled). 1. Requisites a. Accessibility (semantics tree) must not be enabled, and b. Flutter-web app must...

a: text input
engine
a: accessibility
platform-web
f: focus
P2
customer: samehere
team-web
triaged-web