<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[A.PAO designSTUDIO BLOG]]></title> 
<link>https://blog.apao.idv.tw/index.php</link> 
<description><![CDATA[A.PAO designSTUDIO 阿保工作室]]></description> 
<language>zh-tw</language> 
<copyright><![CDATA[A.PAO designSTUDIO BLOG]]></copyright>
<item>
<link>https://blog.apao.idv.tw/post//</link>
<title><![CDATA[Apao garden Mac Safari 修正紀錄]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[最新資訊]]></category>
<pubDate>Wed, 01 Jan 2025 07:33:15 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//</guid> 
<description>
<![CDATA[ 
	<span style="font-size: 130%;">經由朋友介紹我的植物介紹網站才知道，在Mac中的網頁顯示有問題，於是我就花了許多時間去找，這只有<span style="color: #8B0000;"><strong>Mac OS</strong></span>上才出現的問題。</span><br/><a href="https://plant.apaostudio.com/" target="_blank">https://plant.apaostudio.com/</a><br/><br/><span style="font-size: 130%;"><span style="color: #4B0082;"><strong>問題狀況模擬：</strong></span><br/>網頁中負責畫面控制的<span style="color: #B22222;"><strong>CSS 中 article</strong></span> 中出現以下文字排列，但是在Windows電腦與Android手機顯示上，我卻沒有發現有任何問題。<br/>在主題（theme）找了老半天，也查不出真相，於是採取檢查文法的方式，逐步找到問題CSS的地方，但所有CSS裡看不見關於以下的設定。</span><br/><div class="code">letter-spacing</div><br/>▼十分像是被加入了魔法般，被強制設定了（模擬）<br/><div class="code">letter-spacing: 1em;</div><br/>▼文字依照設定被均勻分布的感覺（模擬）<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4600" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4600" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/>▼也十分像是被這樣設定了（模擬）<br/><div class="code">letter-spacing: 10px;</div><br/>▼在Safari與Chrome中（模擬）出現的狀況，當時忘記要紀錄問題畫面。<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4590" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4590" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><span style="font-size: 130%;">於是我將CSS定義完整修正之外， <strong>article</strong> 設定修改成為以下，Mac中的Chrome修復了</span><br/><div class="code">letter-spacing: normal;</div><br/>▼Mac中的Chrome中的顯示（但也有可能我少了「;」以結束CSS定義）<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4591" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4591" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><span style="font-size: 130%;">再將CSS <strong>article</strong>設定修改成為以下，Mac中Safari也修復了</span><br/><div class="code">letter-spacing: 1px;</div><br/>▼Mac中的Safari中的顯示<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4592" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4592" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>▼SAMSUNG A53中瀏覽器的顯示<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4593" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4593" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>▼SAMSUNG A53中Chrome的顯示<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4594" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4594" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>▼Lenovo P3 WIN10中Chrome的顯示<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4595" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4595" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>▼Lenovo P3 WIN10中Firefox的顯示<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4596" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4596" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>▼Safari（iPad OS17.5.1）<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4597" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4597" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>▼Safari（iPhone OS14.1）<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4598" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4598" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><span style="font-size: 140%;"><strong><span style="color: #00008B;">這困擾許多花友的顯示問題，就在這瞬間我解決了。</span></strong></span><br/><br/>▼不過，Mac OS 在顯示UTF-8 的時候，字形還是有些遺憾，像是（蓪）草的字型，仍然沒辦法顯示很正常<br/><a href="https://blog.apao.idv.tw/attachment.php?fid=4599" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=4599" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/>Tags - <a href="https://blog.apao.idv.tw/tags/apao/" rel="tag">apao</a> , <a href="https://blog.apao.idv.tw/tags/garden/" rel="tag">garden</a> , <a href="https://blog.apao.idv.tw/tags/mac/" rel="tag">mac</a> , <a href="https://blog.apao.idv.tw/tags/safari/" rel="tag">safari</a> , <a href="https://blog.apao.idv.tw/tags/ios/" rel="tag">ios</a> , <a href="https://blog.apao.idv.tw/tags/ipad/" rel="tag">ipad</a> , <a href="https://blog.apao.idv.tw/tags/%25E4%25BF%25AE%25E6%25AD%25A3%25E7%25B4%2580%25E9%258C%2584/" rel="tag">修正紀錄</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post//#blogcomment</link>
<title><![CDATA[[評論] Apao garden Mac Safari 修正紀錄]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>