Page 1 of 1

Breakpoint / Button question (WWB 15.05)

Posted: Thu Aug 08, 2019 5:51 pm
by martin.mattel
Hello @Pablo,

I have a question and it drives me nuts :roll:

Having a project with a master frame and some content frames.
Breakpoints are set at any page with: Default (1280), 1024, 768, 375 & 320. Set "Active BP when browser is larger than device width" (default setting).

Regarding BP, everything is working fine on various devices except when using a big screen:
A standard button, embedded in a layer, renders perfectly in all BP, but not in 1280+
The button is set to green, white font, RWD and has different sizes in BP´s, but in 1280+ it renders as an empty white box. In the editor it looks fine in all BP.
Did a lot of research, but have not found a way...
How can I achive that the button renders as wanted?

Thanks

Note: as far I remember, It rendered correctly in WWB14, but cant proof as I migrated early and don´t use the big screen a lot.

Re: Breakpoint / Button question (WWB 15.05)

Posted: Thu Aug 08, 2019 6:04 pm
by Pablo
To be able to help you I need to see all your settings.

Related FAQ:
viewtopic.php?f=10&t=82134

Re: Breakpoint / Button question (WWB 15.05)

Posted: Fri Aug 09, 2019 8:17 am
by martin.mattel
Hello @Pablo,

sure, I made a backup, pls download at https://notitia.nubesmagna.at/s/JFXtBpwYIo8ep7e
pwd: pablo
expires : 2019.08.10

Info_1:
If you have pressed the accept button, the layer including its childs disappears. To show it again, press the "delete cookie" button and reload the page. You may also see that the delete cookie button behaves identical as the accept button (as it is a copy of that button). This button is for testing purposes only and will be deleted/made invisible when final.

Info_2:
You will see in the browser on the main page in the white area japanese characters (working well). These characters are only visible in WWB15 when you open the project without changing to a different brakepoint. When changing to a different BP, these characters are replaced by a square in all BP, but continue to be exported correctly. This was never a problem in WWB14. There it showed up in the editor as it should be. You may want to look at it too and I do not need to file a second issue.

Pls let me know if you need more infos.
Many thanks for taking a look on !

Re: Breakpoint / Button question (WWB 15.05)

Posted: Fri Aug 09, 2019 8:38 am
by Pablo
The border of the button is set to 'none'. This means that the button will be rendered with the default browser style. This is documented in the help.
Please set the border style to 'solid'

Re: Breakpoint / Button question (WWB 15.05)

Posted: Fri Aug 09, 2019 8:48 am
by martin.mattel
:oops: (head banging against the wall)
Why is it happening only in 1280+ but not on lower BP?