Bug 267881 - some Handbrake menus are truncated
Summary: some Handbrake menus are truncated
Status: CLOSED FIXED
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk2-engine (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 16:13 UTC by Hugo Pereira Da Costa
Modified: 2011-03-07 16:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Pereira Da Costa 2011-03-07 16:13:50 UTC
Version:           unspecified
OS:                Linux

Handrake. 
From front page, click the combobox list below the "file:" text entry.
(usually displays 'file system' on startup).

The filesystem tree view should appear (with subdirectories), but the list is truncated after the first entry or so.



Reproducible: Always
Comment 1 Hugo Pereira Da Costa 2011-03-07 16:17:06 UTC
This is actually due to our combobox list "resize" hook.

This was not present in revision v1.0.1, so I suspect it is due to when we actually apply the hook (too early with respect to v1.0.1 when it was applied at first paint, but producing glitches). 

Still investigating.
Comment 2 Hugo Pereira Da Costa 2011-03-07 16:20:53 UTC
PS: also not there with version 1.0.2 (same reason: hook not used)
Comment 3 Hugo Pereira Da Costa 2011-03-07 16:30:36 UTC
ok. Forget it all. Not due to the hook. Stupid (recent) bug of mine. Fixing now and will close.
Comment 4 Hugo Pereira Da Costa 2011-03-07 16:36:25 UTC
Git commit afa18af5c96660f120a17efc20cd0153a36dd6c7 by Hugo Pereira Da Costa.
Committed on 07/03/2011 at 16:31.
Pushed by hpereiradacosta into branch 'master'.

fixed combobox list resize (to preserve height)

CCBUG: 267881

M  +4    -3    src/animations/oxygenanimations.cpp     

http://commits.kde.org/oxygen-gtk/afa18af5c96660f120a17efc20cd0153a36dd6c7