Results 1 to 5 of 5

Thread: comboBox text partially hidden

  1. #1
    Join Date
    Mar 2016
    Posts
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default comboBox text partially hidden

    The content is not getting displayed properly in comboBox and the text is partially shown. There may be some issue with the height of the combo box which is not getting updated from the website contents.

    I have checked on Qt5.3.0 and Qt5.5 demo browsers. If you try to access this link with Qt Demo Browser, the combo box displays partially hidden website contents.

    Does anyone have a suggestion to solve this problem?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: comboBox text partially hidden

    Seem to work fine in a QtWebKit based browser (Konqueror).

    Cheers,
    _

  3. #3
    Join Date
    Mar 2016
    Posts
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: comboBox text partially hidden

    I have checked on Qt5.5 and Qt5.3 DemoBrowser, it is not working properly.
    Can you suggest any patch to solve it or the reson of this behaviour?
    This would help me a lot.
    Thanks!

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: comboBox text partially hidden

    No idea.
    Could be a widget style thing, depend on font configuration, etc.

    Cheers,
    _

  5. #5
    Join Date
    Mar 2016
    Posts
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: comboBox text partially hidden

    height attribute defined in css is not correctly read by Qt due to which it is taking some default value.
    But I am not able to understand why this is happening.

Similar Threads

  1. Replies: 7
    Last Post: 22nd June 2015, 08:44
  2. QDockWidget partially hidden
    By zzz9 in forum Qt Programming
    Replies: 0
    Last Post: 26th November 2012, 14:47
  3. How to get text for Tableview to Combobox ?
    By hohoanganh205 in forum Newbie
    Replies: 1
    Last Post: 26th December 2011, 11:54
  4. Clearing editted text from ComboBox on return
    By cnbp173 in forum Qt Programming
    Replies: 2
    Last Post: 3rd February 2011, 23:41
  5. centering combobox text
    By illuzioner in forum Qt Programming
    Replies: 4
    Last Post: 30th May 2007, 15:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.