Selected tree nodes are not displayed properly in IE 8 - smartgwt

In my application I have implemented Smartgwt TreeGrid with checkbox.
I have used the same code given in Smartgwt Showcase.
http://www.smartclient.com/smartgwt/showcase/#tree_checkbox
In Internet explorer 8, when I select any node, the selected nodes are shifted right from its' original place.
In Firefox and Chrome it works fine.
Please help me out in this.

Related

Vaadin 8 Grid cell focus

I have a large project on Vaadin, it works fine on Vaadin 7. But i have start to upgrade it to 8.0 and then to 8.1 versions. Everything is fine but focusing on ComboBoxes inside Grid. It sometimes works, but sometimes not. I look at debug console online and see that there is command to set focus received. But it not always really set focus on right component. On Chrome focus can lost from all components, in Firefox focus stays on previously focused component.
I have created simple testing Servlet with Grid component, which has some ComboBoxes as columns. It must imitate problem from large project's Servlet.
On each ComboBox added valueChangeListener, which moves focus to next ComboBox. At the last ComboBox there is moving focus on next line first ComboBox. And so on, until to last line, where it move focus on first line first ComboBox.
In test Servlet i cannot find error, all works like i want. Almost two weeks i tried to solve my problem, but cannot.
Update 2017-10-18:
I think i found my problem. There is an focus lost occured if line with focused component moves to another position.
I attach simple example. It is an Vaadin Servlet with 2-columns Grid. For focus testing i added static trigger with button. Open servlet in two browsers, select some values in ComboBoxes and play with buttons. On press button in first page it must react on second page and mix two lines. Periodically check focus on second page. On some button press line with focused ComboBox will move to another place and lost focus.
Link to example source on Vaadin forum
Link to example source on Dropbox

UWP horizontal list of subpages

I'm currently working on my first UWP project. I managed to display subpages using <local:ClassName/>. But now I want to make it more dynamically.
I have a small 340*693 page and I want to display 0 up to 4 of them side by side on my mainpage. Furthermore I want to be able to switch to an edit-mod (similar to the 8.1 metro ui) where I can change the order of the subpages, or close them by moving them down.
I thought of a vector with subpages that is bound to a list or grid or something like that to store the subpages.
What container would be the right one for me?

Text select in Vaadin TextField on IE

Double-click on my Vaadin table cell makes it editable.
I understand that once it's editable it's a TextField.
I'm able to select text in the TextField while on Chrome.
However, I'm unable to select the text on IE.
I'm using IE11. Expectation for the page is to work same across all(IE, Chrome, Safari, Opera, Firefox) browsers.
Vaadin 7.4.3 is being used in my application.
Try to update your Vaadin version and test. Probably this can be a bug and we can not help you. I suggest to create bug report on: https://dev.vaadin.com/

Kendo UI MaskedTextBox write direction

I have had the following unexpected behavior in Kendo UI MVC MaskedEdit control:
When I used with the respective mask works well in all browsers, but if control displays it in CHROME MOBILE with predictive text keyboard control activated behaves differently.
When typing, the cursor is always positioned at the first position character. This results in a text written from right to left. Is this the correct behavior? How I can correct this behavior for writing usual on a mobile browser? This happens to me both in the pages that have developed as well on DEMO page of TELERIK.
I tried it with Samsung Galaxy S3, S4 and S5 with the same result.
http://demos.telerik.com/kendo-ui/maskedtextbox/index
Thank you
Response from TELERIK..
This is a known issue, which is already logged in our product backlog.
Unfortunately, we do not have any particular solution for this
specific problem in the aforementioned Samsumg devices. We have
scheduled the issue for further investigation and our goal is to solve
the problem for the next official release of Kendo UI.

SSRS - Buttons are Misaligned in IE

I am using SSRS 2008R2 and my deployed reports were working fine. I am accessing these reports in another computer.
I am using IE to access these reports.
At first, I had the usual buttons --> Save As, Refresh, Print and Export to Data Fee
And I was able to print directly from IE using the Print button (not File-Print)
However, one fine day, the alignments of these buttons went from being horizontal to vertical. And the worse part is the Print button is now missing.
PS: I can't post photos. So imagine the buttons becoming vertically aligned and the print button missing. And I am using IE11
Any help or guidance is much appreciated.
Hayashi!
Well, I'm not thrilled about it, but have a look at this page:
http://msdn.microsoft.com/en-us/library/ms156511.aspx#bkmk_reportviewer
Under the table Browser Requirements for Viewing Reports there is a little note stating "Internet Explorer 11, add the report server URL to compatibility view in internet options".
I have tested this and confirmed that when we add our URL to the to IE11's Compatibility View List, the annoying display issues go away.
Not a server-side fix as I was hoping, but came straight from the horse's mouth.
I've found out the problem. My PC automatically updated my IE from 10 to 11.
Since then, this problem occurred. I went to uninstall IE 11 (from Control Panel) and revert back to IE 10.
Problem solved!
Hayashi

Resources