issues Search Results · language:Dune language:Python language:JavaScript language:Java language:C++ language:HTML
Filter by
69.1M results
Bug
Page classification is inverted: pure-text pages are labeled mixed, and text_only is effectively unreachable.
A simple text-only PDF (body_text elements, no images/tables) → classification == mixed ...
bug
Bug (violates the 100%-extraction contract)
When OCR fails (e.g. the tesseract binary is missing), the entire page is discarded — including text objects and images
that were already successfully extracted. ...
bug
Bug
The PyMuPDF engine depends on pdfium to count pages, so PDFs that PyMuPDF handles fine fail with a raw PdfiumError, and
the engine breaks if pypdfium2 is uninstalled.
A valid zero-page PDF: pymupdf.open() ...
bug
Bug
In the pdfium native schema, text bbox has y0/y1 swapped relative to the image bbox in the same output (and relative to
the top-down convention used everywhere else).
On sample PDFs:
- Text: bbox ...
bug
Bug
In the pdfium extraction path, page and textpage objects are never explicitly closed; reclamation depends entirely on
the cyclic garbage collector, so handles accumulate during a parse.
Instrumented ...
bug
Problem
An API key s plaintext is shown only once, at creation. Owners who don t save it then can t recover it — so they just
mint a new key, leaving a pile of unused/abandoned keys cluttering their account ...
Build-ready epic — specced end-to-end in one run. The Phase 0 spec capture (docs/research/elwha-radiobutton-research.md)
and design doc (elwha-radiobutton-design.md) land with this epic s PR; Phase-1 stories ...
enhancement
Description: Users on the Enatega Multivendor Web platform are currently not receiving browser notifications upon order
placement. This absence of notifications can lead to delays in order processing and ...
Summary
A Metal vertex shader that reads a member from a constant-buffer argument translates to GLSL that declares a named
uniform block instance, but the generated expression reads the block member without ...
目的
- 整理文件目录应该是大多数人都会关注的需求,毕竟东西越来越多,除非一直保持有良好的文件目录分类规则并且严格执行的情况下不需要整理,否则每个用户应该都会有整理目录的困扰存在,提出此需求的目的就是为了减少目录整理的痛苦。
碎碎念
- 资源的划分无非就是两种,一种是按文件类别划分,另一种就是语义划分,那么基于这两种划分方式目前文件管理器的做法一般都是提供按文件类别排序的做法,缺少语义方面划分。 ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.