[
https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347393#comment-15347393
]
Alex Rudyy commented on QPID-7308:
----------------------------------
Lorenz,
I fixed IE issue in commit [https://svn.apache.org/r1749864].
IE does not support textarea resizing. Potentially, we implement our own
resizing handler for IE using javascript but IMHO it is a very low priority
issue.
I fixed advanced mode layout and textarea resizing in commit
[https://svn.apache.org/r1749948].
Another issue with opening multiple query tabs is fixed in commit
[https://svn.apache.org/r1750032]
I am not sure that I understood problem with resizing of last column. Currently
dgrid is configured with adjustLastColumn=true which adjusts the last column's
width to "auto" at times where the browser would otherwise stretch all columns
to span the grid. we can change it to adjustLastColumn=false. That would
result in horizontal scrollbar shown for wide columns. I suppose we can try
adjustLastColumn=false but I have not made the change yet.
Re dragging resulted in sort it is a default behaviour. I does not look like
there is a way to change that.
Re displaying number whilst dragged. It is a number of column being dragged.
You can change multiple with Shift or Control and the number of selected
columns will be displayed. Dgrid does not have settings to change this behavior.
using space to change page size is a low priority issue as you can use Enter to
do the same.
> [Java Broker] Improve Query UI functionality and look
> ------------------------------------------------------
>
> Key: QPID-7308
> URL: https://issues.apache.org/jira/browse/QPID-7308
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Affects Versions: qpid-java-6.1
> Reporter: Alex Rudyy
> Assignee: Alex Rudyy
> Fix For: qpid-java-6.1
>
> Attachments: query issues.png
>
>
> The following improvements need to be done in Query UI:
> # Within pagination area, the current page should be given prominence
> # Simple query should have default columns. Initially these could be
> hardcoded. Eventually, this could be driven by a preference
> # Change wording of the warning when switching to advanced mode
> # Exclamation icon is off-centre. Are there icons from the new theme we can
> use?
> # Text box alignment
> # Columns should be re-orderable by dragging in standard mode only
> # Remove a column with fewer clicks - nice to have
> # Query UI not fully keyboard traversal-able
> ** fix sorting with keyboard
> ** fix clicking through the rows
> # Errors in SQL syntax are not reported to the user
> # The same columns can be selected 2 times in column drop down select
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]