Restore ability to close tab by clicking on close button
ClosedPublic

Authored by stefanocrocco on Dec 1 2019, 5:42 PM.

Details

Summary

After making KTabBar and KTabWidget part of Konqueror, clicking on the close
button of a tab didn't make the tab close any longer. This fixes it

Test Plan

Open several tabs in Konqueror, then click on their close button and
check that they close. Check that when only one tab remains, the tab bar is
hidden

Diff Detail

Repository
R226 Konqueror
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
stefanocrocco requested review of this revision.Dec 1 2019, 5:42 PM
stefanocrocco created this revision.
dfaure accepted this revision.Dec 1 2019, 5:59 PM

Thanks for the fix, sorry for not noticing.

This revision is now accepted and ready to land.Dec 1 2019, 5:59 PM
This revision was automatically updated to reflect the committed changes.