Emilio Cobos Álvarez

Results 100 issues of Emilio Cobos Álvarez

#### General informations - system/distribution (with version): Arch Linux - offlineimap version (`offlineimap -V`): offlineimap v7.0.8, imaplib2 v2.55 (bundled), Python v2.7.12 - Python version: 2.7.12 - CLI options: None, run...

bug
need contributor!
autoreshresh

(Again, unless I'm missing something) https://html.spec.whatwg.org/#focus-delegate says: > [For each](https://infra.spec.whatwg.org/#list-iterate) child of parent's [children](https://dom.spec.whatwg.org/#concept-tree-child): > > 1. Let focusable area be child, if child is a [focusable area](https://html.spec.whatwg.org/#focusable-area); otherwise let...

topic: focus
agenda+

So, looking at https://html.spec.whatwg.org/#focus-processing-model I have a couple questions: > If focus target is a [shadow host](https://dom.spec.whatwg.org/#element-shadow-host) whose [shadow root](https://dom.spec.whatwg.org/#concept-element-shadow-root)'s [delegates focus](https://dom.spec.whatwg.org/#shadowroot-delegates-focus) is true > 1. [ snip ] >...

topic: focus
agenda+

https://html.spec.whatwg.org/#dom-context-2d-font right now is very vague for this case. In the main thread, with an actual `` element, we have all the context we need for to resolve all CSS...

topic: canvas

I think this would be useful for authors that want to write Shadow-DOM aware code. All browser engines have a way to get a hand to the subtree root and...

topic: shadow
needs implementer interest
addition/proposal

If we hit the !af->getline(..) case, we were incorrectly early-returning without cleaning up, which means our destructor will try to free all the aliasf[i] pointers that we haven't allocated yet...

This looks like a bug to me. I'd expect this test-case to pass: ```rust #[test] fn eq() { let m1: IndexMap = vec![(1, 1), (2, 2)].into_iter().collect(); let m2: IndexMap =...

**URL**: https://cmcreg.bancosantander.es/nhb-keygeneration/ **Browser / Version**: Firefox 105.0 **Operating System**: Android **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Unable to type **Steps to Reproduce**: Pincode input...

browser-firefox-mobile
priority-normal
severity-critical
engine-gecko

I get the reasoning to forbid `@import` from `replaceSync`, but it's not clear to me why forbidding it in `insertRule` is desired, or necessary. We allow `insertRule` with `@import` with...

From a bug bug email: > List of revisions that have been waiting for a review for longer than 3 days: > > [D142522](https://phabricator.services.mozilla.com/D142522) - 12.0 days > [D140423](https://phabricator.services.mozilla.com/D140423) -...