confirmDialog Pop-up and Turkish Letters

Forum rules
Please note that response time for technical support is within 3-5 business days.
myaspm
Posts: 16
Joined: 20 Feb 2017, 09:17

04 Apr 2017, 09:29

Hello i've two questions.

First : I'm using overlay menu, it has a logout menuitem and the menuitem calls a confirmDialog but the dialog stucks behind the menu and is unclickable until i close the menu. How to make it so that confirmDialog overrides (auto-closes) the overlay menu?

Second : Some Turkish characters such as Ş,Ü,Ğ looks a little small and out of theme. The project i'm working on is configured for UTF-8. Is this an Ultima problem? If so, how to solve it?

Thanks in advance.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

11 Apr 2017, 12:32

Sorry for the delay, our team members went to conferences last week in Spain(Barcelona JUG and Barcelona NG conference) and USA(https://www.ng-conf.org/). Therefore, the support of premium layout was delayed.

I'll check this issue and get back to you.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

11 Apr 2017, 12:48

Second issue;
I couldn't replicate this issue. Please see;
Image
Could you please attach a sample page for us to replicate?

First issue;
Please try;

Code: Select all

//CSS
<style type="text/css">
            .myConfirmDialog.ui-confirm-dialog {
                z-index: 999999998 !important;
            }
</style>

//XHTML
<p:confirmDialog styleClass="myConfirmDialog" ...>

myaspm
Posts: 16
Joined: 20 Feb 2017, 09:17

12 Apr 2017, 13:25

It worked like a charm! About Turkish letters, i guess i i was wrong everything seems to be normal maybe i'm a bit paranoid. Thanks a lot!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

12 Apr 2017, 13:40

Thanks a lot for the update! :)

myaspm
Posts: 16
Joined: 20 Feb 2017, 09:17

13 Apr 2017, 09:39

By the way, i was not paranoid. :D I replicated the language issue, it triggers with font size being 12px. I tested with no font-size specified, 16,15,14,13,12,11 and 10 pixels and only 12 px has this problem. I'm attaching a screenshot. Using indigo theme and compact layout.

Image

And with Ğ.

Image

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

13 Apr 2017, 10:05

Interesting! I couldn't replicate it.
Screenshot(12px);
Image

Ultima uses Roboto Regular font. Could you please try it?
https://fonts.google.com/specimen/Roboto

Also, Which browser are you using? Could you please attach a sample page for us to replicate? It may be a font issue related to font rendering of browser.

myaspm
Posts: 16
Joined: 20 Feb 2017, 09:17

13 Apr 2017, 10:11

It's most definitely a browser-OS issue. Using Ubuntu 14.04 with Chrome. In Windows it looks pretty normal. But in Ubuntu-Firefox 14pixels has the same problem.

Image

What do you mean by a sample page? Sorry i didn't understand. :/

User avatar
w00f
Posts: 307
Joined: 27 Apr 2016, 13:27
Contact:

13 Apr 2017, 13:04

Turkish character problem of Roboto is not related to Ultima. You can check Turkish characters won't render well on any other website like https://typecast.com/preview/google/Roboto.

Image

You can change font as "Ubuntu" to avoid Roboto related font problems, or create an issue on Roboto's Github Repository https://github.com/google/roboto/issues

myaspm
Posts: 16
Joined: 20 Feb 2017, 09:17

13 Apr 2017, 13:37

Yeah nah i don't mind it, everybody in target audience uses Windows anyway, glad to hear it's not an Ultima issue though.

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 26 guests