PiRSquared17 / morisoliver

Automatically exported from code.google.com/p/morisoliver
0 stars 0 forks source link

Add horizontal scrollbar to data layers of interest table in data export wizard #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click the "Export data" tool. Click "Next" to go to Step 2.
2. The "Data layers of interest" table does not have a horizontal scrollbar, so 
users cannot scroll to view the full name of layers with longer names. Having a 
horizontal scrollbar like the "Advanced - Select additional data layers" table 
would be helpful.

What is the expected output? What do you see instead?
The expected output is that the user could horizontally scroll to view layer 
names in the "Data layers of interest" table. Instead, a user cannot 
horizontally scroll.

What version of the product are you using? On what operating system?
Tested MORIS v. 0.35 on Windows 7 and Firefox 3.16.13.

Original issue reported on code.google.com by emily.hu...@state.ma.us on 18 Feb 2011 at 6:38

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Aleda.Fr...@state.ma.us on 24 Feb 2011 at 9:00

GoogleCodeExporter commented 9 years ago
The data layers of interest works a bit differently from the add'l layers.  A 
horizontal scrollbar now appears in the data layers of interest window even if 
it's not needed.  Better safe than sorry!

Committed revision 64.

Original comment by cpl...@gmail.com on 22 Aug 2011 at 4:52

GoogleCodeExporter commented 9 years ago
This worked for me.
Firefox 6
Safari 5.1
Chrome 13.0
IE 8.0

Original comment by Aleda.Fr...@state.ma.us on 22 Aug 2011 at 6:37

GoogleCodeExporter commented 9 years ago
Worked for me. Tested with Chrome 14, Firefox 6, and IE 9 on Windows 7.

Original comment by emily.hu...@state.ma.us on 22 Sep 2011 at 9:33

GoogleCodeExporter commented 9 years ago
I just found a bug with this. Even though we now have the horizontal scrollbar, 
some layer names are cut off in the Data layers of interest window. For 
example, "Municipalities Adjacent to the Massachusetts Ocean Management 
Planning Area (symbolized by Regional Planning Agency)" is listed as 
"Municipalities Adjacent to the Massachusetts Ocean Management Planning Area 
(symbolized by Regional Planning Agen..." in the Data layers of interest 
window. Users should be able to scroll to view the full layer name (like they 
can in the Advanced - Select additional data layers window) rather than have 
the name cut off.

Original comment by emily.hu...@state.ma.us on 26 Sep 2011 at 5:50

GoogleCodeExporter commented 9 years ago
I've changed the status of this issue from verified to fixed since some layer 
titles are still being cut off even though we have the horizontal scrollbar.

Original comment by emily.hu...@state.ma.us on 3 Oct 2011 at 3:17

GoogleCodeExporter commented 9 years ago
Attached is a screenshot of the data export wizard to help clarify the 
outstanding bug for this issue. The same data layer is listed at the top of the 
Data layers of interest table and the Advanced - Select additional data layers 
table. The layer title is cutoff in the Data layer of interest table, but we 
should be able to scroll and read the full layer title like we can in the 
Advanced table.

Original comment by emily.hu...@state.ma.us on 24 Oct 2011 at 1:49

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed.

v. 0.74
Committed revision 186.

Original comment by cpl...@gmail.com on 17 Nov 2011 at 12:48

GoogleCodeExporter commented 9 years ago
This is fixed.

One really minor thing I noticed is that this scrollbar functions differently 
from the others. It looks like the other scrollbars automatically adjust their 
width and height based on the width and height of the text in the windows, but 
the width of this particular scrollbar has been set and doesn't automatically 
adjust. This is such a minor detail that I don't think it's worth the time to 
change, but I'm curious why this works this way.

Tested MORIS v. 0.77 with Firefox 8 on Windows 7.

Original comment by emily.hu...@state.ma.us on 17 Nov 2011 at 7:02

GoogleCodeExporter commented 9 years ago
I think this issue is done, but I wanted to answer Emily's question.

The scrollbar in the data layers of interest behaves differently from the 
select additional layers panel because the additional layers panel is a tree 
structure, and the panel is smart enough to grow w/ the width of the tree 
values.  The layer of interest panel, however, sometimes needs a fixed width in 
order to size itself appropriately in whatever window it sits.

Original comment by cpl...@gmail.com on 21 Nov 2011 at 3:30

GoogleCodeExporter commented 9 years ago

Original comment by emily.hu...@state.ma.us on 21 Nov 2011 at 8:42