Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Interactive grid 5.1.1.00.08 issues

Paul JonesMar 28 2017 — edited Mar 31 2017

Hi,

First question, is there a release note for 5.1.1.00.08?

Secondly, I have a few issues to report with the interactive grid in 5.1.1.00.08:

  1. The placeholder text to inform the user which fields they are searching appears not to load initially and only does after selecting an option with the magnifying glass. This appears to differ from 5.1.0

placeholder.png

  1. I'm seeing a sporadic issue with the move column feature where sometimes it is grabbing the wrong column.

column.gif

  1. If you switch between report and chart a few times the screen seems to lose control and starts switching on it's own between the report and a chart without any user input. This continues until the page is reloaded.

disco.gif

  1. 2 issues with the maximise button on an interactive grid. The first (which existed previously) is that only the first 'page' of results is shown and there is no way to scroll/move through. Secondly, if you have already scrolled to the end of the results then scroll back up and use the maximise button there appears to be a rogue interactive grid bar which appears and the end of the results:

bar.PNG

  1. If you enable "load more" using some javascript (loadMore: true) in the attributes. the 'Load more' button is still there at the end of the results. Appears to be no way for the user to tell they are at the end of the results.

  2. I re-size some of the columns to make it all fit on one page and then click save report but after reloading it doesn't remember my re-sizing, this did work in 5.1.0.

  3. The pagination buttons and 'Exclude Null' setting in the 'Single Row view' appear not to work sometimes. I can't come up with exact replication steps but it usually happens just after adding a new record (using add row).

Comments

[Deleted User]

Hi there,

Regarding: "2) I'm seeing a sporadic issue with the move column feature where sometimes it is grabbing the wrong column."

This was an issue already in 5.1EA1+2

I have reported it - and I'm quite sure there was some conversation with the dev.

If I remember correcly this happens when you move the column to the outer most margin of the Grid. Well not sure about this.

As Joel stated (somewhere in this forum) all reported EA-bug messages has been saved and should be accessible for the dev.

Regards

Andre

John Snyders-Oracle

Hi Paul,

Thanks for reporting these issues.

The release notes were made available once 5.1.1 was officially released. You may already know about them here http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-511-patch-set-notes-3661846.html

(1) I have confirmed that this is a regression. I entered bug 25801903.

(2) This has been known to me for a while and is bug 25374978. It is not new to 5.1.1. The fact that it happens only sometimes has made it hard for me to track down. The workaround is to press escape and try again.

(3) Anthony investigating

(4) This is an existing bug. The number is 25484453. I have updated the bug with your new data point about the extra sticky widget header at the bottom.

(5) I have confirmed this issue. Not sure if it is a regression or not. I have entered bug 25802101 to track it. The intention is that the button still be present when at the end but should be disabled. It is disabled but the style difference is so minor that I agree there is no way to tell. You may be able to fix the disable style issue with a CSS override on the page. I also noticed that the load more button doesn't take focus and can't tab to it.

I will investigate the last two.

Regards,

-John

John Snyders-Oracle

Continuing...

(6) I am not able to reproduce this claim. I resized columns and used the Columns dialog to carefully record the min col width pixel numbers. Then I saved the report, refreshed the page and checked the Columns dialog again. The numbers matched exactly. Perhaps there is remaining confusion between min width and cur width and the auto stretch to fill space issue. I wrote about the issue here Interactive Grid column widths | HardLikeSoftware It is possible there is a problem that I did not find if so please provide detailed steps to follow to reproduce. I will soon be providing information about how to turn off the auto stretching behavior.

(7) I need more details on this before I can enter a bug. In what way does the Exclude Null setting not work? There are some known issues with single row view already. There is bug 25164524 that applies when using traditional paging and a row is deleted then the range is messed up and can't get to the last record(s). In addition if there are aggregate records the range and current record index is also messed up. These issues don't seem to exactly match what you are reporting.

Regards,

-John

Anthony Rayner-Oracle

Hi Paul,

Regarding #3, thank you for reporting this. I have been able to reproduce this issue, and believe this to be a regression introduced in 5.1.1. I have filed bug #25812329.

Kind regards,

Anthony.

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 28 2017
Added on Mar 28 2017
4 comments
3,534 views