[Bug 159158] FILEOPEN DOCX: relativeHeight zOrders of 0/1 apparently are rather high, while 2 is the lowest, then 3...

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159158

--- Comment #7 from Justin L  ---
Created attachment 191923
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191923=edit
gradient-fill-preservation-yellowBehindBlueI1.docx: Yellow = 0F00  
0001 Blue = 1

Another surprise! Since yellow is a higher number than the value of 0/1, I
expected blue to be behind. But it is in front - as it is for all larger
numbers. So 0 and 1 really are the maximum after all...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 159158] FILEOPEN DOCX: relativeHeight zOrders of 0/1 apparently are rather high, while 2 is the lowest, then 3...

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159158

--- Comment #6 from Justin L  ---
Created attachment 191922
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191922=edit
gradient-fill-preservation-blueBehindYellow0G.docx: Yellow=0 Blue=0EFF 
 

This one wasn't really necessary, but I included it for completeness. It shows
that 0 is greater than 251658239

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 159158] FILEOPEN DOCX: relativeHeight zOrders of 0/1 apparently are rather high, while 2 is the lowest, then 3...

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159158

--- Comment #5 from Justin L  ---
Created attachment 191921
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191921=edit
gradient-fill-preservation-yellowBehindBlue0H.docx: yellow=0, blue=0F00 
 

and of course, since they are the same value, switching them around makes no
difference since the last always wins. It proves they are the same value, if
not then the yellow would have come to the top.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 159158] FILEOPEN DOCX: relativeHeight zOrders of 0/1 apparently are rather high, while 2 is the lowest, then 3...

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159158

--- Comment #4 from Justin L  ---
Created attachment 191919
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191919=edit
gradient-fill-preservation-yellowBehindBlueH0.docx: Yellow=0x0F00  
 Blue=1

So, we already have determined that 0 and 1 are the same zOrder value. I
calculated that value to be 251658240.

In this example, Blue=0, but since it is defined last, it wins and is in front.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 159158] FILEOPEN DOCX: relativeHeight zOrders of 0/1 apparently are rather high, while 2 is the lowest, then 3...

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159158

Justin L  changed:

   What|Removed |Added

Summary|FILEOPEN DOCX:  |FILEOPEN DOCX:
   |relativeHeight zOrder of 0  |relativeHeight zOrders of
   |apparently is the highest,  |0/1 apparently are rather
   |while 1 is the lowest, then |high, while 2 is the
   |2...|lowest, then 3...

-- 
You are receiving this mail because:
You are the assignee for the bug.