-------------------------------------- Qt4 RiverWare 5.0 Port Bugs on Solaris -------------------------------------- =================== RiverWare Workspace =================== (1) Toolbar Icons are small, and not so clear. (2) The row of Toolbar Icons is aligned to the right. ============ Plot Dialogs ============ (1) Blank Submenus under various menus: File Menu: Export Image >> Selected Plot... / All Plots... Print: >> Selected Plot... / All Plots... Graph Menu: Zoom-In >> Zoom-In / Zoom-In X-Axis / Zoom-In Y-Axis Zoom-Out >> Zoom-In / Zoom-In X-Axis / Zoom-In Y-Axis Window Menu: Set Layout >> 1x1 / 1x2 / 1x3 / 2x1 / 2x2 / 2x3 / 3x1 / 3x2 / 3x3 (2) Two mode PushButtons: Mutual Exclusive bevavior isn't working. This is for the "Zoom" Tool and the "Re-Center" Tool. ============================ Display Group Config Dialogs ============================ (1) Current custom color is not shown (in the rectangle for that purpose). ================ Open Slot Dialog ================ (1) [Reported by Heather -- This is actually an existing problem]. A newly created "TB" flag (being two-characters) is clipped UNTIL the user excersizes the Adjust Columns functions. This condition is also corrected the next time the Open Slot dialog is shown. See the closed bug 4363 -- that implemented the adjustment correction. We just need to apply the adjustment correction automatically when a "TB" flag is created. Note: when enhancing this fix, we need to be careful about performance considerations, as the size adjustment computation is expensive. It's reasonable to do in response to an explicitly performed adjustment operation. Being that the setting of a "TB" flag is done only by the user, it will be OK to do that upon receiving a callback of that flag set operation. (This would be more of a problem if we ever introduce a two-character flag which is set by RiverWare during a model run). ===== SCT ===== (1) On initial display, the Row Header Table is too wide, depriving the Sct Data Table of needed horizontal space. This can be fixed by operating the column width adjustment functions. This needs to be applied automatically when the SCT is shown. ================= Widgets / General ================= (1) Qt Date and Time Spin Boxes are too small / clipped. (This is not a problem with the RiverWare Date/Time Spinners). Example: Open Account Dialog / General Tab / Priority Date and Time Spinners. Example: Water Accounts Manager / Prority Date and Time Spinners Example: Plot / Marker Manager >> Edit Marker / Marker Config / Ditto. ================================ Misc. Layout Problems / Clipping ================================ (1) MRM Configuration =========== Rpl Dialogs =========== (1) Ruleset Editor: Drag and Drop in ListView Broken (2) RPL Editor: Square Bracket Drawing Bug -- Line to top-left corner. (3) RPL Layout Editor / Display Tab / custom color settings are correctly applied, but current settings don't show up in the RPL Layout Editor.