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

[RFR] fixing widgets in rowspan table #144

Merged
merged 1 commit into from Mar 8, 2019

Conversation

izapolsk
Copy link
Contributor

@izapolsk izapolsk commented Mar 5, 2019

quickfix for issue related to usage of widgets in rows with row/colspan.

There will be PR with full refactor of Table object soon.

FIXES #143

@izapolsk izapolsk changed the title [WIP] fixing widgets in rowspan table [RFR] fixing widgets in rowspan table Mar 6, 2019
@izapolsk izapolsk requested a review from mshriver March 6, 2019 16:07
@ldjebran
Copy link

ldjebran commented Mar 7, 2019

@izapolsk confirm our tests are also passing with this fix tests output - > SatelliteQE/airgun#299 (comment)

@ldjebran
Copy link

ldjebran commented Mar 7, 2019

@izapolsk many thanks

@mshriver mshriver merged commit e2b053b into RedHatQE:master Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TableWidget with rowspan and with a column widget does not return widget value when reading
3 participants