rizinorg/cutter

XRefs window for a flag with very long name width is much greater than the screen width.

開放

#3,300 建立於 2024年2月24日

 (3 則留言) (0 個反應) (0 位負責人)C++ (1,123 個分叉)batch import
UIgood first issue

倉庫指標

星標
 (14,852 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Environment information

  • Operating System: Windows
  • Cutter version: 2.3.3
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub
    • Distribution repository
  • File format: PE

Describe the bug

Too long window containing the name of the flag goes beyond the edge of the screen, if the flag name is sufficiently long enough

image

To Reproduce

Steps to reproduce the behavior:

  1. Go to "Flags" widget
  2. Right click on any flag with very long name
  3. Select "XRefs"
  4. See error

Expected behavior

Cut the title/name to fit the screen properly.

貢獻者指南