-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102651/
-----------------------------------------------------------

Review request for rekonq.


Summary
-------

When a KMessageWidget appears, the sizeHint width of the MainView grows up a 
lot. 
So it produces bigger tabs with an incorrect position of the addTabButton. (eg: 
Try to log in to Gmail)

I fixed this issue by setting a fixed max value for tab width. (MainView 
default width without a KMessageWidget)
I haven't found a cleaner way to do that.
I also removed a check which broke the addTabButton position in MainView.

Branch : git://anongit.kde.org/clones/rekonq/laissus/rekonq-clone.git fixTabSize


Diffs
-----

  src/mainview.cpp 716e8da 
  src/tabbar.h 1949673 
  src/tabbar.cpp 2c28573 

Diff: http://git.reviewboard.kde.org/r/102651/diff


Testing
-------


Thanks,

Yoann

_______________________________________________
rekonq mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/rekonq

Reply via email to