[Webkit-unassigned] [Bug 255914] New: Dynamically set `<meter>` doesn't show the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 01:33:15 PDT 2023


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

            Bug ID: 255914
           Summary: Dynamically set `<meter>` doesn't show the value
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomac at google.com

Created attachment 466071

  --> https://bugs.webkit.org/attachment.cgi?id=466071&action=review

Safari

1. Go to https://like-spiffy-pick.glitch.me/ on Safari Version 16.5 (18615.2.5.11.2) or Safari Technology Preview Release 168 (Safari 16.4, WebKit 18616.1.10.2) on macOS 13.4 Beta (22F5037d).
2. Notice how the first `<meter>`'s value isn't shown.
3. Try the same on Chrome, all three `<meter>`s' values are shown.

The fix is to hide, then show the `<meter>`, or to populate the attributes statically, which may or may not be an option. This affects https://howfuguismybrowser.dev/.

-- 
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/20230425/9b5e0dbe/attachment.htm>


More information about the webkit-unassigned mailing list