[Webkit-unassigned] [Bug 244977] Yammer Question Field on Live Events does not show "Caret" or "I-Beam"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 15:40:03 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244977

--- Comment #4 from Ahmad Saleem <zlip.792 at gmail.com> ---
Other Style Sheet

.editor-1076 {
    width: 100%;
    cursor: text;
    min-height: 105px;
    padding-bottom: 12px;
}

html * {
    box-sizing: inherit;
}


___

UA Style Sheet

address, article, aside, div, footer, header, hgroup, main, nav, section {
    display: block;
}

____

html ::before {
    box-sizing: inherit;
}

___

Inherited:

.css-1047 {
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.25rem;
    flex-basis: 25%;
    height: auto;
    width: auto;
    flex-grow: 25;
    flex-shrink: 1;
    min-width: 392px;
    max-width: 596px;
    overflow-y: scroll;
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 16px;
}

______

I am happy to share my screenshot to show the issue, let me know if you are interested but meanwhile I have did inspect and took these CSS values.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220913/86b420d3/attachment.htm>


More information about the webkit-unassigned mailing list