Bruce Blaser

Results 351 comments of Bruce Blaser

@Sboonny @moT01 Can you clarify exactly what the accessibility is? I'm not sure I understand exactly which button you are talking about.

Thanks for the clarification @moT01. The `disabled` vs. `aria-disabled` issue is perhaps not as clear as it could be in this specific case. I am going to do some in-depth...

@Sboonny @moT01 I have done further screen reader testing and my recommendation is that we use `aria-disabled` on the Agree button. The main issue here is that if you use...

Removing the `div` wrapper around each `label`/`input` won't affect the underlying accessibility at all. But visually I think some works needs to be done so that the label is closer...

Since I was mentioned in this issue I guess I need to leave a comment :slightly_smiling_face: My initial reaction from the few comparisons shown above is that I like the...

I appreciate your faith in me @ahmadabdolsaheb, but I'm probably not the best person to make a decision on this. The original issue I brought up in #46530 has been...

@raisedadead Thank you very much for the kind words. I both apologize, and am delighted that my "spirit" haunts you all during your meetings. But seriously, it is obvious that...

I have added the provided JetBrains font file to my [font comparison app](http://font-selector.surge.sh/).

I suppose an alternative to hiding the fixed content itself would be to allow the editor to take up the entire view port height by superimposing it over all other...

> viewports under 600px I just want to clarify, it is the height of the viewport we are concerned about here, not the width.