Skip to content

General Issue Tracker #9

@JasonTheKitten

Description

@JasonTheKitten

This issue tracks a variety of issues in features that have already been implemented

  • Dragging the window sometimes glitches out
  • Floated items with a specified width don't behave correctly (todo: check if this got fixed at some point)
  • Bottom scrollbar displays incorrectly on horizontal-scrolling pages
  • PNG tRNS not supported
  • Inline rewrite broke the Google sign-in button (again!)
  • Don't force fit inline between float box. Also consider height clearance
  • Acid3 text color wrong
  • Barn docs top padding missing (9c74491)
  • Float with own clear
  • Parsing shouldn't be on networking thread + Rendering race condition

Not a "bug", but potential performance bottleneck

  • Document style directive caching seems to be the wrong granularity. Currently, the cache is per-element. For a test document with about 1.5k properties and 1.4 M nodes, there are 20 M cache misses. This is resulting in the properties being parsed 3.5 M times. Changing how caching works could potentially result in a slight performance improvement.

(is this still a thing, or did I ever fix it??)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions