Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - Update screen shows e-mail address black on black
Update screen shows e-mail address black on black
 
   NeoOffice Forum Index -> NeoOffice Releases
View previous topic :: View next topic  
Author Message
benst
Captain


Joined: May 25, 2004
Posts: 72
Location: The Netherlands

PostPosted: Sat May 05, 2012 1:53 pm    Post subject:

Bug report filed. Thanks Patrick!

Ben
Back to top
ovvldc
Captain Naiobi


Joined: Sep 13, 2004
Posts: 2352
Location: Zürich, CH

PostPosted: Thu May 10, 2012 12:20 am    Post subject:

They may not have listened, as I just updated to the new Safari release and saw weird backgrounds in form fields somewhere..
_________________
"What do you think of Western Civilization?"
"I think it would be a good idea!"
- Mohandas Karamchand Gandhi
Back to top
benst
Captain


Joined: May 25, 2004
Posts: 72
Location: The Netherlands

PostPosted: Thu May 10, 2012 1:37 am    Post subject:

It was probably too late to fix in time for this release. But they picked it up and came back for some more information about my setup. So it is in the works I presume.

Ben
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sat May 12, 2012 7:23 pm    Post subject:

I now see this Apple bug on both Mac OS X 10.6.8 and 10.7.4 after installing the latest Apple system updates.

What is stange is that I found out is that this bug only occurs when my test application is compiled on Mac OS X 10.5 and then run on 10.6.8 or 10.7.4. But if the test application is compiled on 10.6.8, the bug does not occur.

Patrick
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sat May 12, 2012 11:11 pm    Post subject:

FYI. I found a way to stop this Apple bug from occurring using a small tweak to our website. I added the following CSS to both our main website as well as our NeoOffice Mobile website:

Code:
input[type=text] {
border-width: 1px;
}
input[type=password] {
border-width: 1px;
}


Let me know if you still see the black background bug on your machine. You can test my fix by selecting the NeoOffice's Mobile :: Open NeoOffice Mobile menu and in the window that appears, press the "Forgot Password?" button. If my fix works, the text field on that page should have a white background.

Patrick
Back to top
benst
Captain


Joined: May 25, 2004
Posts: 72
Location: The Netherlands

PostPosted: Sun May 13, 2012 3:00 am    Post subject:

Hi Patrick,

That CSS change did the trick. Looks fine now.

Kind regards,
Ben
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sun May 13, 2012 10:36 am    Post subject:

Thanks for testing this change. Thankfully it worked because I doubt that Apple will fix their bug since it only occurs in code compiled on Mac OS X 10.5 which is now unsupported by Apple.

Hopefully, this CSS change will also be useful for other applications that use Apple's WebKit functions like NeoOffice does.

Patrick
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Releases All times are GMT - 7 Hours
Goto page Previous  1, 2
Page 2 of 2

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.