Ticket #7290 (closed: fixed)
wikimaker: alg dialogs appear on the left on IE
Reported by: | Nick Draper | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
This looks messy, let's see if we can move them to the right like they are on chrome and offline help.
Change History
comment:2 Changed 7 years ago by Owen Arnold
- Status changed from new to accepted
Tester follow this procedure to test.
1) Open a wiki page in IE7 for example http://www.mantidproject.org/Rebin2D. You'll note that the dialog image appears on the left at the top of the page. Open the same page in Chrome and you'll see that it's displayed on the right hand side.
2) Now run wiki_maker.py manually to update the page that you have open in IE7. See http://www.mantidproject.org/Wiki_maker for instructions on how to run the wikimaker.
3) When wikimaker successfully completes refresh the page in IE7 and it should display the image correctly on the right.
4) Open the corrected page in Firefox and Chrome and check that it displays as expected.
Please follow ALL the steps for testing this ticket. Once the changes make it to master the wiki_maker job will update all our wiki pages!
comment:3 Changed 7 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Branch is feature/7290_IE_issue
comment:4 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
refs #7290. Fix IE7 issue.
Use float:right in css rather than the image property. Seems to work for all browsers.
Changeset: 2e30ca1bb19ab65a3f264a0f6093d19a6ada5886