Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs and features #1

Open
41 of 88 tasks
diversys opened this issue Aug 4, 2017 · 2 comments
Open
41 of 88 tasks

Bugs and features #1

diversys opened this issue Aug 4, 2017 · 2 comments

Comments

@diversys
Copy link
Collaborator

diversys commented Aug 4, 2017

QPA:

  • Missing environment vars if an app is launched via Open With
  • Implement access to desktop so screenshot apps could work
  • Don't pick up DejaVu fonts by default in browsers if it's installed
  • Strip "&" character from window titles
  • Modal dialogs are not really modal
  • Alt+Tab away from Qt Creator adds a tabstop to focused input
  • Bring window to front on app double click if the app is already running
  • Implement native alerts or seminative (hide title, draw grey stripe)
  • Resize text editor with Ctrl+Alt-RMB shouldn't show context menu
  • Handle font size in points (WireShark/KeePassXC)
  • Apps started with QuickLaunch don't pick up Qt style
  • Disable menu resizing and moving with Ctrl+Alt-RMB
  • Fix QPA not to crash apps on quit (Transmission, QuiteRSS, SMTube LibreCad, Vacuum, Otter, Audacious)
  • Can't close apps with tray icon with Alt+Q (Vacuum, EiskaltDC++)
  • Qt Configurator: pressing Esc while menu is opened closes app
  • Implement native file panel
  • Wrong buttons in qBittorrent quit dialog with native messages enabled
  • Clicking dropdown menu steals focus from the window
  • Clicking dropdown button while dropdown menu is opened makes both in mouse over state
  • Can't open menu with a single click if another menu is opened
  • Bold font size is too large in some widgets (columns, etc)
  • Listen to B_LOCALE_CHANGED B_COLORS_UPDATED and B_FONTS_UPDATED events
    QEvent::LocaleChange
    QEvent::LanguageChange
    QEvent::PaletteChange

Style:

  • Window gripper (resizer) overlaps widgets
  • Implement Toolbar dragger
  • Native icons instead of builtin Qt ones
  • Implement Progress bar
  • Blend checkboxes
  • Blend sliders (see QupZilla speed dial)
  • Remove border around a splitter
  • CheckBoxes are smaller than in Haiku
  • RadioButtons are not transparent
  • Implement ColumnListView
  • Remove white border around a spinner
  • Missing shadow underneath a slider
  • Map menu colour
  • Parse menu accelerators and draw bitmap shortcuts
  • Dropdown menu height is one pixel too short
  • Implement dropdown menu border
  • Implement menu separators
  • Implement menu checkmarks
  • Draw tab background
  • Upper side of a tab overlaps other widgets (see Otter)
  • Fix bottom line in TabView - move one pixel down and change color
  • Tab height is a few pixels too narrow
  • Add 2 more pixels above TabView to make it look like Web+ (or not? see Terminal)
  • Move EditLine one pixel to the right
  • Blend dropdown menu (qBittorrent settings, last item)
  • Checkboxes are shifted to the right in qBittorrent
  • Add column title offset
  • Some column titles don't draw clicked state
  • Use B_USE_WINDOW_SPACING for tabs
  • Truncate button/tab label if it doesn't fit in
  • MDI window tab font height is one pixel too many
  • Disable tab scroll with a mouse wheel
  • Use minimumSizeHint() for widgets (resize KolourPaint save dialog)
  • On window open view bounds shift one pixel to the right and down causing relayouting
  • No border around disabled CheckBoxes/TextEdit
  • Fix separated view of a ToolButton (see Designer -> Change styleSheet...)
  • Blend close button (see QupZilla's Inspector window)
  • CheckBoxes and RadioButtons aren't font sensitive
  • GroupBox border should "touch" a checkbox
  • ComboBox deactivation should give back focus to the previously active control
  • Pressing a button with an icon doesn't shift the icon
  • Fade icons on button press
  • Button colour fill on mouse over is outside of its boundaries (see Dooble settings)
  • Hover stays active after clicking a bookmark in QupZilla bookmark bar folder
  • GroupBox label is too close to a checkbox
  • Use native close/maximize icons for dockable windows
  • Don't focus controls on click
  • Make disabled ComboBox clickable
  • ListView background should "touch" ListView borders from each side
  • Add GroupBox margin to its bottom (see VLC's Prefs->Audio->Volume)
  • Draw disabled scrollbar
  • Missing outside slider ticks
  • Disable scrolling a spinner with a mouse wheel
  • Dotted border around links
  • Button height is too narrow sometimes (QupZilla->General->Use current ; Eject button in VLC)
  • Use Deskbar expander icons as expand/collapse group icons
  • TextEdit field height is one pixel too many
  • Implement menu scroller when it doesn't fit
  • Implement draggable menus
  • Implement draggable menu background
  • Disable ListView focus on clicking other widget (see SMPlayer settings)
  • Slider triangle offset
  • Don't use bold font if GroupBox has a checkbox
  • Remove grey border inside combo menus (see QupZilla Font settings)
  • MenuItems are too wide without icons (see /bin/qdbusviewer)
  • Scrollbars aren't aligned to views (seems impossible to fix)
@humdingerb
Copy link

humdingerb commented Jul 25, 2018

Not sure if this is already in this list. The close "x" in tabs appear to be less crisp in QupZilla, esp. so on tabs in the background. See (top: web+, bottom: qupzilla)

image

[Feel free to remove this comment after possibly adding this to the above list, to keep the ticket clean.]

@Briseur
Copy link

Briseur commented May 12, 2019

I didn't find it in the list...
Colums titles in Qt apps are using Control text colour when Haiku use Panel text colour.
i.e. QupZilla password manager or Otter browser Downloads Vs HaikuDepot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants