• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

fyne-io / fyne / 23982256755
60%

Build:
DEFAULT BRANCH: develop
Ran 04 Apr 2026 03:56PM UTC
Jobs 1
Files 392
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Apr 2026 03:51PM UTC coverage: 60.46% (+0.07%) from 60.388%
23982256755

push

github

web-flow
richtext: underline all wrapped hyperlink segments on hover (#6227)

* richtext: underline all wrapped hyperlink segments on hover

When a HyperlinkSegment wraps across multiple rows, each row gets its
own Hyperlink widget instance. Hovering one now propagates the hovered
state to all sibling instances so the underline appears across the full
link, not just the segment under the cursor.

Siblings are linked inline during textRenderer.Refresh using the
existing visualCache: reuse equals the current visual's cache offset and
the count of prior row visuals, so earlier instances are fetched at
offsets 0..reuse-1 and wired into an all-to-all sibling list with no
extra allocations per refresh.

Fixes #6226

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* update test mouse position

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* simplify comment

* move to separate func

* Update richtext.go

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

22 of 23 new or added lines in 2 files covered. (95.65%)

8 existing lines in 2 files now uncovered.

26282 of 43470 relevant lines covered (60.46%)

678.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.84
6.6% widget/hyperlink.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.84
6.6% widget/hyperlink.go
7
16.35
1.56% canvas/raster.go
Jobs
ID Job ID Ran Files Coverage
1 23982256755.1 04 Apr 2026 03:56PM UTC 392
60.46
GitHub Action Run
Source Files on build 23982256755
  • Tree
  • List 392
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c53f9d6e on github
  • Prev Build on develop (#23942839765)
  • Next Build on develop (#24006180046)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc